
body {
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	}

#countdown{color:#00cc00;font-size:34px;margin:0;}
#notifier{color:#000000;font-size:18px;margin:0;}	
	
.bold {
	color : #242424;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;
    }	
	
.bluelink {
	color : #484848;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 10px;
	font-weight : bold;	
	}

.bluelink:hover {
	color : #ffff00;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 10px;
	font-weight : bold;
}

.Brown10px {
	color : #ff0000;
	text-decoration : underline;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 11px;
	font-weight : bold;	
	}

.Brown10px:hover {
	color : #660000;
	text-decoration : underline;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 11px;
	font-weight : bold;
}

.Brown14px {
	color : #654A21;
	text-decoration : underline;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 14px;
	font-weight : bold;	
	}

.Brown14px:hover {
	color : #660000;
	text-decoration : underline;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 14px;
	font-weight : bold;
}

.Brown14pxBGBeige {
	color: #654A21;
	text-decoration: none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight: bold;
	background-color: #CAB688;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
}

.Brown14pxBGBeige:hover {
	color : #660000;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 14px;
	font-weight : bold;
	background-color: #CAB688;
	padding-bottom: 2;
	padding-left: 2;
	padding-right: 2;
	padding-top: 2;
}

.brown12px {
	color : #3D64A7;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	}

.brown12px:hover {
	color : #00cc00;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	}

.crossedout{
	text-decoration : line-through;
	font-weight : bold;
	color : Red;
	}	

.footer {
	color : #654A21;
	text-decoration : underline;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 9px;
	}

.footer:hover {
	color : #660000;
	text-decoration : underline;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 9px;	
	}	

.h3 {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	font-weight : bold;	
	}
	
.h4 {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 18px;
	font-weight : bold;	
	}		
	
.NavLight {
	color : #C8B783;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 16px;
	font-weight: Bold;
	}

.NavLight:hover {
	color : #ffff00;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 16px;
	font-weight: Bold;
	}	
	
.NavDark {
	color : #853104;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 16px;
	font-weight: Bold;
	}

.NavDark:hover {
	color : #ffff00;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 16px;
	font-weight: Bold;
	}	
	
.input {
	color: #242424;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}
	
input.button {
	background-image: url(/graphics/button2.gif);
	background-color: #feab24;
	background-repeat: no-repeat;
	background-position: right;
	border-top-color: #ffff00;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #ffff00;
	font-weight: bold;
	color: #333300;
}	
	
.inputsmall {
	color: #242424;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 10px;
	}		
	
.inputRed {
	color: #ff0000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}	
	
.notbold {
	color : #242424;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	}	

.selectRed {
	color: #ff0000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}
	
<!--- Nevada Las Vegas --->	
.tblPriceCompare{width:400px;}
.tblPriceCompare td{padding:1px;}
.tdHeader{
	font-weight:bold;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	background-color: #6F7E93;
	font-size: 13px;
	color:#FFFFFF;
}

.tdPriceOther{
	color: #333333;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	background-color: #cccccc;
	font-size: 13px;
}

.tdODTSPrice{
	color: #cc0000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	background-color: #ffffcc;
	font-size: 15px;
	font-weight:bold;
}
	
.unnamed1 {  font-family: Verdana; font-size: 10px}
.field {  border: 1px #000000 solid; font-size: 12px; font-style: normal; height: 22px; width: 210px}
.fieldCopy { border: 1px #000000 solid; font-size: 11px; font-style: normal; height: 20px; width: 90px}
.unnamed1Copy { font-family: Verdana; font-size: 10px }		
	
.was{
	font-weight : bold;
	color : Red;
	}

.White10px {
	color : #ffffff;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 10px;
	font-weight : bold;	
	}

.White10px:hover {
	color : #ffcc00;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 10px;
	font-weight : bold;
}

.White9px {
	color : #ffffff;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 9px;
	font-weight : bold;	
	}

.White9px:hover {
	color : #ffcc00;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 9px;
	font-weight : bold;
}

.White12px {
	color : #ffffff;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;	
	}

.White12px:hover {
	color : #ffcc00;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;
}



.Yellow12pxunderline {
	color : #ffcc00;
	text-decoration : underline;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;	
	}

.Yellow12pxunderline:hover {
	color : #ffffcc;
	text-decoration : underline;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;
}

.Red12px {
	color : #ff0000;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;	
	}

.Red12px:hover {
	color : #ffff00;
	text-decoration : none;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;
}

#Available {
	font-size: 20;
	background-color: #ff0000;
	Color: #990066;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	}
	
#Available2 {
	font-size: 20;
	background-color: #ff0000;
	Color: #ffff00;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-weight: bold;
	}	
		
#Blue9px {
	color: #003366;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 9px;
	}
	
#Blue14px {
	color: #3D64A7;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;
	}
	
#Blue16px {
	color: #3D64A7;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	font-weight : bold;
	}
	
#Beige9px {
	color: #654A21;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 9px;
	}
	
#Beige10px {
	color: #654A21;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 10px;
	}	
	
#Beige11px {
	color: #654A21;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 11px;
	}
	
#Beige12px {
	color: #654A21;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	font-wieght: bold;
	}
	
