/* Default font, GENERIC */
body,th,td,p,div,span,a,input,select,textarea,ul,ol,dl,h1,h2,h3,h4,h5,h6,li,big,small,b{font-family:arial,Verdana,Helvetica,sans-serif;}
body,th,td,p,div,span,a,ul,ol,dl,li,select,input,textarea{font-size:12px;line-height:16px;}
body,th,td,p{color:#0B0047}
/* Default font, GENERIC */

BODY {background-color:White;}

/*styles used for default links*/
a:link,a:visited,a:active,a:hover{
	text-decoration:underline;
}
a:link{color: #DC6E0F;} 
a:visited{color: #DC6E0F;} 
a:active{color: #DC6E0F;}  
a:hover{color: #DC6E0F;}  
/*end of styles used for default links*/
/* Styles for forms */
form{display:inline}
form,select,input,textarea,ul li{
	margin:0px;
	padding:0px
}

select{color:#666666;}
select.SearchVac{width:155px;}
select.SearchPrice{	width:185px;}
select.SearchRes{
	width:162px;
	color:#666666;
	}

.LgText{font-size:13px;font-weight:bold;}
.PopHead{font-size:18px;font-weight:bold}
.XLgText{font-size:21px;font-weight:bold}

.LgText{color:#FF5D08;}
.FText{color:#BCBFC2;text-decoration:none;}
.HText{
	color:#ffffff;
	line-height:18px;
}

.OText{
	color:#DC6E0F;
	line-height:18px;
}

.RText{
	color:#DC6E0F;
	line-height:18px;
}