@charset "utf-8";
.howToDo, .howToActioning{
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.howToDo:link, .howToDo:visited, .howToActioning:link, .howToActioning:visited{
	color:#578200;
}
td img {display: block;}
/*
.activeOption{

}
*/
.inactiveOption:link,.inactiveOption:visited{
	/*font-weight:bold;*/
	color:#000;
	text-decoration:none;
}
.inactiveOption:hover{
	/*font-weight:bold;*/
	color:#999;
	text-decoration:none;
}
.selectMenuClass{
	background-image:url("../images/menuGreenO.gif");
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	font-size:13px;
	color:#666666;
	
	font-weight:bold;
}

.tabMenuBlack{
	background-image:url("../images/menuBlack.jpg");
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	font-size:13px;
	color:#000;
	font-weight:bold;
	padding-left:40px;
}

.tabMenuGreen{
	background-image:url("../images/menuGreen.jpg");
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding-left:40px;
}

.unSelectMenuClass{
	background-image:url("../images/BgActiveButtonLeftMenu.gif");
	/*background-image:url("../images/BgMenuLeftMid.png");*/
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	font-size:13px;
	color:#999;
	font-weight:bold;
}

.selectMenuTextHeaderClass{
	font-size:12px;
	color:#666666;
}

.unSelectMenuTextHeaderClass{
	font-size:11px;
	color:#8FD300;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,select,input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

input{
	background-image:url("images/boxText3x18.gif");
	height:18px;
	border:solid 1px #8FD300;
}

.greenBold {
	color: #92D401;
	font-weight: bold;
}
a,a:link,a:visited,.green,{
	color: #92D401;
	text-decoration:none;
}
.darkGreen:link,.darkGreen:visited{
	padding-left:5px;
	padding-right:5px;
	color:#578200;
	text-decoration:none;
}
.activeOption {
	color: #000;
	text-decoration:none;
}
.black{
	color: #000;
	text-decoration:none;
}
.black:link,.black:visited{
	color: #000;
	text-decoration:none;
}
.black:hover{
	color: #999;
	text-decoration:none;
}
.orangeBold {
	color: #E87A30;
	font-weight: bold;
}
.orangeBoldSpecial{
	color: #E87A30;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	font-size:10px;
}
.orangeBold:link {
	color: #E87A30;
	font-weight: bold;
	text-decoration:none;
}

.orangeBold:visited {
	color: #E87A30;
	font-weight: bold;
	text-decoration:none;
}

.orangeBold:visited {
	color: #E87A30;
	font-weight: bold;
	text-decoration:underline;
}

a:hover,.orange,.activeOption:hover {
	color: #E87A30;
	text-decoration:underline;
}
.activeOption:hover{
	text-decoration:none;
}
.text12BoldWhite,.text12BoldWhite:link,.text12BoldWhite:visited,.text12BoldWhite:hover {
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.text12BoldWhite,.text12BoldWhite:link,.text12BoldWhite:visited,.text12BoldWhite:hover {
	text-decoration:none;
}

.borderOneTable{
	border:solid 1px #8FD300;
}


#Global {
	margin-left: auto;
    margin-right: auto;
	width: 946px;
	position: relative;
}
#ContentTop {
	height: 110px;
	width: 946px;
	background-image: url(../images/bgTop.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*border: 1px dashed black;*/
	
}


#ContentMiddle 
	{
	float:right;
	
	}

#ContentMiddleTop {
	background-image: url(../images/BgMidTop.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 946px;
	/*border: 1px dashed red;*/
	font-size:3px;
}
#ContentMiddleMiddle {
	background-image: url(../images/BgMidMid.png);
	background-repeat: repeat-y;
	width: 946px;
	float:left;
	
	
}
#ContentMiddleBottom {
	background-image: url(../images/BgMidBottom.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 946px;
	/*border: 1px dashed red;*/
	/*float:center;*/
}


#SubNav {
	padding-top:5px;
	margin-left:0px;
	padding-left:20px;
	float:left;
	/*border: 1px dashed red;*/
	/*border: 1px dashed black;*/
	/*border: 1px dashed green;*/
}
#Content {
	margin-left:10px;
	width:695px;
	/*border: 1px dashed green;*/
	float:left;
}

#MenuLeftTop {
	background-image: url(../images/BgMenuLeftTop.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 186px;
	margin-left:4px;
	font-size:3px;
}
#MenuLeftMid {
	background-image: url(../images/BgMenuLeftMid.png);
	background-repeat: repeat-y;
	/*height: 100px;*/
	width: 186px;
	text-align:left;
	margin-left:4px;
}
#MenuLeftBottom {
	background-image: url(../images/BgMenuLeftBottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 186px;
	margin-left:4px;
}


.TopButtonOff a:link {
	color: #ffffff;
	text-decoration: none;
}

.TopButtonOff a:hover {
	color: #000000;
	text-decoration: none;
}

.TopButtonOff a:active {
	color: #ffffff;
	text-decoration: none;
}

.TopButtonOff a:visited {
	color: #ffffff;
	text-decoration: none;
}

#mainlevel_OnemaxTopMenuStatic {
	float:none;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	
}

