.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletext {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px
}
a {
	color: #C10416;
	text-decoration: none;
}
a:hover 
{	
	color: #FF0000;
	text-decoration: underline;	 
}
a:active{
	color: #FF0000;
	text-decoration: underline;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	width:100%;
	}
.textbox_no_width {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	}
.textbox-login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	width:210px;
	}

.listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	width:300px;
	}	
input.button {
	text-align: center;
	font-weight: bold; 
	font-size: 12px;
	color: #626262;
	background: #EAEAEA;
	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.button:hover, input.button:active, a.button: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: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-image: url(bg-h.gif);
	height: 26px;
	color: #4C687E;
	font-weight: bold;
	filter: BlendTrans(Duration=2);
	padding-left: 15px;
	

	  }
.rowlight {  background-image: url(bgr.gif); padding-left: 5px; padding-right: 5px; height: 17px
}
.rowheader 
{  	
	background-color: #94A9BA;
	font-weight: bold;
	padding-left: 5px; 
	padding-right: 5px; 
	height: 22px;
	color: #ffffff;
	
}
.rowheader1
{  	
	background-color: #EFEBDE;
	font-weight: bold;
	padding-left: 5px; 
	padding-right: 5px; 
	height: 22px;
		
}
.row1 {
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	background-color: #E8EAF0;
	}
.row2 {
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	background-color: #FAFBFB;
}
.rowdata {  background-color: #DCE2E7; padding-left: 5px; padding-right: 5px; height: 17px
}
.row_white {
	width: 100%;
	margin: 0px 0px 1px 0px;
	padding: 0px 1px 1px 1px;
	border: 1px solid #fff;
	background: #fbfaf8;
	line-height: 1.8em;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#e2decd', Direction=135, Strength=5);
}
.Highlight{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:  url(menu.gif);
	color: #063055;
	HEIGHT: 33px;
	width: 179px;
	padding: 9px;
	font-weight: bold;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px
}
.textlinkpage{
	text-decoration: underline;
}
.textcontact {
	font-family: Arial, Helvetica, sans-serif; font-size: 18px
}
.textboldheader{
	font-family: Arial, Helvetica, sans-serif; font-size: 16px
}
.textboldcontact {
	font-family: Arial, Helvetica, sans-serif; font-size: 14px
}