* {
	-moz-appearance: none;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}
html {
	-moz-appearance: none;
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body {
	-moz-appearance: none;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #8D0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #8D0000;
	background: #8D0000;
	background-color: #8D0000;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	margin: 0px 10px 0px 10px;
	padding: 0px; /* required for Opera to have 0 margin */
	text-align: center; /* centers board in MSIE */
	font-size: 11px;
	font-weight: normal;
}
td div {
	-moz-appearance: none;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	margin: 0px auto 0px auto; /* Centers board in Opera */
	/*border: 1px solid #000;*/
}
td.hsmenu {
	-moz-appearance: none;
	width: 160;
}
fieldset.hsmenu {
	-moz-appearance: none;
	text-align: center; /* centers board in MSIE */
	border: 1px solid #000000;
	/*padding: 3px 6px;*/
	padding-top:3px;
	padding-bottom:3px;
}
legend.hsmenu {
	-moz-appearance: none;
	text-align: center; /* centers board in MSIE */
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
	background: #710000;
	background-color: #710000;
	padding: 2px 6px;
	margin: 0px auto 0px auto; /* Centers board in Opera */
}
font.code {
	-moz-appearance: none;
	display:block;
	border: solid 1px #DD0000;
	background: #B70000;
	background-color: #B70000;
	font-family: Courier New;
	color: #DDDDDD;
	margin: 2px 0px 5px 0px;
	padding: 0px 3px;
	text-align: left;
}
font.ctitle {
	-moz-appearance: none;
	display:block;
	background: #8D0000;
	background-color: #8D0000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier New, Times New Roman, Serif;
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px;
	text-align: left;
}
font.important {
	-moz-appearance: none;
	display:block;
	border: solid 1px #FFCECE;
	background: #FFECEC;
	background-color: #FFECEC;
	font-family: Courier New;
	color: #800000;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px;
	text-align: left;
}
font.title {
	-moz-appearance: none;
	display:block;
	background: #8D0000;
	background-color: #8D0000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier New, Times New Roman, Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	padding: 0px 3px;
	text-align: center;
}
INPUT.pagelink{
	-moz-appearance: none;
	background: #8D0000;
	background-color: #8D0000;
	border: 1px solid #FFFFFF;
	padding: 1px 2px 1px 2px;
}
TD.pagelinks{
	-moz-appearance: none;
	background: #8D0000;
	background-color: #8D0000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
	/*margin: 10px;*/
	padding: 3px; /* required for Opera to have 0 margin */
}
.pagelink{
	-moz-appearance: none;
	background: #8D0000;
	background-color: #8D0000;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 3px;
}
.pagelinklast{
	-moz-appearance: none;
	background: #6C1A1A;
	background-color: #6C1A1A;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 3px;	
}
.pagecurrent{
	-moz-appearance: none;
	background: #B32323;
	background-color: #B32323;
	border: 1px solid #FFFFFF;
	padding: 1px 3px 1px 3px;	
}
.pagelink a:active,
.pagelink a:visited,
.pagelink a:link,
.pagelinklast a:active,
.pagelinklast a:visited,
.pagelinklast a:link,
.pagecurrent a:active,
.pagecurrent a:visited,
.pagecurrent a:link{
	-moz-appearance: none;
	text-decoration: none;
	color: #A7A7A7;
}
HR {
	-moz-appearance: none;
	height: 1px;
	width: 50%;
	color: #DD0000;
	background: #DD0000;
	background-color: #DD0000;
	border: 0px solid #DD0000;
	margin: 0px 2px 0px 2px;  
}
#hstable, #hstable TD {
	-moz-appearance: none;
	border: 1px #000000 solid;
}
#hsfooter, #hsfooter TD {
	-moz-appearance: none;
	border: 1px #000000 solid;
}
#hspeep, #hspeep TR, #hspeep TD{
	-moz-appearance: none;
	/*border: 2px #FFA600 solid;*/
	color: #000000;
	font-weight: bold;
	background: #FFA600;
	background-color: #FFA600;
}
#hspeep a {
	-moz-appearance: none;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#newstable {
	-moz-appearance: none;
	border: 1px #000000 solid;
}
#newstitle {
	-moz-appearance: none;
	background: #710000;
	background-color: #710000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier New, Times New Roman, Serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
}
#news1 {
	-moz-appearance: none;
	padding-right: 3px;
	padding-left: 3px;
	border-style: none solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
}
#newsfootL {
	-moz-appearance: none;
	padding-left: 3px;
	background: #710000;
	background-color: #710000;
	border-style: none none solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
}
#newsfootR {
	-moz-appearance: none;
	padding-right: 3px;
	background: #710000;
	background-color: #710000;
	border-style: none solid solid none;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
}
#comtable {
	-moz-appearance: none;
	border: 1px #000000 solid;
}
#comtitle {
	-moz-appearance: none;
	background: #710000;
	background-color: #710000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier New, Times New Roman, Serif;
	font-size: 12px;
	color: #FFFFFF;
	border-style: solid solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
}
#com1 {
	-moz-appearance: none;
	border-style: none solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
}
TH {
	-moz-appearance: none;
	background: #710000;
	background-color: #710000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier New, Times New Roman, Serif;
	font-weight: bold;
	border: 1px #000000 solid;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}
form {
	-moz-appearance: none;
	display:inline;
	margin: 0px;
}
input {
	-moz-appearance: none;
	background: #8D0000 !important;
	background-color: #8D0000 !important;
	border: 1px #000000 solid;
	color: #FFFFFF;
	scrollbars: true;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
}
input[type='text'],input.text {
	-moz-appearance: none;
	background: #8D0000 !important;
	background-color: #8D0000 !important;
	border: 1px #000000 solid;
	color: #FFFFFF;
	scrollbars: true;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
}
input[type='image'],input.image {
	-moz-appearance: none;
	background: none !important;
	background-color: none !important;
	border: 1px #000000 solid;
	color: #FFFFFF;
	scrollbars: true;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
	display: inline;
}
input[type='button'],input.button {
	-moz-appearance: none;
	background: #8D0000 !important;
	background-color: #8D0000 !important;
	border: 1px #000000 solid;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 2px;
	text-indent: 2px;
}
TR, TD {
	-moz-appearance: none;
	background: #8D0000;
	background-color: #8D0000;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	font-weight: normal;
}
td.remotetd {
	-moz-appearance: none;
	border: 1px #000000 solid;
	text-align: left;
}
td.remotetd1 {
	-moz-appearance: none;
	border: 1px #000000 solid;
	text-align: center;
}
td.remotetd2 {
	-moz-appearance: none;
	border-style: none solid solid solid;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
	/*border: 1px #000000;*/
	text-align: left;
}
td.remotetd3 {
	-moz-appearance: none;
	border-style: none none solid none;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
	text-align: left;
}
td.remotetd4 {
	-moz-appearance: none;
	background: #710000;
	background-color: #710000;
	border-style: solid none solid none;
	border-color: #000000 #000000 #000000 #000000;
	border-width: 1px 1px 1px 1px;
	text-align: center;
}
a:link {
	-moz-appearance: none;
	text-decoration: none;
	color: #A7A7A7;
}
a:visited {
	-moz-appearance: none;
	text-decoration: none;
	color: #A7A7A7;
}
a:hover {
	-moz-appearance: none;
	text-decoration: none;
	color: #A7A7A7;
}
a:active {
	-moz-appearance: none;
	text-decoration: none;
	color: #A7A7A7;
}
.htitle {
	-moz-appearance: none;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.hmessage {
	-moz-appearance: none;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-weight: normal;
	color: #FFC9C9;
	font-size: 11px;
}
.email {
	-moz-appearance: none;
	unicode-bidi: bidi-override;
	direction: rtl;
}
fieldset.rsslib {
	-moz-appearance: none;
	text-align: center; /* centers board in MSIE */
	border: 1px solid #000000;
	/*padding: 3px 6px;*/
	padding-top:3px;
	padding-bottom:3px;
}
legend.rsslib {
	-moz-appearance: none;
	text-align: center; /* centers board in MSIE */
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #000000;
	background: #710000;
	background-color: #710000;
	padding: 2px 6px;
	margin: 0px auto 0px auto; /* Centers board in Opera */
}
td.rsslib
{
	-moz-appearance: none;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size:90%;
	min-width:160px;
	max-width:160px;
}
.rsslib ul
{
	list-style-type: none;
} 
.rsslib ul li
{
	margin-bottom:8px;
} 
.rssdate
{
	font-size: 90%;
	font-style:normal;
}
.rssdesc
{
	font-size: 90%;
	font-style:italic;
}
.Olde {
 font-variant: small-caps;
 font-weight: bold;
 font-family: Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
}
