img {
	behavior: url("../common/style/png.htc");

}
body {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:url(../images/main_bg.png);
	background-repeat:repeat-x;
	background-color:#333E42}
.language {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F7C82;
}
A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37699F;
}
A:HOVER {
	color: #000000;	
}
A.top{
	color: #B1B1B1;
	font-size: 10px;
	text-decoration: underline;
}
.mainmenu{
	color: #343A49;
	font-size: 12px;
	text-decoration: none;
/*	font-weight: bold;*/
}
.mainmenu:HOVER{
	color: #343A49;
	font-size: 12px;
	text-decoration: underline;
/*	font-weight: bold;*/
}
.bottommenu{
	color: #8B979C;
	font-size: 10px;
	text-decoration: none;
/*	font-weight: bold;*/
}
.bottommenu:HOVER{
	color: #8B979C;
	font-size: 10px;
	text-decoration: underline;
/*	font-weight: bold;*/
}
.copyrignt{
	color: #8B979C;
	font-size: 9px;
	text-decoration: none;
/*	font-weight: bold;*/
}
.copyrignt:HOVER{
	color: #8B979C;
	font-size: 9px;
	text-decoration: underline;
/*	font-weight: bold;*/
}

A.mainmenuSelected{
	color: #343A49;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}
.leftmenu{
	color: #445055;
	font-size: 10px;
	text-decoration: none;
}
.leftmenuSelected{
	color: #343A49;
	font-size: 10px;
	text-decoration: underline;
/*	font-weight:bold; */
}
.leftmenu:hover{
	color: #445055;
	font-size: 10px;
	text-decoration: underline;
}
.header {
	color: #445055; 
	font-size: 12px; 
}
.headerMain {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
}
.headerLeft {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align:inherit;
}
.bottom {
	color: #FFFFFF;
	font-size: 11px;
}
.left {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797B8C;
	text-align:left;
}
.big {
	color: #FFFFFF;
	font-size: 20px;
	text-align:inherit;
}
P {
	margin-left:25px;
}
LI {
	margin-top:5pt;
	text-align:justify;
	margin-right:6px;
	margin-left:25px;
}
h1 {
	font-size:15px;
	color: #00748E; 
}
h2 {
	font-size:13px;
	color: #024B64; 
	margin-left:15px
}