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: #000;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 956px;
}

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

.banner {
	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: 600px;
	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;
}

.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: #000;
}

.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{
	display: inline;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	border: 1px #7A7A9A solid;
	background-color: #FFF;
}

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

.pagination a:hover{
	color: #990000;
}

.pagination_cur{
	display: inline;
	padding: 2px;
	margin: 2px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	border: 1px #4C6FAA solid;
	background-color: #4C6FAA;
}

.breadcrumb{
	text-align: left;
	margin-bottom: 5px;
}

/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #768EB1;
	font-size: 8pt;
	padding: 3px;
	font-weight: bold;
	color: #FFF;
}
table.tablesorter thead tr .header {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../images/asc.gif);	
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../images/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}
div.tablesorterPager {
	padding: 10px 0 10px 0;
	background-color: #D6D2C2;
	text-align: center;
}
div.tablesorterPager span {
	padding: 0 5px 0 5px;
}
div.tablesorterPager input.first {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input.prev {
	width: auto;
	margin-right: 10px;
}
div.tablesorterPager input.next {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input.last {
	width: auto;
	margin-left: 10px;
}
div.tablesorterPager input {
	font-size: 8px;
	width: 50px;
	border: 1px solid #330000;
	text-align: center;
}
