td img {display: block;}
body {
	font-family:tahoma;
	font-size:11px;
	background-image:url('http://images.vcx.com/VCXCash/bg.png');
	background-color:#381942;
	spacing:0px;
	margin:0px;
	padding:0px;
}

div {
	font-family:tahoma;
	font-size:11px;
}
a {
	color:#DC76F4;
}

a:hover{
	color:#F0CB36;
}

a.MissVCXCash {
	color:#8B0EAB;
}

a.MissVCXCash:hover{
	color:#95790B;
}


/* DIVs */
#wrapper {
	position:relative;
	left:0px;top:0px;
	border-top:0px solid #efefef;
	border-left:0px solid #cdcdcd;
	border-right:1px solid #ababab;
	border-bottom:1px solid #464646;
	background-color:#000000;
	width:775px;
}

#header {
	position:relative;
	top:0px;left:0px;
}

#top {
	color:#ffffff;
	position:relative;
	top:0px;left:0px;
	background-color:#000000;
	width:775px;
}

#main {
	position:relative;
	width:775px;
	color:#ffffff;
}

#mainright {
	position:absolute;
	left:50px;top:0px;
	padding:5px;	
	color:#ffffff;
}

#bottom {
	position:relative;
	left:0px;
	color:#ffffff;
	background-color:#000000;
	width:775px;
}
/* end divs*


/* spans */
.textheader {
	font-weight:bold;font-size:14px;
}
/* end spans */


/* inputs */
input.joininput {
	font-size:11px;
}
/* end inputs */



/* Validation error */
.validationError {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ff0000;
}
/* end validation */


/* begin styles for RSS Feed */
.rss_box {
width: 250px;
}

.rss_title, rss_title a {
margin: 3px 0;
padding: 3px;
}

.rss_items {
list-style:none;
margin:0;
padding:0;
margin-left:4px;
}

.rss_item  {
font-size: x-small;
margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {font-size:11.5px;color:#cdcdcd;}
.rss_item a:hover {font-size:11.5px;color:#F0CB36;}	

.rss_date {
font-size: 9px;
font-weight:normal;
}
/* End RSS style */