td.outerBg {
	background-image: url(../images/layout/outerBg.gif);
	background-repeat: repeat-y;
}
td.innerBg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-image: url(../images/layout/innerBg.gif);
	background-repeat: repeat-y;
}
a.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00529F;
	text-decoration: none;
	margin-bottom: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color:#ffffff;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
div.content {
	padding: 20px;
}
td.scIco {
	border:1px solid #A9C5DE;

	background-color:#D9E2EA;
	color:#FF7007;
	
	width:14px;
	height:14px;
	
}
td.scTitle {
	font-weight: bold;
	color: #00529F;
	padding-left:6px;
	font-size: 10px;
}
td.menuL {
	border-top:1px solid #A9C5DE;
	border-bottom:1px solid #A9C5DE;
	border-left:1px solid #ffffff;
	background-color:#D9E2EA;
	color:#FF7007;
	padding:5px;
	width:15px;
	padding-right:0px;
}
table.newsbox {
 float:right;
 border:1px solid #A9C5DE;
 margin:10px;
 padding:10px;
}
td.scText a,a.newsLink {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	line-height:normal;
}
td.menuR {
	border-top:1px solid #A9C5DE;
	border-bottom:1px solid #A9C5DE;
	border-right:1px solid #A9C5DE;
	background-color:#D9E2EA;
	color:#FF7007;
	width:180px;
	padding:5px;
}
td.menuR a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00529F;
	text-decoration: none;
	
}
td.printheader {
	border-bottom:3px solid #A9C5DE;
	background-color:#D9E2EA;
	padding:4px;
}
td.printfooter {
	border-top:3px solid #A9C5DE;
	background-color:#D9E2EA;
	padding:4px;
	font-size: 10px;
}
a {
	color:darkblue;
}