body{
	background-color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #000000;
	font-weight: normal;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
td{
	font-size : x-small;	
}
th{
	font-size : x-small;	
	color: #940E00;
	font-weight: bold;
	text-align: left;
}
h1{
	font-size : medium;
	text-align: left;
}
h2{
	font-size: small;
	text-align: left;
}
h3{
	font-size: x-small;
	background-color: #940E00;
	line-height: 19px;
	color: #ffffff;
	text-align : left;
	padding-left: 3px;
}
h4{
	font-size: x-small;
	text-align: left;
	font-weight: bold;
}
hr{
	width: 60%;
	height: 1px;
}
strong{
	color: #940E00;
}
form{
	vertical-align: middle;
}
a:link{
	color : #000000;
	text-decoration: underline;
}
a:visited{
	color : #000000;
	text-decoration: underline;
}
a:hover{
	color : #000000;
	text-decoration: none;
	background-color: #ffffff;
}
.menu{
	color: #ffffff;
	font-size: xx-small;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom : 2px;
	padding-top : 2px;
}
a.menu:link{
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited{
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #545454;
}
.pmenu{
	text-align: center;
	height: 30px;
	vertical-align : middle;
	color: #939393;
	font-size : medium;
	background-repeat: repeat-x;
}
a#pmenu:link{
	text-decoration : none;
	color: #ffffff;
	vertical-align : middle;
	font-weight : bold;
	font-size : xx-small;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left : 2px;
	padding-right : 2px;
}
a#pmenu:visited{
	text-decoration : none;
	color: #ffffff;
	vertical-align : middle;
	font-weight : bold;
	font-size : xx-small;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left : 2px;
	padding-right : 2px;
}
a#pmenu:hover{
	text-decoration : none;
	color: #ffffff;
	vertical-align : middle;
	background-color: #545454;
	font-weight : bold;
	font-size : xx-small;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left : 2px;
	padding-right : 2px;
}
#rightb{
	color: #000000;
	font-size: xx-small;
	font-weight: bold;
	letter-spacing : 1px;
	line-height: 16px;
}
#right{
	color : #000000;
	font-size: xx-small;
	font-weight: normal;
	padding-left: 12px;
	line-height: 16px;
}
a#huge:link{
	text-decoration : none;
	font-size : xx-large;
	font-weight : bold;
}
a#huge:visited{
	text-decoration : none;
	font-size : xx-large;
	font-weight : bold;
	color:#8B4513;
}
a#huge:hover{
	text-decoration : none;
	font-size : xx-large;
	font-weight : bold;
	color:#8B4513;
}
.redborder{
	border : medium solid #8B4513;
}
