body{
padding:0px;
margin:0px;
background-color:#000000;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{
	text-decoration:none;
	color: #00FF00;
	font-weight: normal;
}

img { border:0px;}

.main_text, table, li, input, textarea
	{
	font-family:Arial;
	font-size:12px;
	line-height:13px;
	color:#FFFFFF;
	}

a {
	color:#FFFF00
}	

span, span a, li a { color:#C72E1B; text-transform:uppercase; text-decoration:none}
span a:hover, li a:hover { text-decoration:underline}

strong{ font-family:Verdana}
	
.c_text {
	height: auto;
	width: auto;
}
.c_text a {
	text-decoration:none;
	color:#FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.c_text a:hover { text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}

.form{height:23px; margin-top:0px;}
.form input	{width:204px; height:20px; border-color:#636363; border-width:1px; background-color:#121718; border-style:solid; padding-left:5px}

textarea{width:204px; height:153px; border-color:#636363; border-width:1px; background-color:#121718; border-style:solid; padding-left:5px; overflow:hidden;}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin: 0px; padding:0px}
li a  {line-height:16px;}

.ul1 li a { line-height:18px; color:#FFFFFF; text-decoration:underline}
.ul1 li a:hover { text-decoration:none;}

.m_l_t { background-image:url(images/m-l-t.gif); background-repeat:no-repeat; background-position: left top}
.m_l_b { background-image:url(images/m-l-b.gif); background-repeat:no-repeat; background-position: left bottom}
.m_r_t { background-image:url(images/m-r-t.gif); background-repeat:no-repeat; background-position: right top}
.m_r_b { background-image:url(images/m-r-b.gif); background-repeat:no-repeat; background-position: right bottom}

.vpsclass{
	width: 450px;
	padding: 6px;
	background-color: #000000;
	border: 5px solid #FF9900;
	height: 350px;	/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=90); /*Specify fade effect in IE. Remove if desired.*/
    /*-moz-opacity: 0.9; /*Specify fade effect in Firefox. Remove if desired.*/
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
	font-weight: bold;
	font-size: 14px;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
	color: gray;
	font-size: 9px;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
	font-size: 12px;
}
.top {
	position: absolute;
	visibility: visible;
	top: 400px;
}
