BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        background-image: url(../images/bg2.gif);
	background-repeat: repeat;  
}

body,td,th, tr, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #646262;
	line-height: 17px;
}



.invisible {
display:none;
}

/*
Layout styles
*/

#top {
        position:absolute;
	left:0px;
	top:0px;
        width: 1164px;
        height: 268px;
	z-index:1;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
}

#maincontent {
	position:absolute;
	left:174px;
	top:199px;
	width:725px;
	z-index:6;
        background-color: #ffffff;
        <--! background-image: url(../images/world_light.gif); -->
        background-attachment: fixed;
        background-position:185px 378px;
        background-repeat: no-repeat;
}

#user2 {
	position:absolute;
	left:0px;
	top:257px;
	width:173px;
	height:250px;
	z-index:-1;
}

#user3 {
	position:absolute;
	left:920px;
	top:271px;
	width:173px;
	height:61px;
	z-index:8;
}

#user4{
	position:absolute;
	left:0px;
	top:500px;
	width:173px;
	height:61px;
	z-index:-1;
}

#user4 a {
color:#ff0000;
}

#user4 a:hover {
color:#ffffff;
background-color:#FF8A00;
}

h1, h2, h3
{
font-family: serif;
}

h1 {
font-size: 18px;
}

h2
{
font-size: 17px;}

h3 {
font-size: 15px;
}

hr
{
color: #cccccc;
background-color: #cccccc;
height: 1px;
width: 100%;
}

a:link, a:visited
{
text-decoration: underline;
color: #CC7B00;
}

a:hover 
{
text-decoration: none;
color: #ffffff;
background-color: #fec536;
}

a.category:link, a.category:visited
{
  color            : #CC7B00;
  font-weight      : bold;
  font-size        : 15px;
}

a.category:hover 
{
color: #000000;
background-color: #fec536;
font-size        : 15px;
}

.mainlevel 
{
color: #CC7B00;
}

a.mainlevel:link, a.mainlevel:visited, a.sublevel:link, a.sublevel:visited
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	color: #CC7B00;;
	text-align: left;
	height: 18px;
	width: 100%;
	text-decoration: none;
        text-indent: 15px;
}

a.mainlevel:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	color: #ffffff;
	background-color: #cc7a00;
	text-align: left;
	height: 18px;
	width: 100%;
	text-decoration: none;
        text-indent: 15px;
}

a.mainlevel:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	color: #ffffff;
	background-color: #fec536;
	text-align: left;
	height: 18px;
	width: 100%;
	text-decoration: none;
        text-indent: 15px;
}


a.sublevel:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	color: #ffffff;
	background-color: #fec536;
	text-align: left;
	height: 18px;
	width: 100%;
	text-decoration: none;
        text-indent: 15px;
}

a.mainlevel-bottom:link, a.mainlevel-bottom:visited, a.mainlevel-bottom:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	background-color: #fec536;
	text-decoration: none;
}

#active_menu, a#active_menu:link, a#active_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
	display: block;
	vertical-align: middle;
	font-size: 15px;
	color: #ffffff;
	background-color: #cc7a00;
	text-align: left;
	height: 18px;
	width: 100%;
	text-decoration: none;
        text-indent: 15px;
	}

table.moduletable {
	width            : 100%;
	margin-bottom    : 5px;
	font-weight: normal;
}

table.moduletable th {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(../images/horline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #333333;
	text-align: left;
	height: 20px;
	width: 100%;
	text-indent: 10px;
}

.newsflash 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #00467A;
  text-transform   : uppercase;
}

.frameheader 
{
  font             : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : none;
  color            : #ADC1D2;
}

.poll
 {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #646262;
  line-height      : 15px
}

.inputbox
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-indent: 5px;
	border-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-color: #CCCCCC;
}

.contentpane 
{
	padding-left     : 0px;
	padding-right    : 0px;
}

 .button 
{
}

.contentpaneopen 
{
	color: #999999;
	width: 725px;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.buttonheading
{
vertical-align:top;
}

.componentheading
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #646262;
	font-size: 18px;
        font-weight: bold;
	text-indent: 3px;
        margin-bottom: 15px;
}

.contentheading
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #98620F;
	font-size: 18px;
        font-weight: bold;
        padding-top: 0px;
}



.contentdescription 
{
	font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size        : 11px;
	color            : #333333;
	text-align       : left;
	white-space: nowrap;
}

.category 
{
  color            : #999999;
  font-family      : Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : bold;
}



.sectiontableheader 
{
  font-weight: bold;
  background: #f0f0f0;
}

.sectiontablefooter 
{
}

.sectiontableentry1 
{
	background-color : #ffffff;
}

.sectiontableentry2
 {
	background-color : #f9f9f9;
}

.small 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #7492AB;
  text-decoration  : none;
  font-weight      : normal;
}



.smalldark 
{
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 9px;
  color            : #000000;
  font-weight      : normal;
}			

table.contenttoc {
  border: 1px solid #cccccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
        color: #646262;
        text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

ul 
	{
	}

li {
	list-style-image: url(../images/arrow.png);
	}

.readon {
	background-image: url(../images/readon1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
    }

a.readon:hover {
	background-image: url(../images/readon2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#333333;
}