#Beige16pxBGDKBrown {
	color: #D2C19B;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	font-weight : bold;	
	background-color: #654A21;
	}	
	
#Brown9px {
	color: #433116;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 9px;
	}
	
#Brown10px {
	color: #433116;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 10px;
	}	
	
#Brown11px {
	color: #433116;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 11px;
	}
	
#Brown12px {
	color: #433116;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}	
	
#Brown13px {
	color: #433116;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 13px;
	}		
	
#Brown14px {
	color: #433116;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;	
	}	
	
#Brown14pxBGBeige {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;
	background-color: #EEE8AA;
	}
	
#Brown14pxBGDKBeige {
	color: 654A21;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;
	background-color: #CAB688;
	}
	
#Brown14pxBGLTBeige {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;
	background-color: #D2C19B;
	}		
	
#Brown14pxBGGreen {
	color: #003300;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;
	background-color: #33ff33;
	}	
	
#DKBrown14px {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;	
	}		
	
#DKBrown16px {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	font-weight : bold;	
	}	
	
#DKBrown18px {
	color: #853104;
	font-family: Times New Roman, verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 18px;
	font-weight : bold;	
	}	
	
#CertificateHeader {
	color: #000000;
	font-family: century gothic;
	font-size: 30pt;
	}			
	
#Charcoal12px {
	color: #242424;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;	
	}	
	
#Charcoal14px {
	color: #242424;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;	
	}
	
#comments {
	color: #000000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 11px;
	}	
	
#DkBlue12px {
	color: #feab24;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}	
	
#DkBlue14px {
	color: #feab24;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	}	
	
#FormBlue10px {
	color: #006699;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 11px;
	}
	
#FormBlue10pxBold {
	color: #006699;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 10px;
	font-weight: bold;
	}
	
#FormBlue11px {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 11px;
	}	
	
#FormBlue12px {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}
	
#FormBlue12pxBold {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	font-weight: bold;
	}

#FormBlue13px {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 13px;
	}
	
#FormBlue14px {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	}
	
#FormBlue14pxBold {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight: bold;
	}
	
#FormBlue16px {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	}
	
#FormBlue16pxBold {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	font-weight: bold;
	}
	
#FormBlue18pxBold {
	color: #654A21;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 18px;
	font-weight: bold;
	}
	
#FormRed16pxBold {
	color: #ff3300;
	font-family: Arial Narrow, arial, verdana, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 20px;
	font-weight : bold;
	}
	
#Green16px {
	color: #006600;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	}
	
#GreenBold14px {
	color: #006600;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight: bold;
	}	
	
#header16px {
	color: #feab24;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 16px;
	}	
	
#Red12px {
	color: #ff3300;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	background-color : #ffffcc;
}

#RedBold12px {
	color: #990000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	font-weight : bold;		
	}	

#RedLightBold12px {
	color: #ff0000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	font-weight: bold;		
	}
	
#Red12pxBold {
	color: #990000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	font-weight : bold;		
	}	
	
#RedBold14px {
	color: #990000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;		
	}		

#Red14px {
	color: #990000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;
	}	
	
#RedLightBold14px {
	color: #ff0000;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight: bold;		
	}	
	
#White9px {
	color: #ffffff;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 9px;
	}
	
#White10px {
	color: #ffffff;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 10px;
	}	
	
#White11px {
	color: #ffffff;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 11px;
	}
	
#White12px {
	color: #433116;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 12px;
	}	
	
#White14px {
	color: #ffffff;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size: 14px;
	font-weight : bold;	
	}
	
#Yellow12px {
	color : #ffcc00;
	text-decoration : none;
	font-family: verdana, arial, tohoma, helvetica, myriad, century gothic, gill sans;
	font-size : 12px;
	font-weight : bold;	
	}