body{
	margin			: 30;
	padding			: 0;
	font-family		: Geneva, Ariel, Helvetica, sans-serif; <!--Arial, Helvetica, sans-serif;-->
	color			: #0000CC; <!--#333333;-->
	font-size       : 9px; <!--12px;-->
	background-color: #E4E5E5;
}

tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #000099; <!--#333333; text body-->
  font-size        : 9px;
}
/*#################### TOPMENU STYLING  ####################*/
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	width:  auto !important;
	font-size: 10; <!--12px;-->
	line-height: 14px;
	white-space: nowrap;
	border-right: 1px solid #000000;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFCC00; <!--#5F6A79;-->
	background: transparent;
	font-weight: normal;
	border-top:1px solid #FFFFFF;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
border-top:1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #5F6A79;
}
/*################## CONTENT STUFF ###################*/
.content {
	padding: 5px;
}
.contentpane {
	padding					:5px;
}
.small {
	font-size				: 9px; <!--10px; orig-->
	color					: #000000 <!--#999999;-->
 }
.smalldark {
	font-size				: 9px <!--10px; orig-->
	font-weight				: bold; 
 }
 .sectiontableentry1 {
	background-color		: #EEEEEE; 
 }
.sectiontableentry2 {
	background-color		: #E4E5E5; 
}
.button {
	font-family				: Arial, Helvetica, sans-serif; 
 	font-size				: 12px; 
 	color					: #333333; 
 	border-width			: 1px; 
 	border-style			: solid; 
 	border-color			: #000000; 
 }
 .createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  10px; 
	color: #999999;
 }
.modifydate {
font-size:  10px; 
color: #999999;
 }
.readon{
	margin-top			: 10px;
}
a.readon:link, a.readon:visited {
	color            	: #993366; <!--#999999;-->
	font-family      	: Tahoma, Arial, Helvetica, sans-serif;
	font-size        	: 9px;  <!--10px;orig -->
  	font-weight      	: normal;
  	background       	: #F0F0F0;
  	border           	: 1px solid #FFCC00; <!--#E4E5E5;-->
  	padding          	: 4px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 10px;
  	text-decoration  	: none;
}

a.readon:hover {
  	color            	: #4C6790;
  	font-family      	: Tahoma, Arial, Helvetica, sans-serif;
  	font-size        	: 9px;  <!--10px;orig -->
  	font-weight      	: normal;
  	background       	: #F0F0F0;
  	border           	: 1px solid #E4E5E5;
  	padding          	: 4px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 10px;
  	text-decoration  	: none;	
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; <!--15px;-->
	color: #990000; <!--#5F6A79;-->
	font-weight: bold;
        background  : #CCCCCC; <!--#F0F0F0;-->
}
a.contentpagetitle {
	color: #5F6A79;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5F6A79;
	font-weight: bold;
}
.sectiontableheader {
	background-color 		: #5F6A79;
    font-weight      		: bold;
  	color			: #FFFFFF;
	text-align       		: left;
	border-top		: 1px solid #848E9C;
	padding:1px;
}
a.category:hover {
	text-decoration			: underline; 
 }
/*################## LINKS  ###################*/
a {
	color				: #CC0000; <!--#666666; menu--> 
 	text-decoration			: none; 
 }
a:hover {
	color				: #5F6A79; 
 	text-decoration			: underline; 
 }
/*################## MAIN MENU  ###################*/
.inputbox {
	font-family			: Arial, Helvetica, sans-serif; 
 	font-size			: 12px; 
 	border-width			: 1px; 
 	border-style			: solid; 
 	border-color			: #000000;  
}

 /*###########################  MODULES ##############################*/
table.moduletable {
	margin				:3px 4px 10px 4px;
	width				: 98%;
	border				: 1px solid #5F6A79;
 }
table.moduletable th  {
	color				: #FFFFFF;
	background-color	        : #5F6A79;
	border-top			: 1px solid #848E9C;
	}
table.moduletable td  {
	padding 			: 1px;

}

/*####### STUFF########*/
.back_button {
	margin-top		: 20px;
	color            	: #999999;
  	font-size        	: 10px;
  	font-weight      	: normal;
  	background       	: #F0F0F0;
  	border           	: 1px solid #E4E5E5;
  	padding          	: 4px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 10px;
  	text-decoration  	: none;
}

/*##################  TABME OF CONTENTS ###################*/
.contenttoc{
	border:1px solid #333333;
	margin:0px 1px 3px 3px;
	background-color: #CCCCCC;
	font-weight: bold;
}
a.toclink{
	color: #FFFFFF;
}
/*################## DONT ASK ME ###################*/
/*###################### TEMPLATE SPECIFIC #########################*/
.blacklinetop, .blacklinebottom{
	border-bottom		: 1px solid #5F6A79;
}
.blacklineleft, .blacklineright{
	border-left			: 1px solid #5F6A79;
}	
.maincontenttable{
	border			: 1px solid #5F6A79;
	background-color	: #FFFFFF;

}
.template_header{
	background-color	: #FFFFFF; <!--#FFCC00;-> <!--yellow #5F6A79;-->
}
.centermodule{
	border-bottom		: 2px solid #5F6A79;
}
