BODY {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFFFFF;
	text-align:center 
	
}

H5{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

INPUT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}



#whole_page{
	border-top:none;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
}

#logo{
	margin-left: 40px;
	margin-right:auto;
	padding: 0px;
}

DIV.footer{
	margin-top: 15px;
	color: #AAAAAA;
}

DIV.panel {
	border-left:1px solid #000000; border-right:1px solid #000000; border-bottom:1px solid #000000; padding-left: 0px;
	padding-right: 0px;
	padding-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width: inherit;
	background: url('images/mainbg.jpg'); 
	border-top-color:#000000; 
	border-top-width:1px
}

DIV.panelMargin {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	height: auto;
}



#logo{
	float: inherit;
}

DIV.quickSearch{
	margin-top: 10px;
	margin-right: 3px;
	float: right;
}



DIV.main_header {
	padding: 0px;
	margin: 0px;
	float: inherit;
	height: 191px;
	width:760px;
	background: url('images/header_gradient.gif') ;
}

UL.navigator{
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

LI.blank1{
	margin-top: 5px;
	height: 25px;
	width: 5px;
	float: left;
	padding-top: 5px;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom: 0px;
	
}
LI.blank2{
	margin-top: 5px;
	height: 25px;
	width: 5px;
	float: left;
	padding-top: 5px;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom: 0px;
	text-align: right;
}


LI.current
{
	border-bottom:1px solid #EAE548; width: 150px;
	height: 30px;
	font-size:12px;
	font-weight: bold;
	background: url('images/white_tab.gif');
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-bottom: 0px;
	color: #414186
	
	
}
LI.nonCurrent
{
	border-bottom:1px solid #000000; margin-top: 5px;
	width: 150px;
	height: 25px;
	float: left;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	background: url('images/blue_tab.gif');
	text-align: center;
	padding-top: 5px;
	padding-bottom: 0px
}

LI.nonCurrent A 
{
	text-decoration: none;
	color: #FF0000;
	
}

LI.nonCurrent A:hover 
{
	text-decoration: none;
	color: #FFFFFF;
}

A.language
{
	text-decoration: none;
	color: #0000ff;	
}

a:hover.language 
{
	text-decoration:underline;
	color: #000000;

}

SPAN.title
{
	font-size: 14px;
	font-weight: bold;

}

TABLE.database 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size:12px;
	font-weight: bold;
	background: #000000;
}

TABLE.database TH
{
	background: #EAE548;
	border-bottom: #000000 solid 2px;
}
TABLE.database TD
{
	font-size:10px;
	font-weight: normal;
	vertical-align: top;
	background: #ffffff;
	border-bottom: #000000 1px solid;
}
TABLE.database TD.edit
{
	font-size:10px;
	background: #EAE548;
	font-weight: normal;
	vertical-align: top;
	border-bottom: #000000 1px solid;
}
TABLE.database TD.toppart
{
	font-size:10px;
	font-weight: normal;
	vertical-align: top;
	background: #ffffff;
	border-bottom: #dddddd solid 1px;
}


.field 
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-size:10px;
	background: #FFFFFF;	
	border: 1px;
	border-style: solid;
	border-color: gray;
	height: 16px;
}
.field2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	background: #FFFFFF;	
	border: 1px;
	border-style: solid;
	border-color: gray;
}

.flag
{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
}

.newsDate
{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #3366FF;
}
.newsText
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:none;
	color: #000000;
}
.newsBold
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #0066CC;
}

.newsImage
{
border: 1px solid #000000;
float: left;
width: 40%;
margin-right: 20px;
}

.newsMedia
{
	border: none;
	float: right;
	margin-right: 10px;
}

.newsMedia A
{
	color: #000000;
	font-weight: bold;
}
.newsMedia A:hover
{
	color:#0000FF;
}
