body {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	background-color: #99100A;
	margin-top: 0px;

}
.nolink{
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #F3F3F3;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #F3F3F3;
}
.blink {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	font-weight: bold;
	text-decoration: none;
}
a.blink:link {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	font-weight: bold;
	text-decoration: none;
}
a.blink:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	font-weight: bold;
	text-decoration: none;
}
a.blink:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #F3F3F3;
	font-weight: bold;
	text-decoration: underline;
}
a.blink:active {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F3F3F3;
}
.blink1 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFC989;
	font-weight: bold;
	text-decoration: none;
}
a.blink1:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFC989;
	font-weight: bold;
	text-decoration: none;
}
a.blink1:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFC989;
	font-weight: bold;
	text-decoration: none;
}
a.blink1:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #F3F3F3;
	font-weight: bold;
	text-decoration: underline;
}
a.blink1:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F3F3F3;
}
.trdark {
	background-color: #660000;
}
.trred {
	background-color: #99100A;
}
input {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	background-color: #99100A;
	border: 1px solid #FFC989;
}
.input {
	border: 1px solid #660000; 
	background-color: #FFC989; 
	color:#660000; 
	font-family:Verdana; 
	font-size:8pt; 
}
.button {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	background-color: #99100A;
	border: 1px solid #FFC989;
	cursor: pointer;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	background-color: #99100A;
	border: 1px solid #FFC989;
}
select {
	font-family: Verdana;
	font-size: 10px;
	color: #FFC989;
	background-color: #99100A;
	border: 1px solid #FFC989;
}
.ginput {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #99100A;
	border: 1px solid #FFC989;
	height: 15px;
}
.gsinput {
	border: 1px solid #660000; 
	background-color: #FFC989; 
	color:#000000; 
	font-family:Verdana; 
	font-size:8pt; 
}
.gtextarea {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #99100A;
	border: 1px solid #FFC989;
}
.gselect {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #99100A;
	border: 1px solid #FFC989;
	height: 15px;

}
table {
	font-family: Verdana;
	font-size: 8pt;
}
.tableborder {
	font-size: 10px;
	border: 1px solid #FFC989;
}
.tableborderdark {
	font-size: 10px;
	border: 1px solid #660000;
}
hr{
	 background-color: #FFC989;
	 color: #FFC989;
}
.title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.title2 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
}
.borderyellow {
	font-size: 10px;
	border-bottom: 1px solid #FEB940;
}
.borderred {
	font-size: 10px;
	border-bottom: 1px solid #660000;
}
.vote {
	font-family: Verdana;
	font-size: 10px;
	color: #660000;
}