body {
	background-color: #ffffff;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
}

p {margin:0; padding:0;}

a:link,a:visited {
	color: #fff; 
	font-weight: 	bold; text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:underline;
}


#breadcrumb {position:relative; top:52px; font-family: Geneva, Arial, Helvetica, sans-serif;  color:#666666; font-weight:normal; }
#breadcrumb a:link, #breadcrumb a:visited { color:#FF9900; }

html>body #breadcrumb { font-family: Geneva, Arial, Helvetica, sans-serif; position:relative; top:71px; color:#666666; font-weight:normal;}
html>body #breadcrumb a:link { color:#FF9900; }
html>body #breadcrumb a:visited { color:#FF9900; }

.noclass {margin:0px; padding:0px;}


.content_title {
	position: absolute;
	padding-top: 12px;
	padding-left: 30px;
	font-size:13px;
	margin-bottom: 1px;
	font-weight:bold;
	width: 400px;
	color: #FFF;
	background: url(header.gif) no-repeat top left;
	height: 21px;
}

#content_title a, #content_title a:visited {
	color: #DEF0FE;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-left: 13px;
	font-size:12px;
	color: #fff;
	background: url(rightheader.gif) no-repeat top left;
	height: 35px;
}

#header {
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 132px;
	background: url(logomain.jpg) no-repeat;
}
#headerEN {
	font-weight: bold;
	margin-bottom: 0px;
	padding-left: 20px;
	color: #fff;
	height: 132px;
	background: url(logomainEN.jpg) no-repeat;
}
#imgMargin
{ margin-left:auto; margin-right:auto;}
#logo {
padding-top: 25px;	
}

#left_colbg {background: url(menulink.gif);
	 }
#left_col {
	float: left;
	width: 132px;
	height:500px;
}

#left_col a, #left_col a:visited {
	display: block;
	padding-top: 3px;
	padding-bottom:2px;
	padding-left: 18px;
	height: 20px;	color: #FFF;

	
}

#left_col a:hover {
	color: #FFCC00;	text-decoration: none;
}

#menuheader {
	background: url(menuheader.gif) no-repeat;
	height: 23px;
}

#maindiv {
	width: 750px;
	margin: 5px auto;
	background-color: #fff;
	color: #333;
	line-height: 130%;
}
#footerinside {margin-left:270px; height:10px; width:430px;}
#footerdiv {
	width: 732px;
	margin-left:auto; margin-right:auto;margin-top:30px;
	padding:0px;
	color: #333;
	height: 79px;
	background:#000000 url(footermain.gif) no-repeat top; clear:both;
}
#footertopdiv {
	width: 450px;
	color: #333;
	height: 50px;
	margin-top:11px;
	background:#000000;
	
}

#right_col {
	float: right;
	width: 240px;
	background: #FFF url(rightcontent.gif);
	text-align:justify;
	color: #ccc;
}

.center_col {
	margin-left: 135px;
	margin-right: 240px;
	max-width: 34em;
	background: url(content.gif) left top;
	text-align:justify;
}

.text { padding:40px 10px 0px 10px;
	color: #FFF;
}
#headlinesfooter{	background:url(footer.gif) no-repeat ;
height:36px;
}

.right_text {
	padding: 0px 15px 20px 15px;
	color: #e2e2e2;
	background: url(rightfooter.gif) no-repeat left bottom;
}

#info {
	color: #ccc;
	background: #535353;
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border:	1px solid #858585;
}

