#maintab {
    background-color : transparent;
    margin-left : auto;
    margin-right : auto;
    margin-top : 30px;
    height : auto;
  }

html
{
	padding:0px;
	margin:0px;
	min-height: 100.05%;
}

body
{
	background-color: #FFFFFF;
	background-image: url(../images/bg.png);
	font-family : Arial, sans-serif;
}

td, tr, p, div
{
	font-family : Arial, sans-serif;
	font-size : 8pt;
	color : #000000;
}

a:link, a:visited
{
	color:#E32B00;text-decoration:none;
}

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

hr, hr.separator
{
	height : 1px;
	width : 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFD744;
	border-bottom-color: #F59C00;
}

ul, li
{
	margin-left: 8px;
	padding: 0px;
	list-style: none;
	list-style-image:url(../images/arrow.gif);
}

#content
{
	background-color: #FFFFFF;
	background-image: url(../images/main_11.png);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#content-left
{
	background-color: #FFFFFF;
	background-image: url(../images/main_13.png);
	background-repeat: repeat-y;
}

#mainbody
{
   padding-left: 5px;
   padding-right: 5px;
}


/* topmenu */
#topmenue{
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;

}

a.mainlevel-topmenu:link, a.mainlevel-topmenu:visited {
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	padding-left: 10px;
}

a.mainlevel-topmenu:hover
{
	color: #000000;
}

/* mainmenu */
a.mainlevel:link, a.mainlevel:visited
{
	color: #000000;
	width: 150px;
	line-height: 20px;

	background-position: 0px 0px;
	font-weight: bold;
	padding-top: 0px;
	text-decoration: none;
	text-align: left;
	padding-left: 18px;
	display: block;
	float: left;
}

a.mainlevel:hover
{

	color: #ffffff;
	background-image: url(../images/menu_item_hover.png);
   background-repeat: no-repeat;   
   background-position: 10px center;
}

a.sublevel:link, a.sublevel:visited
{
	color: #294470;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 4px;
	width: 138px;
	line-height: 14px;
	text-align: right;
}

a.sublevel:hover
{
	color: #990000;
	text-decoration: none;
}

/* Joomla core stuff */
div.module {

	text-indent:7px;
 	color:#235BFF;
	font-family: Arial, Helvetica, Sans Serif;
	font-size:12px;
	width:100%;
    background:transparent;
	vertical-align:top;
	padding:0px;
	text-align:center;
	margin-bottom:14px;
   background:  url(../images/modules_01.png)  top left no-repeat;

}

div.module div {
padding-top: 7px;
font-size: 12px; 
margin: 0px;


}

div.module  div div {
background: url(../images/modules_03.png) bottom left no-repeat;
font-size: 12px; 
padding:0px;
margin: 0px;
}


div.module div div div{
background: transparent;
font-size: 12px;
padding-bottom:12px;
margin:0px;


}

div.module div div div h3
{
padding-top: 3px;
padding-bottom: 5px;
color: #E32B00;
margin:0px;
font-size: 10pt;
}

.pathway
{
	color: #ff0000;
}

a.pathway, a.pathway:visited
{
	color: #ff0000;
}

a.pathway:hover
{
	color: #ff0000;
}

/*Joomla Styles*/
.back_button
{

}

.pagenavbar
{
	color: #CC6633;
}

.pagenav, a.pagenav, a.pagenav:visited
{
	color: #77824A;
	height: 20px;
	padding-right: 2px;
	padding-left: 2px;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #BECC91;
}

a.pagenav:hover
{
	color: #CC6633;
}

.small
{
	font-size: 8pt;
	font-weight: normal;
   color: #6C6C6C;
}

.button
{
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	font-size: 8pt;
	font-weight: bold;
	color: #ff0000;
	margin-top: 2px;
	margin-bottom: 2px;
}

.inputbox
{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #aaaaaa;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
	font-size: 8pt;
	color: #000000;
}

.ontab {}
.offtab {}
.tabpadding {}
.tabheading {}
.pagetext {}

.createdate
{
	font-size: 8pt;
   color: #6C6C6C;
}

.modifydate
{
	font-size: 8pt;
   color: #6C6C6C;
}

a.readon:link, a.readon:visited
{
  color: #E32B00;
  font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 1px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : none;
}

a.readon:hover
{
  color            : #F59C00;
  font-family: Arial,Verdana, Geneva,  Helvetica, sans-serif;
  font-size        : 11px;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 1px;
  padding-left     : 3px;
  padding-right    : 3px;
  padding-top      : 1px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}

.contentpane
{
	text-align:justify
}

.contentpaneopen
{
	text-align:justify
}

.contentdescription {}
table.contenttoc {}
table.contenttoc td {}
.content_rating {}
.content_vote {}

.contentheading, .componentheading
{
	font-weight:bold;
	padding-top: 5px;
	padding-bottom: 5px;
   color: #000000;
}
.contentpagetitle, .category
{


	color: #F59C00;
	font-weight: bold;
	padding-left: 0px;
}

a.contentpagetitle:link, a.contentpagetitle:visited, a.category:link, a.category:visited
{
  color: #E32B00;
  font-weight      : bold;
  text-align      : left;
  text-decoration  : none;
}

a.contentpagetitle:hover, a.category:hover
{
  color            : #F59C00;
  font-weight      : bold;
  text-align      : left;
  text-decoration  : none;
}

.blogsection{}

.poll
{
	font-size: 8pt;
	color: #546237;
}
table.pollstableborder
{
	border: 1px solid #8189C0;
}

.sectiontableheader
{
	background-color : #E32B00;
	color            : #ffffff;
	font-weight      : bold;
	border: #E32B00;
}

.sectiontableentry1
{
  background-color : #F59C00;
  
}

.sectiontableentry1 a:link, a:visited
{
	color:#E32B00;
   text-decoration:none;
}

.sectiontableentry1 a:hover
{
	color:#663300;text-decoration:underline;
}

.sectiontableentry2
{
  background-color : #FFD744;
}

.sectiontableentry2 a:link, a:visited
{
	color:#E32B00;
   text-decoration:none;
}

.sectiontableentry2 a:hover
{
	color:#663300;text-decoration:underline;
}

.weblinks{}

.newsfeedheading {}
.newsfeeddate {}
.fase4rdf {}

table.searchintro {}

table.contact {}
table.contact td.icons {}
table.contact td.details {}