BODY {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #9B9D87;
	line-height : 20px;
	background-color : #000000;
	margin		: 0px;
}

P {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #FFFFFF;
	line-height : 20px;
}

.top {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #9a9a9a;
	line-height : 18px;
}

.filelinks {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #9a9a9a;
	line-height : 18px;
}

.maintext {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #ffffff;
	line-height : 20px;
}

.header {
	font-size   : 15px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #ffffff;
	line-height : 18px;
}

.copyright {
	font-size   : 10px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #000000;
	line-height : 20px;
}


A, A:Visited, A:Active {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #FFFFFF;
	line-height : 20px;
	text-decoration : none;
}

A:Hover {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #FFFFFF;
	line-height : 20px;
	text-decoration : underline;
}

.files, .files:Visited, .files:Active {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 21px;
	text-decoration : none;
}

.files:Hover {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 21px;
	text-decoration : underline;
}


.bottom {
	font-size   : 10px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #999999;
	line-height : 20px;
	text-transform : uppercase;
}

.yellow {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : normal;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 20px;
}

.form1 {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 20px;
	border 		: 1px solid #999999;
	width 		: 300px;
	background-color : #333333;
}

.form1a {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 18px;
	border 		: 1px solid #999999;
	background-color : #333333;
}

.form1b {
	font-size   : 11px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 18px;
	border 		: 1px solid #999999;
	background-color : #333333;
}
.form2 {
	font-size   : 12px;
	font-family : Arial, Helvetica;
	font-weight : bold;
	font-style  : normal;
	color		: #F6DA1F;
	line-height : 20px;
	border 		: 1px solid #999999;
	width 		: 300px;
	height 		: 75px;
	background-color : #333333;
}

.leftpad {
	padding-left : 7px;
	width : 652;
}

.leftpad20 {
	padding-left : 20px;
	width : 652;
}

.padding2 {
	padding-bottom : 8px;
}