body {
	font-family: "arial","sans-serif","tahoma"; font-size: 9pt; color: #333333; 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;
}
select {font-family: "arial","sans-serif","tahoma"; font-size: 9pt; color: #333333; border: 1px solid #333333;}
input {font-family: "arial","sans-serif","tahoma"; font-size: 9pt; color: #333333;}
td {font-family: "arial","sans-serif","tahoma"; font-size: 9pt; color: #333333;}
.textbox {font-family: "arial","sans-serif","tahoma"; font-size: 9pt; line-height: 100%; background-color: #fefff9 border: 1px solid #333333;}
.button {font-family: "arial","sans-serif","tahoma"; font-size: 9pt; color: #333333; line-height: 100%;  border: 1px solid #333333;padding-top: 2px; padding-bottom: 0px; background-color: #fefff5;}

a:link, a:visited {font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #666666; text-decoration:none;}
a:hover {font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #666666; text-decoration:underline;}

.gray:link, .gray:visited {font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #999999; text-decoration:none;}
.gray:hover {font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #999999; text-decoration:underline;}

.blue:link, .blue:visited {font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #005590; text-decoration:none;}
.blue:hover {font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #005590; text-decoration:underline;}

.black {font-family: "Arial","sans-serif","Tahoma"; font-size: 12px; color: #333333;}
.blackb {font-family: "Arial","sans-serif","Tahoma"; font-size: 12px; font-weight: bold; color: #333333;}

.bluebtn {width:80px, height:24px, font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #333333; border: 1px solid #4890c8; 
	background-image:url(images/bt_blue.gif); cursor:pointer; cursor: hand;
}
.greenbtn {width:80px, height:24px, font-family: "Arial","sans-serif","Tahoma"; font-size: 9pt; color: #333333; border: 1px solid #91c848; 
	background-image:url(images/bt_green.gif); cursor:pointer; cursor: hand;
}

.tablebg{border:1px solid #C3D9FF;}
.tb_header{height:25px; color:#FFFFFF; background-color:#A0BAD7;}
.tb_value{height:120px; color:#333333; background-color:#FFFFFF;}
