@charset "utf-8";
html {

	height: 100%;
	font-size: 100%;
	scrollbar-base-color: #000;
	scrollbar-arrow-color: #ccc;
	scrollbar-highlight-color:#ddd;
	scrollbar-track-color:#555;
	scrollbar-3dlight-color:#777;
	}
	
body  {
	background: #000;
	margin: auto;
	padding: 0;
	text-align: center; 
	color: #e0e0e0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

a:link {
	text-decoration: none;
	color: #0F6;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
}

.tdborder {
	border:solid; 
	border-width:1px;
}
.twoColFixRtHdr #container {
	width: 780px;
	text-align: center;
	background-color: #000;
	clip: rect(auto,auto,auto,0px);
	left: auto;
	top: 0;
	right: auto;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	font-size: 100%;

} 
.twoColFixRtHdr #header {

	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 20px;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #000;
}

.twoColFixRtHdr #sidebar1 {
	float: right; 
	width: 190px;
	background-color: #000;
	font-size:75%;
	color: #e0e0e0;
	padding-bottom: 15px;
	margin-top: 20px;
	clip: rect(auto,auto,auto,auto);
	
}
.twoColFixRtHdr #mainContent {
	background-color: #000;
	color: #e0e0e0;
	text-align: center;
	width: 570px;
	float: left;
	margin-bottom: 5%;
	padding-right: 10px;
	border-right:ridge; 
	border-right-width:1px
} 
.twoColFixRtHdr #footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
.twoColFixRtHdr #footer p {
	margin: 0; 
	padding: 10px 0;

}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	line-height: 0px;
	background-color: #000;
}
.twoColFixRtHdr #container #footer p {
	text-align: center;
}

.twoColFixRtHdr #container #footer p {

	color: #FFF;
	background-color: #000;
}
.centretext {
	text-align: center;


}


.twoColFixRtHdr #container #sidebar1 div {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}


.Formlabel {
	clip: rect(auto,auto,auto,auto);
	vertical-align: text-top;

}
