/* MAIN STYLESHEET */



/* Main Structure */
body {
	background:none transparent;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}

p {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: justify;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

h5 {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: right;
}

.center {
	text-align: center;
}

h6 {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: center;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
}

h1 {
	color: #ffcc00;
	font-size: 0.9em;
	text-align: center;
}

h2 {
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
}

.news_headline {
	color: #9361c8;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}

li {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
}
	
A.front {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

A:Hover {
	color: #ffffff;
	text-decoration: none;
}

A.nav {
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

A.subnav {
	color: #ae0e06;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}


HR {
	color: #ffffff;
	height: 1px;
	width: 80%;
}


.maincolorbold10 {
	background-color: #010155;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: bold;
}

.maincolorbold12 {
	background-color: #010155;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: bold;
}

.maincolor10 {
	background-color: #010155;
	color: #ffffff;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

.maincolor12 {
	background-color: #010155;
	color: #ffffff;
	font-size: 1em;
	line-height: 1.5em;
	font-weight: normal;
}


.rteImg {background:#EFEDDE;border:1px solid #EFEDDE;width:23px;height:22px;margin:1px;}
.rteImgUp,.rteImg:hover {background:#cddbf3;border:1px solid #6e9ce6;width:23px;height:22px;margin:1px;}
.rteImgDn,.rteImg:active {background:#C1D2EE;border:1px solid #316ac5;width:23px;height:22px;margin:1px;}
.rteSep {margin:0 2px 0 2px;width:1px;height:20px;border:0px}
.rteBar {margin:0 2px 0 4px;width:3px;height:15px;border:0px}
.rteBk {background:#EFEDDE;border: 1px solid #EFEDDE;letter-spacing:0;height:24px}
.rteBk tbody tr td, .rteBk tr td {background:#EFEDDE;height:24px}
.rteDiv {display:block;position:relative; }
.show {left:auto;top:auto;position:relative}
.hide {left:-1000px;top:-1000px;position:absolute}
