/*  Project Name		: denverhothomes.com
   	Program name		: style.css
 	Program function	: Document css
	Author				: George Joseph
	Developed by	   	: Colbridge Web Logics - www.colbridge.com 
 	Created Date  		: 29-11-2006
 	
	Update History
    -------------------------------------------------------------------
    Date       	   By 				  		short desc. of what updated 
   
	-------------------------------------------------------------------*/	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.var11-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navigation {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.navigation:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tha11-black {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tha11-red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	
	border: 1px solid #2A6CAF;
}
.tha12-redbold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tha12-bluebold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
.table-color {
	background-color: E2F3FF;
	border: 003366px solid;
}
.tha12-blackbold {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {color: #FF0000}
a:link {
	color: #FF0000;
}
a:hover {
	color: #2F669F;
}
a:visited {
    color: #FF6464;
}
a:active {
	color: #FF6464;
}
body {
	background-color: #2F669F;
	background-image: url(../images/main/blue_back_ground_cropped_best_dark.jpg);
	background-repeat: repeat;
}
.tha12-link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.style_black{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.style_black a:link{
	color: #000000;
	text-decoration: underline;
}
.style_black a:hover{
	color: #FF0000;
	text-decoration: none;
}
.style_black a:active{
	color: #000000;
	text-decoration: underline;
}
.style_black a:visited{
	color: #000000;
	text-decoration: underline;
}