body, td, p{
	font-size:14px;
}




	
.clearing {height:0;clear:both;padding:0;margin:0;}

#banner{
	border: solid 1px #000;
	text-align: center;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#boxes {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #333333;
	width: 200px;
	height: 130px;
	border: solid 1px #000;
	text-align: center;
	margin-right: 10px;
	margin-top: 10px;
	float: right;
	}

  div.boxes{
  	text-align: left;
  	width: 188px;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top: 6px;
  	margin-bottom: 6px;
	display: block;
  }
body{
	color: #211D4F;
	font-family: Tahoma;
	scrollbar-face-color: #4A4131;
	scrollbar-highlight-color: #5D513E;
	scrollbar-track-color: #74654D;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #4A4131;
	scrollbar-3dlight-color: #5D513E;
	scrollbar-shadow-color: #3C3528;
	scrollbar-arrow-color : #fff;
	 }
#container {
	text-align: left;
	width: 780px;
	min-height: 500px;
	height:500px;
	margin: 0 auto;
	border-width: 0px 0px 0px 0px;
	border-color: #000;
	border-style: solid;
	 }
#bottom{
	width:780px;
	min-height:200px;
	position: relative;
	text-align: right;
	height:auto;
	background-color: #FFFFFF;
	padding-bottom: 50px;
	background-repeat: no-repeat;
	margin-top:50px;
}

#contents{ 
min-height:418px;
border: 1px solid #333366;
}
  
div.contents{
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #333366;
	height: auto !important; /* for modern browsers */
	height: 500px; /* for IE5.x and IE6 */
	min-height: 500px; /* for modern browsers */
  }


#menu0{
	margin: 0em 0;
	padding:0px;
	font-size:14px;
	list-style-type:none;
	color:#204B38;
	text-transform:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	/*padding-top:5px;*/
	text-align:left;
}
#menu0 li{
	list-style-image:none;
	display:inline;
	margin-left:10px;
	padding-left:5px;
	width:80px;
	background-image:none;
}

#menu0 li a, #menu0 li a:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu0 li a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9C00;
	text-decoration: underline;
}
	


div#lang_selector{
	position: relative;
	text-align:right;
	margin-right:8px;
	top:15px;
	float:right;
	border: solid 2px;
	border-color: #333333;
}



A {
	color : #FF9C00;
	text-decoration : none;
}
A:HOVER {
	color : #FF9C00;
	text-decoration : underline;
}

A:VISITED {
	color : #FF9C00;
	text-decoration : none;
}


H1{
	color:#211D4F;
	font-size:20px;
	font-weight: normal;
	line-height: 21px;
	text-transform: uppercase;
	letter-spacing : 1px;
	padding-bottom:0px;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#211D4F', Direction=135, Strength=2); 	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
	H2{
	font-size:12px;
	color: #211D4F;
}
	H3{
	font-size:12px;
	font-weight: bold;
}
	LI { }

input{
	background-color: #E8EEFF;
	color: #000000;
	font-weight: bold;
	border: solid 1px #454545;
}
SELECT {
	font-size: 10px;
}

FORM.module_searchstring{
	margin:0 0 0 0;
}
.formcell{
	font-size : 14px;
	font-weight : bold;
	color : #55534F;
}
/*
Pager object main index design
*/
.pager_index{
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}
.pager_cindex{
	font-size: 10px;
	font-weight:bold;
	padding: 0px 2px 0px 2px;
}
.pager_sep{
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}
.pager_prev{
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}
.pager_next{
	font-size: 10px;
	padding: 0px 2px 0px 2px;
}
/*-*/

div.box_news{
	margin: 5px;
	margin-top: 10px;
}
div.box_news_Content, div.box_news_Title{
 	line-height: 13px;
}
div.box_news a{
	font-weight: bold;
	text-decoration:underline;
	color: #fff;
}

div.box_news a:hover{
	font-weight: bold;
	text-decoration:underline;
}

div.box_news_Title{
	font-weight: bold;
	font-size: 11px;
}
div.box_news_Content{
	padding-bottom:2px;
	padding-top:7px;
	padding-left:3Wpx;
}



.searchBox FORM{
		font-size : 12px;
		font : 11px Arial, Helvetica, sans-serif;
		font-weight : bold;
}
