/* CSS Document */

html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background-color:#030437;
}
.clr {
	clear: both;
}
.outline {
  border: 1px solid #cccccc;
  background: #ffffff;
	padding: 2px;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image:url(../images/sep.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	font-size: 11px;
	line-height: 35px;
	white-space: nowrap;
	height:35px;
	width: 79px;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 6px;
	text-decoration: none;
	color:#FFFFFF;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color:#999999;
}

table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
#main {
	width:900px;
}

td.top1{
width: 520px;
height: 30px;
}
td.top2{
width: 186px;
height: 30px;
text-align:right;
}
td.top3{
width: 194px;
height: 30px;
vertical-align:bottom;
}
table.main_div{
width: 100%;
background-image:url(../images/bac_main.png);
background-repeat:repeat-y;
background-position:top;
}
table.main_div2{
width: 100%;
background-image:url(../images/bac_main2.png);
background-repeat:repeat-y;
background-position:top;
}
td.main_body {
  width:507px;
  text-align:left;
  background-image:url(../images/top_main.png);
  background-position:top center;
  background-repeat:no-repeat;
}
td.main_body2 {
  width:703px;
  text-align:left;
  background-image:url(../images/top_main2.png);
  background-position:top center;
  background-repeat:no-repeat;
  vertical-align: top;
}
td.center {
  width:507px;
  height:100%;
  background-image:url(../images/top_main.png);
  background-repeat:no-repeat;
  background-position:top;
}
td.newsflash1{
width: 507px;
text-align: left;
background-image:url(../images/main_footer.png);
background-position:bottom center;
background-repeat:no-repeat;
margin-top: 10px;
padding-bottom: 10px;
vertical-align: top;
}
td.newsflash2{
width: 703px;
text-align: left;
background-image:url(../images/main_footer2.png);
background-position:bottom center;
background-repeat:no-repeat;
margin-top: 10px;
padding-bottom: 10px;
vertical-align: top;
}
td.center2 {
  width:703px;
  height:100%;
  background-image:url(../images/top_main2.png);
  background-repeat:repeat-x;
  background-position:top;
}
td.left{
  width:197px;
  height:100%;
  text-align:left;
  background-image:url(../images/top_left.png);
  background-repeat:no-repeat;
  background-position:top center;
}
td.right{
  width:196px;
  height:100%;
  text-align:left;
  color:#000000;
  background-image:url(../images/top_right.png);
  background-position:top center;
  background-repeat:no-repeat;
  padding-top: 10px;
  vertical-align: top;
}
td.footer{
  width:900px;
  color:#FFFFFF;
  text-align:right;
  background-image:url(../images/footer.png);
  background-position:top;
  background-repeat:no-repeat;
  vertical-align:bottom;
  height: 75px;
  line-height:75px;
}
td.footer2 {
  width:900px;
  color:#FFFFFF;
  text-align:right;
  background-image:url(../images/footer2.png);
  background-position:top;
  background-repeat:no-repeat;
  vertical-align:bottom;
  height: 75px;
  line-height:75px;
}
td.footer a {
  color:#CCCCCC;
  font-weight:bold;
}
td.footer a:hover {
  color:#FFFFFF;
  font-weight:bold;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
  text-align:left;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: normal;
}

/** old stuff **/

div.back_button {
  float: right;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  background: url(../images/bac_btn.png) no-repeat;
  line-height: 20px;
  margin: 1px;
  color:#333333;
  width:99px;
  padding-right: 8px;
}
div.back_button a {
  color:#000000;
}
div.back_button a:visited {
  color:#000000;
}
div.back_button a:hover {
  color:#333333;
}
.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px double #000000;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
  color:#000000;
}

.pagenavbar {
	margin-left: 10px;
	float: left;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position:left;
}


td {
	text-align: left;
	font-size: 11px;
}



body {
	padding: 0px;
	font-family: Tahoma;
	line-height: 120%;
	font-size: 11px;
	color:#FFFFFF;
}
a:link, a:visited {
	color:#CCCCCC; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color:#FFFFFF;	text-decoration: none;
	font-weight: normal;
}

table.contentpaneopen {
    width: 95%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding-left: 8px;
	padding-right: 4px;
	float:right;
	margin-right: 15px;
}
td.contentdescription{
margin-left: 8px;
}
table.contentpaneopen td {
   padding-left: 5px;

}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	
}



