body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
input,select,textarea{              
    background: #ffffff;              
    border: 1px solid #dcdcdc;              
    color: #000000;
scrollbar-3dlight-color:#CCCCCC;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#CCCCCC;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC
} 
.menu_bg {
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 1003px;
}
.tabb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.left_dh {
	background-image: url(left_dh.gif);
	background-repeat: no-repeat;
	height: 41px;
	width: 198px;
	color: #FFFFFF;
	font-size: 12px;
}
.btline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccddef;
	border-right-color: #ccddef;
	border-bottom-color: #ccddef;
	border-left-color: #ccddef;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #749DC7;
	text-decoration: underline;
	position: relative;
	top: 1px;
	right: 0px;
}

.tabq {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #C1D8E1;
	border-right-color: #C1D8E1;
	border-bottom-color: #C1D8E1;
	border-left-color: #C1D8E1;
}


