/* Start CSS */
html {
	overflow-x: auto;
	overflow-y: scroll;
	padding: 0px;
	margin: 0px;
	}
body {
	background: #000000 url(../img/site_back.gif) 50% 50% repeat-y;
	padding: 0px;
	height: 100%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	}
html, body, td, th, p, #validate, #validate a {
	color: #400000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	}
h1, .mfooter {
	position:relative;
	display:block;
	width: auto;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	line-height: 23px;
	background: #FF2228 url(../img/bar_back.gif) repeat-x;
	border-top: 1px solid #ff0000;
	border-right: 1px solid #8b0000;
	border-bottom: 1px solid #8b0000;
	border-left: 1px solid #8b0000;
	}
h1 {
	height: 23px;
	font: bold 20px Trebuchet,"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing : 4px;
	}
h2 {
	position:relative;
	display:block;
	width: auto;
	margin-top: 6px;
	margin-bottom: 10px;
	padding: 0px;
	color: #400000;
	line-height: 18px;
	font: bold 18px Trebuchet,"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: 0px dashed #400000;
	}
h3 {
	position:relative;
	display:block;
	color: #8b0000;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 16px;
	font: bold 14px Trebuchet,"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
h4 {
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;
	color: #006400;
	margin: 0px;
	padding: 0px;
	font: italic bold 13px Trebuchet,"Trebuchet MS", Arial, Helvetica, sans-serif;
	}
h5 {
	color: #b22222;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
	font: bold 17px Trebuchet,"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
	border: 1px solid #400000;
	}
hr {
	height: 1px;
	font-size: 1px;
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	border-top: 1px dashed #400000;
	border-bottom: 0px none;
	}
.normal {
	font-weight: normal;
	font-style: normal;
	}
.linkto {
	background:#fff URL(../img/web_arrow.gif) no-repeat right center;;
	border: 1px solid #fff;
	}
.linkto:hover {
	background:#fafad2 URL(../img/web_arrow.gif) no-repeat right center;
	border: 1px solid #ffd700;
	cursor: pointer;
	}
/* End CSS */
