body {
	background-color : Black;
	color : white;
}
h1 {
	font-family : Verdana, Arial;
	color : White;
}
 
h2 {
	font-family : Verdana, Arial;
	color : White;
}

a {
	color : orange;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	font-family : sans-serif;
	font-size : 10pt;
}
div.dislink {
	color : #C7D0D9;
	font-family : sans-serif;
	font-size : 10pt;
 }
.hilite {
	color: #3AB6D5;
}
h3 {
	font-family : sans-serif;
	color : White;
	margin-bottom: 2px;
	margin-top: 20px;
}
 div.head {
	color : head;
	letter-spacing : 1em;
	font-size : 14pt;
	font-weight : bold;
	font-family : sans-serif;
	margin-top : 12px;
	margin-bottom : 12px;
	border-top : 1px solid #C49A00;
	border-bottom : 1px solid #C49A00;
	width : 760px;
	padding : 0px;
 }
.frame {
	width: 760px;
}
div {
	color : White;
}

.description {
	margin-bottom: 6px;
	margin-left: 15px;
}
div.news {
	margin-bottom: 6px;
}
div.hr {
	width: 760px;
	height:1px;
	background-color: #C7D0D9;
}
div.topr	{
	border-top : 1px solid #C7D0D9;
	/* border-bottom : 1px solid #C7D0D9; */
	width:760px;
	margin:0px;
	padding:0px;
}

div.topbt {
	border-top : 1px solid #C7D0D9;
	border-bottom : 1px solid #C7D0D9;
	width:760px;
	margin:0px;
	padding:0px;
}
	
	


span.newsdate {
	font-weight: bold;
}
.border {
	background-color: #C7D0D9;
}
.shaded {
	background-color: black;
}
input {
	background-color: #C7D0D9;
	color: black;
}
textarea {
	background-color: #C7D0D9;
	color: black;
}
.error {
	color: red;	
}
