body {
	font-family: Arial, SimSun, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	line-height: 16px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.gif);
	background-position:center;
	background-attachment:fixed;
	background-repeat:repeat-y;
}

.section_intro {
	line-height: 17px;
}

p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #808080;

}

a:hover {
	text-decoration:underline;
}

a.blacklink{
	color :#333333;
}

.green-bold{
 	color: #009DAD;
	font-weight: bold;
}

.toplefPadding{
	width:40px;
	height: 35px;
}

.toprightPadding{
	width: 20px;
}

.ia_highlight{
	color:#009DAD;
}

.black_highlight{
	color: #000000;
	font-weight:bold;
}

.grey_highlight{
	color: #333333;
}

.lang_selected{
	color: #009DAD;
	font-size: 9px;
	font-weight: bold;
}

a.lang{
	color: #808080;
	font-size: 9px;
	font-weight: bold;
	text-decoration:none;
}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 9px;
}

a.footer{
	color: #cccccc;
	font-size: 9px;
}