body{
	font-family:   Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
	margin-top: 5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:5px;
}

td, th, tr {
	font-family:   Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

input, select{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size:11px; 
	font-family: Tahoma, Verdana, Arial, sans-serif;
	border-width: 1px 1px 1px 1px; 
	}

.bdr {
	border: 1px solid #CCCCCC;
	border-width: 1px;
}

ul{
	list-style-position: outside;
	list-style-type: square;
	vertical-align: middle;
}

.copyright{
	font-family:   Verdana, Arial, sans-serif;
	font-size: 9px;
	padding-right: 5px;
	color: #CD9FAB;
}

.copyright a:link, .copyright a:visited, .copyright a:visited, .copyright a:hover{
	font-family:   Verdana, Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
	color: #CD9FAB;
}

.white{
	color: #FFFFFF;
}

.white a:link, .white a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.white a:hover, .white a:active{ 
	color: #FFBD4B;
	font-weight: bold;
	text-decoration: none;
}

.white2{
	color: #FFFFFF;
}

.white2 a:link, .white2 a:visited, .white2 a:hover, .white2 a:active{
	color: #FFFFFF;
	font-weight: bold;
}


.title{
	color: #A4D705;
	font-weight: bold;
	font-size: 13px;
}

.outerborder{
	border-right: 1px solid #000000;
}

.header {
	font-family:   Verdana, Arial, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	padding: 5px 0px 5px; 
	color: #FFFFFF;
}

h5 {
	font-family:   Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-style: italic;
	margin: 0;
	padding: 0;
}

.pagetitle {
	font-family:   Times New Roman, Verdana, Arial, sans-serif;
	font-size: 15px;
	text-transform:uppercase;
	font-weight: bold;
	text-align: right;
	padding-top: 0px; 
	padding-right: 35px; 
	color: #FFFFFF;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px; 
	font-weight:normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:11px; 
	font-weight:normal;
}
a:hover {

	color: #EEEEEE;
	text-decoration: underline;
	font-size:11px; 
	font-weight:normal;
}

a:active {
	color: #EEEEEE;
	text-decoration: underline;
	font-size:11px; 
	font-weight:normal;
}

.menu A:link, .menu A:visited
{
	padding-right : 0; 
	display : block; 
	padding-bottom : 5px; 
	color : #AAE002; 
	padding-top : 4px; 
	text-decoration : none; 
	font-weight:bold;
	font-size:11px; 
}
.menu A:hover
{
	padding-right : 0; 
	display : block; 
	padding-bottom : 5px; 
	color : #FFFFFF; 
	padding-top : 4px; 
	background-color : #9CCE00; 
	text-decoration : none; 
	font-weight:bold;
	font-size:11px; 
}

.current
{
	color : #FFFFFF; 
/*	background-color : #9CCE00;  */
	text-decoration : none; 
	font-weight:bold;
	font-size:11px; 
}