/* General Stuff */
BODY {
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
}
	
.bg{
background: #6F5939;}

td,tr,p,div,table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

h1 {
	color: #000000;
	font-size: 16px; 
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-size: 15px; 
	font-weight: bold;
	}

h3 {
	color: #000000;
	font-size: 14px; 
	font-weight: bold;
	}

h4 {
	color: #000000;
	font-size: 12px; 
	font-weight: bold;
	}
	
h5 {
	color: #000000;
	font-size: 10px; 
	font-weight: bold;
	}
	
h6 {
	color: #000000;
	font-size: 9px; 
	font-weight: bold;
	}

/* Links */
a:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;}

a:hover {
	color: #ff3333;
	text-decoration: underline;}
	
/* Table of contents */

div.pagenavcounter{
color: #000000;
font-weight: bold;
text-align: center;}
.toclink{
text-align: center;}
	
table.contenttoc {
font-size: 12px;
color: #000000;
font-weight: bold;
padding: 3px;
border: 1px solid #000000;}

table.contenttoc th{
background: #006699;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
padding: 3px;}

a.toclink:link, a.toclink:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006699;
text-decoration: underline;}

a.toclink:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0099ff;
text-decoration: underline;}

.back_button{
padding: 5px;}	

a.back_button:link, a.back_button:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
text-decoration: none;}

a.back_button:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0000CC;
text-decoration: underline;}

/*Mambo style */

hr {
	background: #999999; 
	height:1px; 
	border: 1px solid;}

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

.pagenavbar {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
text-decoration: none;
font-weight: bold;
text-align: center;} 

.pagenav {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: bold;}

a.pagenav:link, a.pagenav:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CC0000;
text-decoration: underline;}

a.pagenav:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
text-decoration: underline;}

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

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

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

