body, html{
	width: 100%;
	height: 100%;
	background:#1280B3 url(template0/images/bg.gif);
	text-align: center;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0;
	padding: 0;
	width: 100%;
}

td{
	vertical-align: top;
	text-align: left;
}

th{
	text-align: left;
}

a, a:link, a:active, a:visited{
	text-decoration: underline;
	color: #2F749D;
}

a:hover{
	text-decoration: underline;
	color: #F7941D;
}

a:active {
	text-decoration: none;
}

body, span, div, input, table, td, th, tr, form, a, ul, li, select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	padding: 0;
	margin: 0;
}

img{
	border: none;
}

table.container{
	width: 780px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

table.container td.header{
	height: 106px;
	background: url(template0/images/bg_header.gif) no-repeat;
}

table.container td.content{
	background: #FFF url(template0/images/bg_main.gif);
}

table.container td.footer{
	height: 65px;
	background: url(template0/images/bg_footer.gif) no-repeat;
	padding-top: 12px;
	padding-left: 220px;
	padding-right: 60px;
	text-align: center;
	color: #BBB;
}

table.container td.footer a, 
table.container td.footer a:link,
table.container td.footer a:visited, 
table.container td.footer a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #909090;
}

table.header{
	height: 106px;
	width: 100%;
}

table.header td.logo{
	padding-top: 20px;
	padding-left: 10px;
}

table.header td.logo2{
	padding-top: 22px;
	padding-right: 30px;
	text-align: right;
}

table.content{
	width: 100%;
}

table.content td.columnLeft{
	width: 190px;
	padding-left: 10px;
}

table.content td.columnMain{
	padding: 10px 20px 20px 10px;
}

h1{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A454E;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #3A454E;
}

table.menu{
	width: 180px;
}

table.menu td{
	border-bottom: 1px solid #BBB;
	padding: 4px 0px 4px 8px;
	background-image: url(template0/images/bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

table.menu td.subc
{
	background: none;
	padding-left: 15px;
}

table.menu a, 
table.menu a:link,
table.menu a:visited, 
table.menu a:hover{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

table.menu subc a, 
table.menu subc a:link,
table.menu subc a:visited, 
table.menu subc a:hover{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

div.topDomains{
	width: 180px;
	background-color: #FFFFF0;
	border: 1px dotted #BBB;
	padding: 3px;
	margin-top: 25px;
}

div.topDomains a, 
div.topDomains a:link,
div.topDomains a:visited, 
div.topDomains a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

table.subcats{
	background-color: #FFF;
	border: 1px solid #BBB;
}

table.subcats td{
	padding: 4px;
	width: 50%;
}

table.gas{
	margin-top: 5px;
	background-color: #1285BA;
	border: 1px solid #BBB;
	border-bottom: none;
}

table.gas td{
	padding: 2px;
	vertical-align: middle;
}