td{font-size:9pt;line-height:120%;color:#353535} 
body{font-size:9pt;line-height:120%} 

a:link { color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #ff0000; text-decoration: underline}
a:active { color: #ff0000; text-decoration: underline}

a.red:link { color: #000000; text-decoration: underline}
a.red:visited { color: #000000; text-decoration: underline}
a.red:hover { color: #FF0000; text-decoration: underline}
a.red:active { color: #ff0000; text-decoration: underline}

a.dd:link { color: #32cd32; text-decoration: none}
a.dd:visited { color: #32cd32; text-decoration: none}
a.dd:hover { color: #FF3399; text-decoration: underline}
a.dd:active { color: #FF3399; text-decoration: underline}

div.other a:link { color: #004000; text-decoration: none}
div.other a:visited { color: #004000; text-decoration: none}
div.other a:hover { color: #008000; text-decoration: underline}
div.other a:active { color: #008000; text-decoration: underline}


BODY {
	BACKGROUND-COLOR: #ffffff;  FONT-FAMILY: arial; FONT-SIZE: 12px;margin-top: 0px;
}


/* menu begin */
#menu {margin:0 10px 0 0}
#menu ul {float:left;list-style:none;margin:0;}
#menu ul li {float:left;display:block;margin:0 10px 0 0}
.menuDiv {width:1px;height:15px;background:#cccccc}
/* menu end */

#TableTitleLink A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#TableTitleLink A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#TableTitleLink A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
#TableTitleLink A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
INPUT {
	FONT-FAMILY: Tahoma,Verdana,arial; FONT-SIZE: 12px; LINE-HEIGHT: 15px
}
SELECT {
	FONT-FAMILY: Tahoma,Verdana,arial; FONT-SIZE: 12px; LINE-HEIGHT: 15px
}
TEXTAREA {
	FONT-FAMILY: Tahoma,Verdana,arial; FONT-SIZE: 12px; LINE-HEIGHT: 15px
}
.normalTextSmall {
	COLOR: #000000; FONT-FAMILY: Verdana, arial, Helvetica, sans-serif; FONT-SIZE: 11px
}
.pagebar{
     line-height:20px;
     height:20px
    }
    .pagebar a,.pagebar .now-page{
     padding:1px 3px 2px 3px;
     margin:0 2px;
     text-align:center;
     font-weight:bold;
     font-family:Verdana;
     border:1px solid #ccc;
     text-decoration:none
    }
    .pagebar a:hover{
     border:1px solid #c00;
     text-decoration:none
    }


