body {
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	background: #98311e;
}
body, div, p, td, span, input {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #a41d23;
}
input {
	font-size: 12px;
	color: black;
}
a {
	text-decoration: underline;	
	color: #a41d23;
}
a:hover {
	text-decoration: none;	
}
#login-form { 
	position: absolute; 
	top: 30px; 
	display: none; 
	width:95%; 
	z-index: 66; 
	font-size:12px; 
}
td.loginForm { 
	font-size: 12px; 
	border: 1px solid #666666; 
	border-right-color:black; 
	border-bottom-color:black; 
	background-color: white; 
}
#login-form td.loginForm table { 
	border: 15px solid white; 
}
td.loginForm td { 
	font-size: 12px; 
}
td.loginForm div { 
	margin-bottom: 0.5em; 
}
td.loginForm a { 
	color: #666666; 
}

h1 {
	font-size: 20px;
	font-weight: bold;	
	margin: 0px 0px 20px 0px;
	font-family:Georgia;
}

.SubMenu {
	padding: 5px 3px 5px 10px;
	border-bottom: 1px solid #98311e;	
}

.SubMenu A {
	font-size: 14px;
}

ol li {
	margin: 15px 0px;
}
.rightside {

}
.rightside .rightmenu {
float:right;	
}
.rightmenu {
	list-style-type: none;
	padding:0;
	margin:0;
	text-align:left;
}
.rightmenu li {
	height:23px;
	width:198px;
	line-height:23px;
	margin-bottom:12px;
	font-size:15px;
}
.rightmenu li a {
	color:#fff;
	text-decoration:none;
	margin-left:20px;
	line-height:23px;
	display:block;
	font-family:Georgia;
}
.rightmenu li.mr1 {
	background:url(images/site/mr1.jpg) 0 0 no-repeat;
}
.rightmenu li.mr2 {
	background:url(images/site/mr2.jpg) 0 0 no-repeat;
}
.rightmenu li.mr3 {
	background:url(images/site/mr3.jpg) 0 0 no-repeat;
}
.rightmenu li.mr4 {
	background:url(images/site/mr4.jpg) 0 0 no-repeat;
}
.main_menu td, .footer td {
	font-family:Georgia;
}

