body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #335755;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #335755;
	scrollbar-arrow-color: #999999;
	list-style-type: disc;
}

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

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

/* Menu Links */

a.menu:visited {
	color: #757761;
}
a.menu:active {
	text-decoration: none;
	color: #CCCCCC;
	
}
a.menu:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #757761;
	font-size: 10px;
	
}
.MenuTable {
	border: 1px solid #335755;
	padding: 5px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 5px;
	font-weight: bold;
}
.Table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #335755;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #335755;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/bgtrees.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LowerMenuTable {
	border: 1px solid #335755;
	padding: 5px;
	color: #757761;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#orn {
	float: left;
}
.PictureFrame {
	border: 1px solid #757761;
}
.DiscoText {
	vertical-align: top;
}
.RecordName {
	color: #415980;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	font-weight: bold;
	border-top: 1px none #757761;
	border-right: 1px none #757761;
	border-bottom: 1px solid #757761;
	border-left: 1px none #757761;
}
.Form {
	border: 1px solid #757761;
	background-color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	width: 250px;
}
.BlueText {
	color: #415980;
}
.GreenText {
	color: #335755;
}
.KhakiText {
	color: #757761;
}
.Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #335755;
	background-color: #000000;
	height: auto;
	width: auto;
	border: 1px solid #757761;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #757761;
	font-weight: bold;
	letter-spacing: 5px;
	border: none;
}
hr {
	color: #335755;
	height: 1px;
	width: 100%;
	border: 1px dashed;
}
.GreenBox {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #335755;
	border-right: 1px none #335755;
	border-bottom: 1px solid #335755;
	border-left: 1px none #335755;

}
.TextFormatting {
	width: 80%;
	text-align: left;
	left: 10%;
}
.shadowtest {
	color: #FFFFFF;
	filter: DropShadow(Color=#000000, OffX=2, OffY=2, Positive=1);
}
.HeaderText {
	font-size: 10px;
	color: #335755;
	font-weight: normal;
}
#RecordBox {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px dashed #335755;
	margin-right: 5px;
	margin-left: 5px;
}
.Frame {
	border: 1px solid #666666;
	filter: Alpha(Opacity=30);
	width: 200px;
	padding: 3px;
}
