body
{
background-color: #FFFFCC;
}
hr {
	color: #000000;
}
.navagation 
{
background-color:#CC0000;
margin-top:200px;
padding:6px;

font-size: 14px;
font-weight: normal;
color: #000000;
}
a.navlink:link 
{
color: #FFFFFF;
text-decoration: underline;
text-align: center;
}
a.navlink:hover 
{
color: #FFFFFF;
text-decoration: line-through; 
}

.title 
{
font-size: 30px;
font-weight:bold;
color: #000000;

}
.white 
{
color:#CC0000;
font-size:18px;
}.top 
{
	background-position: top;

}
a:link {
}

td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
legend {
	font-size: 18px;
	color: #000000;
}
fieldset {
	border: thin solid #000000;
	padding: 10px;
}
.textBox {
	background-color: #FFFF99;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
.td_blue {
	color: #336699;
	font-size: 16px;
}
.style1 {font-size: 12px}

#payedads {
	z-index:4;
	top:200px;
	width:38%;
	float:left;
	padding:5px;
	margin-left: 15px;

}
#wrap {
z-index:1; 
width:100%;
padding:0px;
}

#freeads {
	background-color:#FFFFFF;
	z-index:3;
	padding:5px;
	top:0px;
	width:50%;
	float:right;
	text-align: center;
	margin-right: 15px;
}
#freeads2 {
	background-color:#FFFFFF;
	z-index:3;
	padding:5px;
	top:0px;
	width:100%;
	float:right;
	text-align: center;
	margin-right: 15px;
}

#header {
	z-index:2;
	position:absolute;
	width:100%;
	top: 0px;
	text-align:center;
	clear:both;
	height: 255px;
}
.whitetext{
	color:#FFFFFF;
	text-decoration: underline;

}
.noline {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 6px;
	clear:both;
	margin-top:300px;
	margin-bottom:15px;
	margin-right: 0px;
	margin-left: 0px;
}
.w600 {
	width: 600px;
}