.ontab {
text-align: center;
cursor: pointer;
font-weight: normal;
color: #000000;
background-color: #FFFFFF;
border: 1px #000000 solid;}

.offtab {
text-align: center;
cursor: pointer;
font-weight: normal;
color: #666666;
background-color: #FFFFFF;
border: 1px #000000 solid;}

.tabpadding {}

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

.pagetext {
visibility: hidden;
display: none;
position: relative;
top: 0;}

/* Menu classes */

a.mainlevel:link, a.mainlevel:visited {
display: block;
background-image: url(../images/mainlevel.jpg);
text-decoration: none;
color: #FFFFFF;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 20px;
border: 1px solid #000000;}

a.mainlevel:hover {
display: block;
background-image: url(../images/hover.jpg);
text-decoration: none;
color: #FFFF00;}

/* Main Body classes */

table.blog{
width: 100%;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: justify;}

.contentpaneopen {
width: 100%;
background-color: #E8E0C6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #000000;
text-align: justify;
padding: 5px;}

div.blog_more{
background-color: #F7EED1;
border: 1px solid #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
padding: 5px;}

.date{
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;}

#date{
padding-left: 5px;}

.createdate {
background-image: url(../images/date_16.gif);
background-repeat: no-repeat;
font-size: 11px;
color: #993300;
font-weight: bold;
text-decoration: none;
padding-left: 20px;}

.modifydate {
font-size: 10px;
color: #000000;
text-decoration: none;
font-style: italic;}

.readon{
background-image: url(../images/readon_16.gif);
background-repeat: no-repeat;
padding-left: 20px;}

a.readon:link, a.readon:visited{
color: #CC0000;
font-size: 11px;
font-weight: bold;
text-decoration: underline;}

a.readon:hover{
color: #FF0000;
font-size: 11px;
text-decoration: underline;}

.contentpane {
background-color: #E8E0C6;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-decoration: none;
text-align: justify;
padding: 5px;}

.contentheading {
background-image: url(../images/contentheading.jpg);
background-repeat: no-repeat;
border-bottom: 3px double #663300;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
text-align: left;
padding-left: 20px;}

.contentpagetitle {
font-size: 14px;
color: #344429;
font-weight: bold;}

.contentdescription {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
text-align: justify;}

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

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

.sectiontableheader {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #CC9966;
color: #FFFFFF;
padding: 3px;}

.sectiontablefooter{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
padding: 3px;}

.sectiontableentry1 {
background-color: #F6F0DD;
color: #000000;
font-size: 12px;
text-decoration: none;}

.sectiontableentry2 {
background-color: #E8E0C6;
color: #000000;
font-size: 12px;
text-decoration: none;}

.highlight{
font-weight: bold;}

.category {
color: #000000;
font-size: 10px;
font-weight: bold;}

a.category:link, a.category:visited {
color: #CC0000;
font-size: 12px;
text-decoration: none;
text-decoration: underline;}

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

.blogsection{
width: 100%;}

a.blogsection:link, a.blogsection:visited{
text-decoration: underline;}

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

.componentheading {
background-color: #996600;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
font-weight: bold;
padding: 3px;
text-align: center;}

table.moduletable {
width: 100%;}

table.moduletable th {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 3px;
height: 15px;
background-image: url(../images/moduleth.jpg);
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-align: center;}

table.moduletable td {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
padding: 3px;}

table.moduletable-banners {
width: 100%;}

table.moduletable-banners th {}

table.moduletable-banners tr {
padding-top: 5px;}

table.moduletable-banners td {
padding-top: 5px;}

.poll {
color: #000000;
font-size: 12px;} 

.pollstableborder {
border: 1px #000000 solid;
background-color: #669966;}

a.weblinks:link, a.weblink:visited{
color: #3333CC;
font-size: 12px;
text-decoration: none;}

a.weblinks:hover {
color: #3333CC;
font-size: 12px;
text-decoration: underline;}

.newsfeedheading {
color: #000000;
font-size: 12px;
text-decoration: none;}

.newsfeeddate {
color: #000000;
font-size: 10px;
font-style: italic;
text-decoration: none;}

.fase4rdf {
background-color: #FFFFFF;
color: #000000;
font-size: 12px;}

table.searchintro {
width: 100%;
background-color: #CC9988;
border: 1px solid #000000;}

table.contact {
border: 1px #000000 solid;
font-size: 12px;
color: #000000;}

table.contact td.icons {
background-color: #009900;
font-size: 12px;
color: #000000;}

table.contact td.details {
background-color: #FFFFFF;
font-size: 12px;
color: #000000;}

ul {
	margin-left: 5px;
	padding-left: 15px;
	list-style: url(../images/arrow.gif);
}

.pathway, a.pathway:link, a.pathway:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;}
	
a.pathway:hover {
	color: #FFFFFF;
	text-decoration: underline;}

table#pathway {
	background-color: #CC9933;
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;}
	
td#pathimage{
width: 16px;}
	
/*Here is my own Stuff */

#base{
background-color: #DDCCAA;
width: 820px;
padding: 10px;
border: 2px solid #FFFFFF;}
	
table#top{
width: 100%;
border: 2px solid #FFFFFF;}

td#topLeft{}

td#topRight{
width: 100%;
background-image: url(../images/topRight.jpg);}

a.mainlevel-top:link, a.mainlevel-top:visited {
text-decoration: none;
color: #000000;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;}

a.mainlevel-top:hover {
text-decoration: underline;
color: #cc0000;}

a.mainlevel-banners:link, a.mainlevel-banners:visited {
padding-top: 2px;
padding-bottom: 2px;
text-align: center;}

a.mainlevel-banners:hover {}


table#main{
width: 100%;
border: 2px solid #FFFFFF;}

td#mainLeft{
width: 200px;
background-color: #F6F0DD;
border-right: 2px solid #FFFFFF;}

td#frontInfo{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

td#mainRight{
width: 600px;
background-color: #E8E0C6;}

table#banner{
border-bottom: 2px solid #FFFFFF;}

table#cd{
padding-top: 3px;
padding-bottom: 3px;}

table#MainBody{
text-align: justify;}

a.copyright:link, a.copyright:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;}

a.copyright:hover {
	color: #CCCCCC;
	text-decoration: underline;}

td#copyright{
color: #FFFFFF;
font-size: 12px;
padding: 5px;}
