form { margin: 0; }
Body {
	background-color : Black;
	text-decoration: none;
	vertical-align: baseline;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	line-height: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: verdana, arial, helvetica, times, 'times new roman';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
}
TD {
	font-size : 11px;
	color : White;
}
#maintable {
	border-left-color : #4C1C62;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #4C1C62;
	border-right-style : solid;
	border-right-width : 1px;
}
/***   Top Navigation Start   ***/
#TopForm {
	background-color : #006810;
	color : White;
	font-family: verdana, arial, helvetica, times, 'times new roman';
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9px;
}
/***   Top Navigation End   ***/
/***   Left Navigation Start   ***/

#leftmenu {
	padding-left : 15px;
	font-size: 10px;
	color : #F0FFF0;
	text-decoration : none;
	font-weight : bold;
}
#leftmenu:Hover {
	color : White;
}
#logintext {
	padding-left : 11px;
	font-size: 10px;
	color : #F0FFF0;
	text-decoration : none;
	font-weight : bold;
}
#loginbox {
	border : 1px solid #7FFF00;
	background-color : #69379D;
	font-size: 9px;
	font-family: verdana, arial, helvetica, times, 'times new roman';
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color : White;
}
#onlineplayers {
	font-size: 10px;
	color : #F0FFF0;
	text-decoration : none;
	padding-left : 10px;
	padding-right : 9px;
	font-weight: bold;	
}
/***   Left Navigation End   ***/
/*** Text Formatting in the Body of your page Start ***/
/***	background-color : #3B003B; ***/
#bodytext {
	background-color : #000000;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 10px;
	padding-bottom : 10px;
	vertical-align : top;
	color : #F0F8FF;
}

#bodytext strong {
	color : #7FFF00;
}
#bodytext hr {
	color : #ACAC9A;
	width : 50%;
}
#bodytext a {
	color : White;
	text-decoration : underline;
}
/*** Text Formatting in the Body of your page End ***/

/***   Page Footer Start   ***/
#footer {
	margin-top : 10px;
	margin-bottom : 10px;
}
#footer td {
	color : Black;
}
#footer a {
	font-size: 11px;
	color : #3B003B;
	text-decoration : none;
	font-weight : bold;
}
#footer a:hover {
	color : #7FFF00;
	text-decoration : underline;
}
/***   Page Footer End   ***/
