html { 
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #11132C;
	scrollbar-darkshadow-color: #11132C;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #999999;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	font-weight: normal;
	font-style: normal;
	line-height: 15px;
	margin: 0px;
	letter-spacing: 1px;
	list-style-type: square;
		
}
.mainbody {
	width: 400px;
	background-color:#11132C;
	border: 2px solid #999999;
}

/* Regular Links */
a:visited {
	color: #757761;
}

a:active {
	color: #757761;
	
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #757761;
}

.tablebg {
	background-attachment: fixed;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	padding: 10px;
}
.Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666633;
	letter-spacing: 4px;
	font-weight: bold;
}
.Breadtext {
	width: 90%;
	text-align: center;
}
.Khaki {
	color: #5D70A8;
}
.Frame {
	border: 1px solid #666666;
}
.Dates {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.greybg {
	background-color: #333333;
	color: #666633;
}
.darkgrey {
	color:#333333;
	}

hr {
	border-style: dashed;
	color: #666633;
}
td.underline {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #666633;
}
h5 {
	color: #efefef;
}
