body {
	margin:0px;
	background-color: #333333;
}

td {
	font-family:Arial; font-size:12px; color:#000000;
	line-height:20px; text-align:justify;
}

a:link, a:visited {
	font-size:12px; color:#FF0000; text-decoration:none;
}
a:hover {
	font-size:12px; color:#FF0000; text-decoration:none;
}
a:active {
	font-size:12px; color:#FF0000; text-decoration:none;
}

.advertisers_bg {
	background-image:url(images/advertisers_bg.jpg);
	background-repeat:repeat-x;
	border-left:solid 1px #E0E1E4;
	border-right:solid 1px #E0E1E4;
	border-bottom:solid 1px #E0E1E4;
}

.earnings_bg {
	background-image:url(images/earnings_bg.jpg);
	background-repeat:no-repeat;
	width:249px; height:208px;
}

.footer_bg {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:82px;
}

.gray_bg {
	background-image:url(images/gray_bg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #E0E1E4;
}

.gray_bg1 {
	background-image:url(images/gray_bg1.jpg);
	background-repeat:repeat-x;
}

.login_bg {
	background-image:url(images/login_bg.jpg);
	background-repeat:repeat-x;
	border: solid 1px #DDDDDD;
}

.nav_bg {
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x; height:32px;	
}

.sideheader_bg {
	background-image:url(images/sideheader_bg.jpg);
	background-repeat:no-repeat; width:293px; height:55px;
}

.innerside_bg {
	background-image:url(images/innerside_bg.jpg);
	background-repeat:repeat-y; width:214px;
}

.grayborder {
	border: solid 1px #E6E6E6;
}

.navlink:link {
	font-family:Arial; font-size:13px; color:#FFFFFF;
	font-weight:bold; text-decoration:none;
}

.navlink:visited {
	font-family:Arial; font-size:13px; color:#FFFFFF;
	font-weight:bold; text-decoration:none;
}

.navlink:hover {
	font-family:Arial; font-size:13px; color:#ffcc00;
	font-weight:bold; text-decoration:none;
}

.redlink:link {
	font-size:11px; color:#FF0000; text-decoration:none;
}

.redlink:visited {
	font-size:11px; color:#FF0000; text-decoration:none;
}

.redlink:hover {
	font-size:11px; color:#000000; text-decoration:none;
}

.blacklink:link {
	color:#333333; text-decoration:none;
}

.blacklink:visited {
	color:#333333; text-decoration:none;
}

.blacklink:hover {
	color:#ff0000; text-decoration:none;
}

.whitelink:link {
	font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;
}

.whitelink:visited {
	font-size:11px; color:#ffffff; text-decoration:none; font-weight:bold;
}

.whitelink:hover {
	font-size:11px; color:#ffcc00; text-decoration:none; font-weight:bold;
}

.black_header {
	font-family:Georgia; font-size:17px; color:#333333; font-weight:bold;
}

.black_header2 {
	font-family:"Trebuchet MS"; font-size:15px; color:#333333; font-weight:bold;
}

.black_header3 {
	font-family:"Trebuchet MS"; font-size:13px; color:#333333; font-weight:bold;
}

.white_header {
	font-family:Georgia; font-size:17px; color:#ffffff; font-weight:bold;
}

.red_header {
	font-family:"Trebuchet MS"; font-size:14px; color:#ff0000; font-weight:bold;
}

.bigred_header {
	font-family:"Georgia"; font-size:20px; color:#ff0000; font-weight:bold;
}

.brown_header {
	font-family:"Trebuchet MS"; font-size:15px; color:#745836; font-weight:bold;
}

.textbox {
	font-size:11px;
	border: solid 1px #CCCCCC;
}

.textbox2 {
	font-size:11px;
}

.lineheight {
	line-height:23px;
}

.smalltext {
	font-size:11px;
}

.whitetext {
	font-family:"Trebuchet MS"; color:#E4E4E4;
}

.redtext {
	color:#ff0000;
}

.whitetext2 {
	color:#ffffff; font-weight:bold; font-size:11px;
}

.redbtnbg {
	background-image:url(images/redbtn_bg.jpg);
	background-repeat:repeat-x; height:23px;
	border: solid 1px #C80000;
	font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF; font-weight:bold;
	cursor:hand;
}

.loginbg {
	background-image:url(images/btn_login.jpg);
}




	

