html
{
 text-align:left; 
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	background-color:#ffffff;
	text-align:left;
}

a:link, a:visited, a:active {
	color: #549915; 
    text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #79DC1F;	
    text-decoration: none;
	font-weight: bold;
}

table.header_right
{
  width:100%;
  height:140px !important;
  border:none;
  margin:0px;
  padding:0px;
  background-color:#88C014;
}

td.top_menu
{
  text-align:center;
  vertical-align:bottom;
  width:100% !important;
  height:121px !important;
  border:none;
  
}

td.header_right_img
{
  vertical-align:top;
  width:100% !important;
  height:19px !important;
  border:none;
}

table.pathway
{
 border:none;
 height:20px;
 width:100%;
 vertical-align:middle;
}

table.top_menu, table.top_menu td
{
  border:none;
  background-color:#88C014;
  vertical-align:bottom;

}

#right_frame 
{
  width:100%;
  border:none;
  
  vertical-align:top;
}


table.mainmenu
{
  
  width:100%; 
  border:1px; 
  border-color:rgb(153,153,153); 
  border-style:solid; 
  background-color:#DEFEB4;
}

table.outline
{
  text-align:left; 
  border:none;
  width:100%;
  margin:0px;
  padding:0px;
}

td.content_right
{
  width:200px;
  text-align:center;
  border:1px;
  border-style:solid;
  border-color:rgb(153,153,153); 
}

table.content
{
  vertical-align:top;
  padding:0px;
  margin:0px;
  width:100%;
  text-align:left;
  /*border:1px;
  border-color:rgb(153,153,153); 
  border-style:solid; */
}

td.content
{
  padding:0px;
  margin:0px;
  background-color:white;
  border:1px;
  border-color:rgb(153,153,153); 
  border-style:solid;
  vertical-align:top;
  text-align:left;
  height:100%;
  width:100%;

}

td.content_right
{
  padding:0px;
  margin:0px;
  width:160px;
  background-color:#DEFEB5;
  border:1px;
  border-color:rgb(153,153,153); 
  border-style:solid;
  vertical-align:top;
  text-align:center;
  height:100%;

}

tr, td, p, div {
   font-family: Verdana, Helvetica, Sans Serif;
   font-size:  11px;
   color: 000000;
}
h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
}

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #AB290F;
	border-bottom: 1px solid #D2D8DE;
}

#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}


/* MAIN MENU */
a.mainlevel:link, a.mainlevel:visited, a.mainlevel:active
{
	display: block;
	width: 162px;
	height: 18px; 
    background: url(../images/menue.gif) 100% 0 no-repeat;
    text-indent: 10px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: black;
}

a.mainlevel:hover {
	background-position: 100% -20px;
	text-decoration: none;	
    color: #666666;
	
}




/* TOP MENU */
a.mainlevel-nav:link, a.mainlevel-nav:visited, a.mainlevel-nav:active
{
	width: 100px;
	height: 20px; 
	
    

    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: black;
}

a.mainlevel-nav:hover {
	background-position: 100% -20px;
	text-decoration: none;	
    color: #666666;
	
}



table.moduletable
{
 border:none;
 padding:none;
 margin:none;
 width:100%;
}



table.moduletable td
{
 border:none;
 padding:none;
 margin:none;
}

table.moduletable th {
	text-align: left;
  font-size: 13px;
  font-weight: bold;
  height: 26px;
  line-height: 26px;
  margin-left: 0px;
}



table.moduletable table td div{
	text-align: left;
  margin-left: 15px;
}

.mod_events_latest_first
{
  width:50000 !important; 
}

table.moduletable_banner, table.moduletable_banner td
{
 border:none;
 padding:none;
 margin:none;
 width:100%;
 text-align:center;
}


