/* CSS Document */
#box {
display: none;
}

.table_1{
     width: 780px;
     background: #FFFFFF;
     border-left: solid 1px #D9D9D9;
     border-right: solid 1px #D9D9D9;
     border-top: solid 1px #D9D9D9;

     }

.table_1_cell_1{
width: 300px;
height: 25px;
background: #B30000;
     padding: 2px;
     }
     
.table_1_cell_2{
width: 265px;
height: 193px;
     background: url(../images/header.jpg);
     padding: 0px;
     border-top: solid 1px #D9D9D9;
     border-bottom: solid 1px #D9D9D9;
     }

.table_1_cell_3{
width: 480px;
height: 193px;
     padding: 0px;
     border-top: solid 1px #D9D9D9;
     border-bottom: solid 1px #D9D9D9;
     }

.table_1_cell_4{

     background: #B30000;
     padding: 2px;
     }
     
.table_1_cell_5{

     background: #FFFFFF;
     padding: 2px;
     border-bottom: solid 1px #D9D9D9
     }


.table_2{
     width: 780px;
     background: #ffffff;
     border-left: solid 1px #D9D9D9;
     border-right: solid 1px #D9D9D9;
     border-top: solid 1px #D9D9D9;
     border-bottom: solid 1px #D9D9D9;
     }

.table_2_cell_1{
width: 140px;
     background: #f9f9f9;
     padding: 5px;
     }
     
.table_2_cell_2{
width: 470px;
border-left: solid 1px #D9D9D9;
     border-right: solid 1px #D9D9D9;
     background: #ffffff;
     padding: 5px;
     }
.table_2_cell_3{
	width: 170px;
     background: #ffffff;
     padding: 5px;
     }

.table_3{
     width: 780px;
     background: #ffffff;
     border-left: solid 1px #D9D9D9;
     border-right: solid 1px #D9D9D9;
     border-top: solid 0px #D9D9D9;
     border-bottom: solid 1px #D9D9D9;
     }

.table_3_cell_1{
height: 20px;
     background: #B30000;
     padding: 5px;
     }
 
body {
	margin: 0px 0px 0px 0px;
	background-color : #000000 ;
	color : #000000;
	}

td,tr,p,div {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

h4 {
	color: #CC0033; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h5 {
	color: #CC0033; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; font-weight: bold;
	}

h6 {
	color: #CC0033; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

a:link, a:visited {
	font-size: 11px; 
	font-weight: bold;
	color: #111111; 
	text-decoration: none;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a:hover {
	color: #CC0033;	text-decoration: underline;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside 3px;
	}

hr { 
	background: transparent; 
	height:1px; 
	border: 1px solid #CC0033;
	}

hr.separator {
	background: transparent;
	height: 1px;
	width: 75px;
	border: 1px solid #CC0033;
}

.pagenavbar { 
}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #111111;
}

a.pagenav:hover {
	color: #cc0033;
}

.small {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    }
 
.button {
	color: #000000; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #CCCCCC;
	border: 1px solid #000066;
	height: 20px;
	}

.inputbox {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}
 
.ontab {
	background-color: #323A15;
	border-left: outset 1px #DCF2FA;
	border-right: outset 1px #808080;
	border-top: outset 1px #DCF2FA;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.tabheading {
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

a.mainlevel:link, a.mainlevel:visited {
     width: 100%;
     display: block;
     background: #f0f0f0;
	color: #000000;
	border-bottom: dashed 1px #4E819C;
	border-left: solid 5px #B30000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
     text-indent: 10px;
     	padding-top: 2px;
	padding-bottom: 2px;
	}

a.mainlevel:hover {
     width: 100%;
	display: block;
	color: #ffffff;
     background: #B30000;
     border-bottom: dotted 1px #4E819C;
     border-left: solid 5px #f0f0f0;
     	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-align: left;
	text-indent: 10px;
		padding-top: 2px;
	padding-bottom: 2px;
	}

a.sublevel:link, a.sublevel:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000; 
	font-weight: normal;
}

a.sublevel:hover {
	color: #666666; 
	text-decoration: none;
	}
 
.createdate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	color: #CC0033; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

a.readon:hover {
	color: #CC0033;	text-decoration: underline;
	font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

.contentpane {
	background-color : #FFFFFF;
	}

.contentpaneopen {	
	background-color : #FFFFFF;
	font-size:11px !important;
	}

.contentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #CC0033;
	text-align:left;
	line-height: 16px;
	height: 15px;
	}

.contentpagetitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #CC0033;
	text-align:left;
	}

.contentdescription {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	}

table.contenttoc {
	color: #343A58;
	background-color: #e0e0e0;
	border-top: 1px solid #465675;
	border-bottom: 1px solid #465675;
	border-left: 1px solid #465675;
	border-right: 1px solid #465675;
    }

table.contenttoc td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

.sectiontableheader {
	background-color : #94B1CF;
	background-repeat: repeat;
	padding: 2px;
	color : #FFFFFF;
	font-weight : bold;
	padding: 2px;
	}

.sectiontableentry1, {
	background-color : #BED2EB;
	}
	
.sectiontableentry2 {
	background-color : #F3F3F3;
	}

.category {
	color: #CC0033; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #CC0033; font-weight: bold;
	}

a.category:hover {
	color: #CC0033;
	}

a.blogsection:link, a.blogsection:visited {
	color: #CC0033; 
	text-decoration: none; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #CC0033;	
	text-decoration: underline;
	font-size: 10px;
	}

.componentheading {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #CC0033;
	text-align:left;
	}

table.moduletable {
	margin: 0px 0px 10px 0px;
	width: 95%;
	}

table.moduletable th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0033;
	text-align: center;
	border-bottom: solid 1px #f3f3f3;
	}

table.moduletable td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	}

.poll {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00000;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid #465675;
}

a.weblinks:link, a.weblinks:visited {
	color: #CC0033; text-decoration: none; font-weight: normal;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #CC0033;	text-decoration: underline; font-weight: bold;
	}

.newsfeedheading {
   font-family: Arial, Verdana, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #CC0033;
   }

.newsfeeddate {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}

.fase4rdf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #000000; 
	font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; 
	font-weight: bold; 
	color: #CC0033;
	}

a.fase4rdf:hover {
	font-size: 11px;
	font-weight: bold; color: #FFCC66;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #8D9ABC;
	}

table.contact {
	background-color: #FFFFFF;
	}

table.contact td.icons {
	background-color: #CCCCCC;
	}

table.contact td.details {
	background-color: #F3F3F3;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}