body {
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	background-color: #195b96;
	margin-top: 0px;
}
body, td {
	font-family:Tahoma;
	font-size:12px;
}
br{font-size:10px}

.header{
	color:#262626;
	font-size:12px
} 
.header b{color:#005A99; font-size:12px; line-height:13px} 
.header a{color:#005A99; text-decoration:underline} 
.header a:hover{text-decoration:none} 

.content td{color:#7E7E7E; font-size:12px; line-height:13px} 
.content b{color:#005A99; font-size:12px;}
.content b a{color:#7E7E7E; font-size:10px; text-decoration:none; font-weight:normal} 
.content b a:hover{text-decoration:underline}  
.content a{color:#005A99; text-decoration:underline} 
.content a:hover{text-decoration:none} 

.content .block a{color:#7E7E7E; text-decoration:underline}
.content .block a:hover{text-decoration:none} 

.footer{color:#262626; font-size:11px; line-height:13px} 
.footer a{color:#005A99; font-size:11px; text-decoration:underline} 
.footer a:hover{text-decoration:none} 
.our_guarantee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}


input,textarea{
   font-family:Tahoma;
   color:#7E7E7E; 
   font-size:11px;
   padding-left:5px
} 
 
#content_table {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B69B7E;
	border-right-color: #B69B7E;
	border-bottom-color: #B69B7E;
	border-left-color: #B69B7E;
}
.copyright {
	color: #FFFFFF;
}
#content_table  a    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #195B96;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
