body {
		margin: 0;
		padding: 0;
		text-align: center;
		background: #2e2e3a url(/images/bgd.gif) repeat-x top;
		color: #d3d3dd;
		font: 500 13px/17px Arial, sans-serif;
		color: #DDFFFF;
}


a:link{text-decoration: none; color:#feee75;}
a:visited{text-decoration: none; color: #feee75;}
a:active{text-decoration: none; color: #feee75;}
a:hover{text-decoration: underline; color: #ffffff;}


.wrap {
		text-align: center;
		margin: 0 auto;
		width: 999px;
}

.mainx_left {
		text-align: justify;
		font: 500 14px/15px Arial, sans-serif;
		color: #000;
		width: 310px;
}

.mainx_right {
		text-align: justify;
		font: 500 14px/16px Arial, sans-serif;
		color: #000;
		width: 310px;
}
		

.sitebox_desc {
		text-align: left;
		padding: 0 5px 0 5px;
		font: 500 12px/17px Arial, sans-serif;
}

.footer {
		text-align: center;
		padding: 0 0 40px 0;
		font: 500 12px/16px Arial, sans-serif;
}

.affiliate_login {
		font: 700 13px Arial, sans-serif;
}

.error_message {
		font: 700 13px Arial, sans-serif;
		color: #E38806;
		background-color: #525260;
		padding: 12px;
		width:70%;
		margin: 15px auto;
		border: 2px solid #E38806;
}

.newsbox_main {
		margin: 0;
		padding: 0;
		background: url(/images/subpage_bgd_main.gif);
		width: 999px;
}

.newsbox_top {
		margin: 0;
		padding: 0;
		text-align: center;
		background: url(/images/subpage_bgd_sub.gif) no-repeat top;
		width: 999px;
}

.newsbox_content {
		margin: 0;
		padding: 20px 120px 20px 60px;
		text-align: justify;
		font: 500 14px/18px Arial, sans-serif;
		color: #DDDDFF;
}

.newsbox_content li {
		margin-bottom: 5px;
}

.newsbox_content_large {
		font: 700 18px Arial, sans-serif;
		color: #AAAACC;
}

.clear {
clear: both;
}

.row_blue {
	background-color:	#2b2b3a;
}

.row_white td {
	background-color:	#383846;
}

.row_blue td {
	padding: 4px;
}

.row_white td {
	padding: 4px;
}

input {
color: #292934;
background: #8F8F9C;
border: 1px solid #292934;
height: 18px;
}

select {
color: #292934;
background: #8F8F9C;
border: 1px solid #292934;
height: 22px;
}

input.submit {
color: #292934;
background: #8F8F9C;
border: 1px solid #292934;
height: 22px;
font-weight: bold;
padding: 0 8px;
}

textarea {
color: #292934;
background: #8F8F9C;
border: 1px solid #292934;
}

.header {
}

.secure_menu {
		font: 700 14px Arial, sans-serif;
}
	
.spacer5 { height:5px; width: 100%;}

.spacer10 { height:10px; width: 100%;	}

.spacer20 { height:20px; width: 100%;	}
		
.spacer30 { height:30px; width: 100%;	}

.spacer40 { height:40px; width: 100%;	}

.spacer50 { height:50px; width: 100%;	}


