﻿.whitefont{font-family:Arial;font-size:12px;color:#ffffff;}
.blackfont{font-family:Arial;font-size:12px;color:#000000;}
.bluefont{font-family:Arial;font-size:12px;color:#0066CC;}
.redfont{font-family:Arial;font-size:12px;color:#B90000;}
.tealfont{font-family:Arial;font-size:12px;color:#008080;}
.yellowfont{font-family:Arial;font-size:12px;color:#FFFF00;}
.lrgblackfont{font-family:Arial;font-size:14px;color:#000000;}
.lrgbluefont{font-family:Arial;font-size:14px;color:#0066CC;}
.lrgredfont{font-family:Arial;font-size:14px;color:#B90000;}
.lrgbluefont{font-family:Arial;font-size:14px;color:#003264;}
.extlrgbluefont{font-family:Arial;font-size:18px;color:#003264;}
.smtealfont{font-family:Arial;font-size:10px;color:#008080;}
.extlrgbluefont{font-family:Arial;font-size:18px;color:#003264;}
.smblackfont{font-family:Arial;font-size:11px;color:#000000;}
.purplefont{font-family:Arial;font-size:12px;color:##800080;}
.lrgpurplefont{font-family:Arial;font-size:16px;color:##800080;}
.smgrayfont{font-family:Arial;font-size:11px;color:#808080;}
.litebluefont{font-family:Arial;font-size:12px;color:#0000FF;}
.lrgtealfont{font-family:Arial;font-size:13px;color:#008080;}
.bold{font-weight:bold}
.xsmbluefont{font-family:Arial;font-size:11px;color:#003264;}

a{ 
	color:#003264;
	font-family:Arial; 
	font-size:12px; 
	text-decoration: none; 
	}

a:hover{ 
	color:"#B90000";
	font-family:Arial;
	font-size:12px;
	text-decoration: none;
	}

.leftnav{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	}

.leftnav A:hover{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	}		

.row {
	border: 1px solid white;
}

P {
text-align:justify; 
}

.a_b{ 
	color:#000000;
	font-family: Arial, Verdana, Helvetica; 
	font-size:12px; 
	text-decoration: none; 
	}

.a_b:hover{ 
	color:"#008080";
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	text-decoration: none;
	}	
	
.a_t{ 
	color:#008080;
	font-family: Arial, Verdana, Helvetica; 
	font-size:10px; 
	text-decoration: none; 
	}

.a_t:hover{ 
	color:"#008080";
	font-family: Arial, Verdana, Helvetica;
	font-size:10px;
	text-decoration: underline;
	}	
	
.textinput{
	border-style: solid;
	border-width: 1px;
	color: 003333;
	background-color: white;
	font-family: Arial;
	font-size: 11px;
	}

.textinput_r{
	border-style: solid;
	border-width: 3px;
	color: 003333;
	border-color: red;
	background-color: white;
	font-family: Arial;
	font-size: 11px;
}

.gray_border
{
	border:1px solid #efefef;
	height:30px;
	color:#008080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:2px;	
	
}

.gray_border_pic
{
	border:1px solid #C0C0C0;
	height:30px;
	color:#C0C0C0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;	
	padding-right:5px;	
	padding-top:5px;	
	padding-bottom:5px;		

}

.sold_border_pic
{
	border:1px solid #b90e0e;
	height:30px;
	padding-left:5px;	
	padding-right:5px;	
	padding-top:5px;	
	padding-bottom:5px;		
	background-image: url('../images/sold.png');
	background-position:bottom right;
	background-repeat:no-repeat;	
	z-index:2;
}

.a_img {
	border-width: 0;
	z-index:0;	
}


#watermark_box {
position:relative;
display:block;
}

img.watermark {
position:absolute;
bottom: 5px;
right: 4px;
} 

.gray_tab
{
	background-image:url(../images/gray_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #efefef;
	height:30px;
	color:#161616;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:15px;
}

	