table.contentpane {
    width: 96%;
	padding-left: 7px;
	border-collapse: collapse;
	border-spacing: 0px;
	float:right;
	margin-right: 10px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

.button {
  color:#FFFFFF;
  font-family: Tahoma;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  border: 1px #000000;
  border: 1px #000000 !important;
  width: auto;
  background:url(../images/button_bg.png);
  background-position:bottom;
  line-height: 19px !important;
  line-height: 18px;
  height: 28px !important;
  height: 27px;
  margin: 0px;
}

.inputbox {
	padding: 2px;
	border:solid 1px #666666;
	background-color: #E8E8E8;
	color: #666666;
}

.componentheading {
	text-align: left;
	padding-top: 13px;
	padding-left:10px;
	height: 25px;
	color:#333300;
	font-weight: bold;
	font-size: 13px;
	padding-bottom:4px !important;
	padding-bottom:0px;

}

.contentcolumn {
	padding-left: 5px;
}

.contentheading {
	text-align: left;
	padding-top: 13px;
	padding-left:10px;
	height: 25px;
	color:#FF6600;
	font-stretch:narrower;
	font-weight: bold;
	font-size: 13px;
	padding-bottom:4px !important;
	padding-bottom:0px;
}



.contentpagetitle {
	font-size: 13px;
	font-weight: normal;
	color: #cccccc;
	text-align:left;
}

table.searchinto {
	width: 100%;
}
div.search{
padding-top: 5px;
}
table.searchintro td {
	font-weight: normal;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	margin-bottom: 0px;
	padding-bottom:5px;
	width:192px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	color:#FFFFFF
}
h3 {
font-size: 14px;
padding-left: 10px;
color:#FFFFFF;
}
table.moduletable th, div.moduletable h3 {
	background: url(../images/top_module.png) no-repeat;
	background-position:bottom left;
	color:#ffffff;
	text-align: left;
	padding-left: 60px;
	height: 27px;
	line-height: 30px;
	font-weight: bold;
	font-size: 13px;
	font-family:Tahoma;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:3px;
}
div.module{
width: 94%;
padding-left: 5px;
color:#FFFFFF;
padding-top: 10px;
}
table.moduletable td {
	font-size: 11px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder {
  padding: 2px;
  width:96%;
}
table.poll{
color:#FFFFFF;
}
moduletable-Banners {
	text-align:center;
}
.sectiontableheader {
  font-weight: bold;
  background-color:#CCCCCC;
  padding: 4px;
  height:20px;
}
a.category {
  font-weight: bold;
  padding: 8px;
  color:#000000;
}
a.category:hover {
  font-weight: bold;
  padding: 8px;
  color:#333333;
}
a.category:visited {
  font-weight: bold;
  padding: 8px;
  color:#000000;
}
img.image{
  border: 1px solid #666666;
  width:64px;
  height:64px;
}
a.download {
  font-weight: bold;
  color:#666666;
}
a.download:hover {
  font-weight: bold;
  color:#666666;
}
a.download:visited {
  font-weight: bold;
  color:#666666;
}
.sectiontablefooter {
}

.sectiontableentry1 {
	background-color:#32334C;
	color:#FFFFFF;
}

.sectiontableentry2 {
	background-color:#32334C;
	color:#FFFFFF;
}

.small {
	color:#999999;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color:#999999;
	font-size: 11px;
}
table.blog{
padding-left: 8px;
padding-right: 8px;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
}

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-right: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  color: #3C4571;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/button.png) no-repeat;
	background-position:left top;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-left:22px;
	height: 21px !important;
	height: 24px;
	line-height:15px;
	text-decoration: none;
}

a.mainlevel:hover {
	text-decoration: none;
	background-position: 0px -24px;
	color:#000000;
}

a.mainlevel#active_menu {
	color:#000000;
	font-weight: bold;
	font-size:13px;
	background-image:url(../images/bac_active_menu.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding-right:15px;
}

a.mainlevel#active_menu:hover {
	color:#FFFFFF;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	color: #3C4571;
	text-align: left;
}

a.sublevel:hover {
	color: #3C4571;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
	width:98%;
}

div.mosimage {
  border: 1px solid #cccccc;
}

div.message {
	color:#FF0000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:20px;
}
.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}
td.dot {
	height:5px;
}
table.top_menu{
	padding-top:4px;
}
td.tab{
	height:10px;
}
a.mostread, a.mostread:visited {
	color:#9A927D;
	font-weight:normal;
}
a.mostread:hover {
	color:#3C4571;
	font-weight:normal;
}
a.latestnews, a.latestnews:visited {
	color:#666666;
	font-weight:normal;
}
a.latestnews:hover {
	color:#FFFFFF;
	font-weight:normal;
}
li.latestnews-user{
	padding-left:20px !important;
	padding-right:10px;
}
li.mostread-user{
	padding-left:20px !important;
	padding-right:10px;
}
ul.latestnews{
padding-left: 8px;
}
td.site_name {
	font-size:44px;
	padding-top:16px;
	padding-bottom:10px;
	font-weight:normal;
	color:#3C4571;
}
td.site_desc {
	font-size:15px;
	font-weight:normal;
	color:#3C4571;
}
table.box_table{
	background-color:#F7F7F7;
}
a.readon, a.readon:visited {
	display:block;
	width:100px;
	color:#003366;
	padding-left:15px;
	background-image:url(../images/readon.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	padding-top:3px;
	height:21px;
}
th.pagenav_next {
	display:block;
	color:#000000;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
	text-align:center;
}
th.pagenav_prev {
	display:block;
	color:#000000;
	padding-left:15px;
	height:21px;
	font-size:11px;
	width:50px;
}