body {
	background-color: #262626;
}

td {
	font: normal 14px Tahoma, Arial;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {
	color: #F7DBE1;
	margin: 0px;
}


h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


a {
	color:#FFCECE;
}

a:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;

}

a img {
border : none;
}
.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}

.escortbox {
	background-color:#011B34;
	border-color:#000000;
	border-style:solid;
	border-width:thin;
	margin : 0 auto;
	width:900px;
}
.escort {
	padding-left:15px;
	padding-right:15px;
}

.left {float:left; padding:5px:}
.right {float:right; padding:5px;}

.adbox {
	margin : 0 auto;
	border-color:#000000;
	BORDER-RIGHT: 3px dashed;
	PADDING-RIGHT: 4px;
	BORDER-TOP: 3px dashed;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 1px;
	BORDER-LEFT: 3px dashed;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: 3px dashed;
	BACKGROUND-COLOR: #E9E9E9;
	width: 460px;
	color:#000000;
}
.adbox a {
	text-decoration: underline;
	color: #0000FF;
}
.adboxpad {
	padding:10px;
	background-image: url(captcha/stamp.png); background-repeat:no-repeat; background-position:top right;
}
.termstxt {font-size:10px;}
.phoneno {font-size:24px; font-weight:700; }
#footer {font-size:12px; padding:15px; text-align:center;}
