/* Body */
BODY {
margin: 0px
background-color : #FFFFFF ;
color : #000000;
}

td,tr,p,div {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #182343;
}

/* Styles for dhtml tabbed-pages */
.ontab {
background-color: #ffae00;
border-left: outset 2px #ff9900;
border-right: outset 2px #808080;
border-top: outset 2px #ff9900;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: bold;
color: #FFFFFF;
}
.offtab {
background-color : #e5e5e5;
border-left: outset 2px #E0E0E0;
border-right: outset 2px #E0E0E0;
border-top: outset 2px #E0E0E0;
border-bottom: solid 1px #d5d5d5;
text-align: center;
cursor: hand;
font-weight: normal;
}
.tabpadding {
}

.tabheading {
background-color: #ffae00;
text-align: left;
}

.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;
}
h4 {
color: #182343; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px; font-weight: normal;
}

h5 {
color: #182343; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px; font-weight: normal;
}

h6 {
color: #182343; font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; font-weight: bold;
}

/* Links */
a:link, a:visited {
color: #182343; text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}

a:hover {
color: #FF1818; text-decoration: underline;
}

/* Horizontal Line */
hr {
background: #C0C0C0; height:2px; border: 1px inset;
}

hr.separator {
background: #C0C0C0;
height: 1px;
width: 75px;
border: 0px;
}

/* --Default Class Settings-- */

a.mainmenu:link, a.mainmenu:visited, a.mainlevel:link, a.mainlevel:visited {
color: #182343; font-family: Arial, Helvetica, serif;
font-weight: normal;
}

a.mainmenu:hover, a.mainlevel:hover {
color: #a8abb5; text-decoration: underline;
}

a.sublevel:hover {
color: #FF0000; text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
color: #0000c0; font-family: Arial, Helvetica, serif;
font-weight: normal;
}

/* Content - Sections & Categories */
.contentpane {
padding: 1px;

}

.contentpaneopen {
border : 0px ridge #DCDCDC;

}

.contentheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #182343;
text-align:left;
}

.contentpagetitle {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #182343;
text-align:left;
}

table.contenttoc {
color: #333300;
background-color: #e0e0e0;
}

table.contenttoc td {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
text-align:left;
}

a.toclink:hover, a.toclink:visited, a.toclink:link {
font-size: 9px;
}

.contentdescription {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #808080;
text-align: left;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
color: #a8abb5; text-decoration: none; font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

a.blogsection:hover {
color: #999999; text-decoration: underline;
}

a.weblinks:link, a.weblinks:visited {
color: #a8abb5; text-decoration: none; font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
}

a.weblinks:hover {
color: #999999; text-decoration: underline;
}

a.readon:link, a.readon:visited {
color: blue; text-decoration: none; font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

a.readon:hover {
color: #999999; text-decoration: underline;
}

.moduleheading {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #182343;
	white-space: nowrap;
	background-color: #DDE0E7;
	border: 0px solid #ffffff;
	height: 24px;
	width: auto;
	padding: 2px;
	text-align: center;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 78%;
	background-color: #DDE0E7;
	border-right: solid 10px #979CA6;
	border-top: solid 10px #7A8193;
	line-height: 15px
	
	}

table.moduletable th {
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	color: #182343;
	text-decoration: none;
	white-space: nowrap;
	background-color: #DDE0E7;
	border: 0px solid #000000;
	height: 16px;
	width: auto;
	padding: 2px;
	text-align: left;
	}

table.moduletable td {
	color: #182343;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	}

.componentheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: normal;
color: #182343;
text-align:left;
}

.button {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 10px;
color: #000000;
text-decoration:underline 
border-style: solid;
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.inputbox {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: small;
color: #000000;
background: #DDE0E7;
border: 1px solid;
}

/** category text format and links **/
.category {
color: #999999; font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold; text-decoration: none;
}

a.category:link, a.category:visited {
color: #999999; font-weight: bold;
}

a.category:hover {
color: #a8abb5;
}

.poll {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
line-height: 14px
}

.sectiontableentry1, .contentpane {
background-color : #dee0e7;
padding: 6px;
}

.sectiontableentry2 {
background-color : #EBEBEB;
}

.sectiontableheader {
background-color : #a8abb5;
color : #FFFFFF;
font-weight : bold;
padding: 4px;
}

.frontpageheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 17px;
color : #182343;
font-weight : normal;
}

.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF1818;
text-decoration: none;
font-weight: normal;
}

.smalldark {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #182343;
text-decoration: none;
font-weight: normal;
}


.newsfeedheading {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #182343;
text-align:left;
}

.newsfeeddate {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF1818;
font-weight: normal;
}

.createdate {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FF1818;
text-decoration: none;
font-weight: normal;
}

.modifydate {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #808080;
text-decoration: none;
font-weight: normal;
}

ul {
margin: 0px 0px 0px 0px;
}

li {
list-style: inside url(../images/arrow.png) 3px;
list-style-image: url(../images/arrow.png);
}

.fase4rdf {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; color: #000000; font-weight: normal;
}

a.fase4rdf:link {
font-size: 11px; font-weight: normal; color: #a8abb5;
}

a.fase4rdf:hover {
font-weight: bold; color: #808080;
}

table.searchintro {
background-color: #FFFFFF;
border: solid 1px #777777;
}

table.contact {
background-color: #FFFFFF;
}

table.contact td.icons {
background-color: #C6CBCE;
}

table.contact td.details {
background-color: #EEEEEE;
font-size: 10px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}

.pagenav {
color: #182343;
}

a.pagenav {
color: #182343;
}

.pagenavbar {
background-color: #f0f0f0;
}

/* Content voting */
.content_rating {
font-weight: normal;
font-size: 8pt;
}

.content_vote {
font-weight: normal;
font-size: 8pt;
}


.ticker { font-family: Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #0c1223;
	text-decoration: none;
	}