html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

img {
	border: 0;
}

body {
	background: #181818 url(/images/bg.png) repeat;
}

a:link,a:visited,a:active {
	text-decoration: none;
	color: #4C6FAA;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

.main {
	background-color: #7A7A9A;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}

.submain {
	margin-left: auto;
	margin-right: auto;
}

.header {
	background: #5D0008  url(/images/banner.png) repeat-x;
	text-align: center;
	height: 137px;
	color: #D3ADAF;
}

.headerextra {
	color: #000;
	font-size: 11px;
	text-align: left;
}

.headerextra a:link, .headerextra a:visited, .headerextra a:active {
	color: #000;
}

.headerextra a:hover {
	color: #CC0000;
}

.headercnt {
	font-family: "Mistral", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 42px;
	font-weight: bold;
}

.center {
	background-color: #FFF;
	vertical-align: top;
	text-align: center;
	height: 500px;
	color: #222;
	font-size: 12px;
}

.subcenter {
	font-size: 12px;
	color: #000;
	margin: 2px;
}

.subcentercnt {
	width: 605px;
}

.content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
}

.left {
	border-left: 1px #000 solid;
	background: #5D0008 url(/images/left.png) repeat-y;
	vertical-align: top;
	height: 500px;
	width: 130px;
	color: #222;
	font-size: 12px;
}

.right {
	border-right: 1px #000 solid;
	background: #5D0008 url(/images/right.png) repeat-y;
	vertical-align: top;
	height: 500px;
	width: 130px;
	color: #222;
	font-size: 12px;
}

.subleft {
	margin-top: 2px;
	margin-left: 6px;
	margin-right: 6px;
	width: 156px;
	border-bottom: 1px #000 solid;
}

.subright {
	margin-top: 2px;
	margin-left: 6px;
	margin-right: 6px;
	width: 156px;
	border-bottom: 1px #000 solid;
}

.sublefthdr {
	font-weight: 700;
	height: 25px;
	background: #5D0008 url(/images/subhdr.png) repeat-x;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.subrighthdr {
	font-weight: 700;
	height: 25px;
	background: #5D0008 url(/images/subhdr.png) repeat-x;
	text-align: center;
	color: #FFF;
	font-size: 12px;
}

.subleftcnt {
	background: #FFF url(/images/subhdrcnt.png) repeat-y;
	text-align: center;
	color: #222;
	font-size: 12px;
}

.subrightcnt {
	background: #FFF url(/images/subhdrcnt.png) repeat-y;
	text-align: center;
	color: #222;
	font-size: 12px;
}

.subrightcnt a:link,.subrightcnt a:visited,.subrightcnt a:active,.subleftcnt a:link,.subleftcnt a:visited,.subleftcnt a:active {
	text-decoration: none;
	color: #000;
}

.subrightcnt a:hover,.subleftcnt a:hover {
	text-decoration: none;
	color: #CC0000;
}

.subrightcntmargin,.subleftcntmargin {
	background: #FFF url(/images/subhdrcnt.png) repeat-y;
	height: 2px;
}

.subrightcntmargin2,.subleftcntmargin2 {
	background: #FFF url(/images/subhdrcnt.png) repeat-y;
	height: 6px;
	background-color: #FFF;
}

.topnav {
	padding-left:248px;
	background: #000 url(/images/topnav.png) no-repeat;
	text-align: left;
	height: 33px;
	color: #FFF;
	font-size: 12px;
}

.topnav a:link, .topnav a:active, .topnav a:visited {
	color: #FFF;
}

.topnav a:hover {
	color: #D1FD00;
}

.top {
	background: #5D0008 url(/images/top.png) repeat-x;
	text-align: center;
	height: 5px;
	color: #D3ADAF;
	font-size: 12px;
}

.bottomtext {
	margin-left: 20px;
	margin-right: 20px;
}

.bottom {
	height: 27px;
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	background: #000 url(/images/bottom.png) repeat-x;
	text-align: center;
	color: #D3ADAF;
	font-size: 12px;
}

.bottom a:link,.bottom a:visited,.bottom a:active,.top a:link,.top a:visited,.top a:active {
	text-decoration: none;
	color: #FFF;
}

.bottom a:hover,.top a:hover {
	text-decoration: none;
	color: #D1FD00;
}

.footer {
	border-left: 2px #000 solid;
	border-right: 2px #000 solid;
	background: #000 url(/images/footer.png);
	color: #FFF;
	height: 17px;
	text-align: center;
	font-size: 11px;
}

.normal {
	font-size: 12px;
	color: #000;
}

.normal .a {
	font-size: 12px;
}

.error {
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #F00;
}

.error_small {
	text-align: center;
	font-size: 10px;
	font-weight: 700;
	color: #F00;
}

.success {
	text-align: center;
	font-size: 12px;
	font-weight: 700;
	color: #008000;
}

.construction {
	background: #7A7A9A url(/images/construction.png);
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

.buttonstyle {
	cursor: pointer;
	border: 1px #7A7A9A solid;
	background-color: #F7F7F7;
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

.textstyle {
 	border: 1px #7A7A9A solid;
}

.move{
	cursor: move;
}

.pagination{
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
}

.pagination a:link,.pagination a:visited,.pagination a:active{
	color: #4C6FAA;
}