body {
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	color:#666666;
	background-color: #EFEFEF;
}
	
p {	
	margin: 0 0 5px 0;
}
	
h2{
	font-size: 13px;
	color: #666666;
}

h5{
    font-size: 11px;
}

a{
	color: #4F4B4A;
	text-decoration: underline;
}
	
a:hover{
	color: #ffd500;
}

a:visited{
	color: #4F4B4A;
}

#container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EFEFEF;
	margin-top: 10px;
}

#banner {
    height: 230px;
	padding: 5px;
	margin-bottom:1px; ;
	background-image: url(/images/head_grey.gif);
	background-repeat: no-repeat;
}

#content {
	border-top: 1px solid #EDF1F2;
	text-align: justify;
	font-size: 12px;		
	padding: 2px;
	margin-left: 200px;
	background-color:#EFEFEF;
	color: #666666;
}

#sidebar-a {		
	float: left;
    width:135px;
	border-top: 1px solid #EDF1F2;
}

#sidebar-a h1{
	font-size: 12px;
	font-weight: bold;
	color: #4F4B4A;
	margin-top: 15px;
	margin-bottom: 8px;
}

#containerboth{ 
	padding-right: 30px;
	padding-left: 30px;
}

#footer {
    height: 50px;
    clear: both;
    background-image: url(/images/footer_grey.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.fotext{
//	border-top: 1px solid #EFEFEF;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 11px;
	padding-top: 10px;
	color:#4F4B4A;
}
	
.navcontainer{
	margin: 190px 0 0 130px;
	padding: 0;
	height: 20px;
}

.navcontainer ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

.navcontainer ul li {
    display: block;
    float: left;
    text-align: center;
    padding: 2px;
    margin: 0;
}

.navcontainer ul li a{
    border-right: 2px solid #4F4B4A;
    background: #FAFAFA;
    width: 80px;
    height: 15px;
    border-top: 2px solid #CCCCCC;
    border-left: 2px solid #CCCCCC;
    border-bottom: 2px solid #4F4B4A;
    padding: 2px;
    margin: 0 0 10px 0;
    color: #4F4B4A;
    text-decoration: none;
    display: block;
    text-align: center;
    font: 11px tahoma, lucida, sans-serif;
}

.navcontainer ul li a:hover {
	color: #FFFFFF;
	background: #C9D3DC;
	border-top-color: #E0E0E0;
	border-right-color: #4F4B4A;
	border-bottom-color: #4F4B4A;
	border-left-color: #E0E0E0;
}

.navcontainer a:active{
    background: #4F4B4A;
    color: #FF0000;
}

.navcontainer li#active a{
    background: #4F4B4A;
    color: #FFFFBF;
}

.link_language{
   color: #4F4B4A;
   font-size: 11px;
   float: right;
   margin-top: 10px;
   margin-right: 30px;
   height: 15px;
}

#rightmenu {
    font-size: 11px;
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background:url(/images/arrow.gif) no-repeat 4px;
	padding: 2px 2px 5px 15px;
	margin: 7px 0;
	background-color: #FAFAFA;
	color: #4F4B4A;
	text-decoration: none;
	border-top: 2px solid #E5E5E5;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #E5E5E5;
}

#rightmenu a:hover {
	display: block;
	background:#CCCCCC url(/images/arrow.gif) no-repeat 4px;
	padding: 2px 2px 5px 15px;
	margin: 7px 0;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 2px solid #E5E5E5;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #E5E5E5;
}


input   {
	font: normal 12px tahoma;
	color: #707070;
	margin:0px 0px 5px 0px;
}

.search{
    padding: 5px;
    font-size: 12px;
    color: #4F4B4A;
}

.news{
	border-bottom: 1px solid #ddd;
	padding:2px;
	color: #4F4B4A;
	font-size: 10px;
	margin-top: 7px;
	margin-bottom: 10px;
	text-align: center;
}

.linkbox {
	background-color: #FAFAFA;
	font-size: 11px;
	color: #333333;
	border: 1px solid #4F4B4A;
	height: 100px;
	margin-bottom: 15px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-right: 2px;
	margin-left: 2px;
}

.box{
	background-color: #FAFAFA;
	padding: 2px 7px 4px 3px;
	font-size: 11px;
	color: #333333;
	margin-bottom: 16px;
	margin-right: 8px;
	border: 1px solid #4F4B4A;
	line-height: 1.4em;
	height: 100px;
}

.box h2{
	color: #4F4B4A;
	font-size: 13px;
}

.box h3 {
	color: #4F4B4A;
	font-weight: bold;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 2px;
}	

.box h4 {
	color: #4F4B4A;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 2px;
}	

.imgright{
	vertical-align: top;
	padding: 3px;
	float: right;
	margin: 5px 5px 5px 10px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.imgleft{
	vertical-align: top;
	float:left;
	padding: 3px;
	margin:5px 10px 5px 5px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

.imgcenter{
	vertical-align: top;
	float:none;
	padding: 3px;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}

input.text {
    color: #FFFFFF;
}

input.button {
	color: #4F4B4A;
	background-color: #FAFAFA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}

.feat_table {
    font-size : 8px;
    color : #666666;
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
