body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);

}
.sidelines {
	border-top: 2px #996633;
	border-right: 2px solid #996633;
	border-bottom: 2px #996633;
	border-left: 2px solid #996633;
	margin: 0px;
	padding: 0px;


}
table {
	font-family: Arial;
	color: #eeeeee;
	font-size: 11px;
	line-height: 20px;

}
.topline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #996633;
	border-right-color: #996633;
	border-bottom-color: #996633;
	border-left-color: #996633;
}
.loginformbg {
	background-color: 3B3B3B;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px none;




}
a:link {
	text-decoration: none;
	color: #999966;
	font-weight: bold;


}
a:visited {
	color: #FF9966;
	text-decoration: none;
}
a:hover {
	color: #FF9966;
	text-decoration: underline;
}
a:active {
	color: #FFCC33;
	text-decoration: none;
}
.cssmenu {
	background-color: 424242;
}