.TopButtonOff {
	list-style:none;
	width:91px;
	height:26px;
	background-image: url(../images/BgTopButtonExtraOff.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	text-align:center;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:25px;
	margin-right:7px;
}

.TopButtonOff:hover {
	list-style:none;
	width:91px;
	height:26px;
	background-image: url(../images/BgTopButtonExtraOn.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	text-align:center;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height:25px;
	margin-right:7px;
}

#mainlevel_OnemaxTopMenu {
	float:none;
	margin:0px;
	padding-left:30px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	
}

#mainlevel_OnemaxTopMenu li {
	list-style:none;
	width:97px;
	height:26px;
	background-image: url(../images/BgTopButtonOff.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	text-align:center;
	margin-right:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:25px;
}

#mainlevel_OnemaxTopMenu li:hover  {
	list-style:none;
	width:97px;
	height:26px;
	background-image: url(../images/BgTopButtonOn.png);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	text-align:center;
	margin-right:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:25px;
}

.mainlevel_OnemaxTopMenu {
	color: #FF0000;
	text-decoration: none;
}

.mainlevel_OnemaxTopMenu:link {
	color: #FFFFFF;
	text-decoration: none;
}

.mainlevel_OnemaxTopMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.mainlevel_OnemaxTopMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.mainlevel_OnemaxTopMenu:active {
	color: #FFFFFF;
	text-decoration: none;
}

#active_menu_OnemaxTopMenu {
	color: #8DEE09;
	text-decoration: none;
}






#mainlevel_OnemaxLeftMenu {
	list-style:none;
	padding-left: 9px;
	width:186px;
	left:0px;
	position:relative;
	margin-left: 0;
	padding-left:0;
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#ZoneText {
	width:190px;
	text-align:justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

#mainlevel_OnemaxLeftMenu li {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:26px;
	width:186px;
	border-bottom-style:dotted;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}

#mainlevel_OnemaxLeftMenu li:hover {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:26px;
	width:186px;
	background-image: url(../images/BgActiveButtonLeftMenu.gif);
	background-repeat: no-repeat;
	border-bottom-style:solid;
	border-bottom-color:#eeeeee;
}

.mainlevel_OnemaxLeftMenu {
	text-decoration: none;
	padding-left:8px;
	color:#000000;
}

.mainlevel_OnemaxLeftMenu:link {
	text-decoration: none;
	padding-left:8px;
	color:#000000;
}

.mainlevel_OnemaxLeftMenu:visited {
	text-decoration: none;
	padding-left:8px;
	color:#000000;
}

.mainlevel_OnemaxLeftMenu:hover {
	text-decoration: none;
	padding-left:8px;
	color:#000000;
}

.mainlevel_OnemaxLeftMenu:active {
	text-decoration: none;
	padding-left:8px;
	color:#000000;
}

#active_menu_OnemaxLeftMenu {
	text-decoration: none;
	color:#8DEE09;
}


#mainlevel_OnemaxBottomMenu {
	padding:0px;
	margin:0px;
}



#mainlevel_OnemaxBottomMenu li {
	list-style:none;
	float:left;
	text-align:center;
	padding-left:20px;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}


.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8DEE09;
	text-decoration: none;
	line-height:35px;
}

.componentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8DEE09;
	text-decoration: none;
	line-height:35px;
}

#mainlevel_OnemaxBottomMenu li a:link {
	color: #666666;
	text-decoration: none;
}

#mainlevel_OnemaxBottomMenu li a:visited {
	color: #666666;
	text-decoration: none;
}

#mainlevel_OnemaxBottomMenu li a:hover {
	color: #666666;
	text-decoration: none;
}

#mainlevel_OnemaxBottomMenu li a:active {
	color: #666666;
	text-decoration: none;
}


.article_seperator{
	display:none;
	
}

.contentpaneopen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.contentpaneopen a {
	color: #333333;
	text-decoration: none;	
}

.contentpaneopen a:link {
	color: #333333;
	text-decoration: underline;	
}

.contentpaneopen a:visited {
	color: #333333;
	text-decoration: none;	
}

.contentpaneopen a:over {
	color: #333333;
	text-decoration: none;	
}

.contentpaneopen a:active {
	color: #333333;
	text-decoration: none;	
}

.contentpane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8DEE09;
	text-decoration: none;
	line-height:35px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border: 1px solid #8DEE09;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	border: 1px solid #8DEE09;
}

.module_news {
	position:absolute;
	z-index:20;
	left:631px;
	top:400px;
	width:284px;
	height:160px;
	float:right;
	background-image: url(../images/bgNews.gif);
	background-repeat: no-repeat;
	

}


.module_news ul {
	margin-top:50px;	
}

.latestnews_news li {
	list-style:none;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	/*list-style-image: url(../images/puce.gif);*/
	background-image:url(../images/puce.gif);
	background-position:left;
	background-repeat:no-repeat;
	
}

.latestnews_news li:hover {
	list-style:none;
	padding-left:15px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	font-weight: normal;
	text-decoration: none;
	background-image:url(../images/puceOn.gif);
	background-position:left;
	background-repeat:no-repeat;

	/*list-style-image: url(../images/puceOn.gif);*/
	
}

.latestnews_news li a {
	padding-left:3px;
	color:#000000;
	text-decoration: none;
	
}

.latestnews_news li a:link {
	padding-left:3px;
	color:#000000;
	text-decoration: none;
	
}

.latestnews_news li a:visited {
	padding-left:3px;
	color:#000000;
	text-decoration: none;
	
}

.latestnews_news li a:hover {
	padding-left:3px;
	color:#000000;
	text-decoration: none;
	
}

.latestnews_news li a:active {
	padding-left:3px;
	color:#000000;
	text-decoration: none;
	
}

.activeOption:link,.activeOption:visited{
	font-weight:bold;
	color:#E87A30;
}
