@charset "utf-8";
body {
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
}
#wrapper {
	width: 838px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	background-image: url(images/bgheader.jpg);
	height: 158px;
	width: 838px;
	background-repeat: no-repeat;
}
#maincontent {
	background-image: url(images/bgcontent.jpg);
	width: 838px;
	background-repeat: no-repeat;
	float: left;
}

#contentrepeat {
	background-image: url(images/bgcontentrepeat.jpg);
	width: 838px;
	background-repeat: repeat-y;
	float: left;
}

#footer {
	background-image: url(images/bgfooter.jpg);
	height: 18px;
	width: 838px;
	float: left;
}

.leftpane {
	float: left;
	width: 250px;
	height: 380px;
}

#mainpane {
	width: 580px;
	float: right;
}
.mainpane_content {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	width: 540px;
	float: right;
	padding-top: 16px;
	padding-right: 25px;
	line-height: 130%;
}

.mainpane_content .Normal {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 130%;
	text-align: justify;
}
.leftbox_header {
	background-image: url(images/leftboxheader.png);
	height: 34px;
	width: 214px;
	margin-top: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	line-height: 34px;
	margin-left: 10px;
	padding-left: 10px;
		float: left;
}
.menu {
	position: relative;
	left: -30px;
	width: 214px;
}
.lang {
	position: relative;
	height: 18px;
	float: right;
	right: 12px;
	bottom: -70px;	
}
.info_box      {
	width: 400px;
	border: 1px solid #999999;
	float: left;
	margin: 10px;
	background-color: #F7FBEA;
}

.info_box_news      {
	width: 500px;
	border: 1px solid #999999;
	float: left;
	margin:0px;
	background-color: #F7FBEA;
}

.info_box_inner {
	border: 2px solid #FFFFFF;
	float: left;
	width: 376px;
	padding: 10px;
	background-image: url(images/repeatbox.jpg);
	background-repeat: repeat-x;
	background-color: #F1F7DD;
}

.info_box img {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	border: 1px solid #666666;
        background-color: #FFFFFF;
	float: left;
}
.info_box_inner  h1 {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 200px;
}
a:hover {
	background-color: none;
        text-decoration:underline;
}
.mainpane_content a {
	color: #666666;
	text-decoration:underline;
}
.mainpane_content a:hover {
        background-color: #e2f30c;
	color: #000000;
	text-decoration:underline;
}

.info_box_main {
	float: left;
	padding: 5px;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.info_box_main a {
	font-weight: bold;
	color: #000000;
}

.leftbox_header img {
	position: relative;
	float: left;
	left: -40px;
}

.leftbox_main {
	background-image: url(images/leftboxrepeat.png);
	background-repeat: repeat-y;
	width: 204px;
	margin-left: 10px;
	padding-left: 20px;
	font-family:Tahoma;
	font-size: 12px;
	padding-top: 10px;
	float: left;
	list-style-image: url(images/arrow.gif); 
}
.leftbox_main ul {

	position: relative;
	left: -30px;
	margin-top:0; margin-bottom:0;
	list-style-position:outside;
}
.leftbox_main ul li
{
    margin:5px;
    clear:both;
}

.leftbox_main a {
	color: #000000;
	text-decoration: none;
	font-family:Tahoma;
	font-size: 12px;
}

.leftbox_main a:hover {
	background-color: #e2f30c;
	color: #000000;      
}
.text_big1  {
	font-size: 110%;
	font-weight: bold;
}

.leftbox_bottom {
	background-image: url(images/leftboxbottom.png);
	height: 26px;
	width: 224px;
	margin-left: 10px;
	float: left;
}
.bottom_images  {
	float: right;
	padding-top: 41px;
	width: 700px;
	text-align: right;
	padding-right: 15px;
}

.ribbon {
        padding-top: 37px;
	padding-left: 10px;
	float: left;
	width: 100px;
	position: relative;
	bottom: -10px;	
}

#bottom {
	width: 838px;
	float: left;
}

.text_big2 {
	font-size: 120%;
	font-weight: bold;
}
.text_big3 {
	font-size: 130%;
	font-weight: bold;
}

/* Main Menu */
.MainMenu_MenuContainer
{
    float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	top: 126px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	width: 820px;
}

.MainMenu_MenuBar {
    cursor: pointer;
    cursor: hand;
    height: 31px;
    background-color: trasparent;
    margin-left:5px;

}

.MainMenu_MenuItem
{
    cursor: pointer;
    color: #FFFFFF;
    
    background-color: #696969;
    font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.MainMenu_MenuIcon
{
    display: none;
}

.MainMenu_SubMenu {
font-family: Verdana, Arial, Helvetica, sans-serif;	
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
    background-color: trasparent;
    font-size: 12px;
font-weight: bold;

}


.MainMenu_MenuItemSel
{
    background-image: url(images/menuhover.gif);
    background-repeat: repeat-x;
    cursor: pointer;
    color: #FFFFFF;


}

.MainMenu_MenuArrow
{
    display: none;
}

.MainMenu_RootMenuArrow
{
    display: none;
}

.MainMenu_MenuContainer span{
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;	
}
