html, body {margin:0; padding:0; width:100%; height:100%;
	font-family:Arial,sans-serif,Tahoma; font-size:12px; color:#333333; line-height:150%; background-color:#FFFFFF;
	scrollbar-face-color:#e2e2e2; scrollbar-3dlight-color:#e2e2e2; scrollbar-arrow-color:#333333; 
	scrollbar-track-color:#e2e2e2;  scrollbar-darkshadow-color:#e2e2e2; scrollbar-base-color:#e2e2e2;
}
td, input, textarea, select {font-family:Arial,sans-serif,Tahoma; font-size:12px; color:#333333;}
form {margin:0;padding:0}
img {border:0;}

a:link, a:visited {color:#666666; text-decoration:none;}
a:hover {color:#666666; text-decoration:underline;}

.textbox {background-color:#ffffff;}
.button {border:1px solid #333333; padding:2px 0 0 0; background-color:#fefff5;}

a.gray:link, a.gray:visited {color:#999999; text-decoration:none;}
a.gray:hover {color:#999999; text-decoration:underline;}

a.blue:link, a.blue:visited {color:#005590; text-decoration:none;}
a.blue:hover {color:#005590; text-decoration:underline;}

.black {font-size:12px; color:#333333;}
.blackb {font-size:12px; font-weight:bold; color:#333333;}

.bluebtn {width:80px; height:22px; border:1px solid #4890c8; background-image:url(images/bt_blue.gif); cursor:pointer; cursor:hand;}
.greenbtn {width:80px; height:22px; border:1px solid #91c848; background-image:url(images/bt_green.gif); cursor:pointer; cursor:hand;}

.indextip {color: #999999; font-size: 11px;}
.indextip td {text-align: left}

.tablebg{border:1px solid #C3D9FF;}
.tb_header{height:25px; color:#FFFFFF; background-color:#A0BAD7;}
.tb_value{height:120px; background-color:#FFFFFF;}
