a {	
	color: #006666;	
}
a:visited {
	color: #006666;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabletext {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
td {  
	font-family: Arial, Helvetica, sans-serif; font-size: 11px
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	border-top: 1px solid #000000;
	border-right: 1px solid #996600;
	border-bottom: 1px solid #996600;
	border-left: 1px solid #000000;
}
input.btn2 {
	width:55px;
	text-align: center;
	font-weight: bold; 
	font-size: 11px;
	color: #776452;
	background: #f1edde;
	border-top: 1px white solid;
	border-right: 1px #b5ad91 solid;
	border-bottom: 1px #b5ad91 solid;
	border-left: 1px white solid;
	padding: 2px 0px 0px 0px; 
	margin: 5px; 
}
input.btn2:hover, input.btn2:active, a.btn2:hover { 
	color: white; 
	background: #84745e; 
	border-top: 1px #b5ae97 solid;
	border-right: 1px #53483b solid;
	border-bottom: 1px #53483b solid;
	border-left: 1px #b5ae97 solid;
	text-decoration : none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	height: 26px;
	color: #006666;
	font-weight: bold;
	filter: BlendTrans(Duration=2);
	padding-left: 5px;
	padding-top: 20px;
}
.title-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 22px;
	color: #003399;
	font-weight: bold;
	filter: BlendTrans(Duration=2);
	background-image: url(../images/hbgr.gif);
	height: 22px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.row_menu {
	background-image: url(../images/bg-menu.gif);
	padding-left: 0px;
	padding-right: 0px;
	height: 26px;
	padding-top: 5px;
	font-weight: bold;
	color: #2C5680;
	onmouseover="this.style.color='white'; this.style.background='#84745e';" onmouseout="this.style.color='#776452';  this.style.background='#f1edde'"; 	
	visibility: visible;
}

.row1 {
	background-color: #E7EFFF;
	height: 22px;
	padding: 5px 0px;
}
.row_verydark {  background-color: #EFEFDE; padding-left: 5px; padding-right: 5px; height: 17px
}
.row_bottom {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #666666;
}
.row_textwhite {
	padding: 10px 5px 10px 0px;
	background: #637DA5;
	font-weight: bold;
	color: #FFFFFF;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;	
}
.bgFormHead {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 2px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	BACKGROUND-IMAGE: url(../images/bgform_header.gif); 
	PADDING-BOTTOM: 0px; COLOR: #29466b; 
	PADDING-TOP: 0px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	HEIGHT: 22px
	}
.textRed {
	COLOR: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
