/* CSS Document */
html{ scrollbar-face-color:#80AC08;
	  scrollbar-arrow-color:#000000;
	  scrollbar-track-color:#151515;
	  scrollbar-shadow-color:#056D00;
	  scrollbar-highlight-color:#056D00;
	  scrollbar-3dlight-color:#80AC08;
	  scrollbar-darkshadow-color:#80AC08;
	  }
	  
.bg{background:url(buttonbg.jpg) no-repeat 0 0;}
.bg1{background:url(grad1.jpg) repeat-y 0 0;}
.bg2{background:url(grad2.jpg) repeat-y 0 0;}

table{ font-family:arial; font-size:12px; color:#00445A; text-align:justify; line-height:18px;}

table td input{border:1px solid #2C455F; font-family:arial; font-size:12px; font-weight:normal; color:#41678D;}

table td textarea{border:1px solid #2C455F; font-family:arial; font-size:12px; font-weight:normal; color:#41678D;}

.bline{border-bottom:1px dotted #627D82;}
.lline{border-left:1px dotted #627D82;}
.tline{border-top:1px solid #252525;}

.button{margin:0px; font-family:arial; }
.button a{padding:2px; font-size:11px; color:#056D00; text-decoration:none;}
.button a span{display:block; color:#F59C58;}
.button a:hover{color:#000000; text-decoration:none;}
.button a:hover span{ color:#000000; text-decoration:none;}

.button1{margin:0px; font-family:arial; color:#005D04; font-size:11px; }
.button1 a{padding-left:8px; padding-right:8px; color:#fff0f0; text-decoration:none;}
.button1 a span{display:block; color:#fff0f0;}
.button1 a:hover{text-decoration:underline;}
.button1 a:hover span{text-decoration:underline;}

ul{list-style-type:square;}
ul li{padding:2px; display:block;}

.ulb{width:300px; margin:0px; font-size:10px; }
.ulb ul{list-style-type:none; margin:0px -6px;}
.ulb ul li{padding:4px; display:block; }
.ulb ul li a{color:#056D00; text-decoration:none; font-weight:bold; font-size:11px;}
.ulb ul li a:hover{color:#000000; text-decoration:none;}

#mytable{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);moz-opacity:0;}

#div1 table{background:#ffffff; border:1px solid #959595; width:150px; position:absolute; top:0px; z-index:50; visibility:hidden; filter:progid:DXImageTransform.Microsoft.Shadow(color:#959595, strength=4, direction=135)}

#div1 table{width:auto; display:block; font-family:arial; font-size:11pt; color:#252525;}
#div1 table a{color:#252525; text-decoration:none;}
#div1 table a:hover{color:#0E5AAF; text-decoration:underline;}