body
{
	margin: 10px 0px 0px 0px;
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.main_table
{
	border-color: #fff;
	border-width: 0px;
	border-style: solid;
}

a:link, a:active, a:visited {
    color: #0000ff;
}

.top td
{
	padding: 10px 5px 10px 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border-color: navy;
	border-width: 0px 0px 4px 0px;
	border-style: double;
}
.top a
{
	font-size: 13px;
}
.top h1
{
	color: #5F7BFF;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
}




.left_column td
{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.left_column a
{
	font-size: 13px;
	font-weight: bold;
}
.left_column a:hover
{
	color: #F60;
}
.left_column h1
{
	color: #F60;
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.left_column h2
{
	color: #333;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}






.center_column h1
{
	color: #418F3E;
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.center_column td
{
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.center_column a
{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
.center_column p { color: #333; }





.right_column h1
{
	color: #00A4FF;
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.right_column h2
{
	color: #FF8000;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0px 0px 4px;
	margin: 0px;
}
.right_column h2 a
{
	color: #FF8000;

}






.sample_images
{
	border-color: silver;
	border-width: 1px;
	border-style: solid;
}

hr
{
	color: silver;
	width: 100%;
	height: 1px;
}


div.navbar_esltraffic
{
	background-color: transparent;
	padding: 0px;
	margin: 0 0 10px 0;
	color: #181818;
	font-family: verdana, sans-serif;
}
div.navbar_esltraffic a
{
	color: #FF5B04;
	font-weight: bold;
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	font-size: 14px;
	text-decoration: underline;
	line-height: 16px;
}


div.tla ul
{
	margin: 0 20px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}

div.tla ul li { padding-bottom: 16px; }


span#alert
{
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(images/alert.png) 10px 50% no-repeat;
}

span#alert
{
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;
}

.right_sidebar_ad_250x250 {
	margin-bottom: 10px;
}
.left_sidebar_ad_160x160 {
	display: none;
}



/**********************************************
http://www.positioniseverything.net/easyclearing.html
**********************************************/
.clearfix:after {clear:both; content:'.'; display:block; visibility:hidden; height:0;}
.clearfix {display:inline-block; }
* html .clearfix {height:1%; }
.clearfix {display:block; }
.clearingdiv {clear:left; font-size:0; line-height:0; margin:0; padding:0; }