h1 {
	color: #928bb5;
}
#ccenter {
	border-left: 1px solid;
	border-color: #928bb5;
}
#bread {
	border-color: #928bb5;
}
.ajax_box {
	background-color: #cecbdf;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#prnt_icn {
	background-image: url(../images/icon_print_white.png);
	width: 15px;
	height: 15px;
	position: absolute;
	margin-top: -14px;
	margin-left: 461px;
}
*+html #prnt_icn {
	margin-top: 0px;
	margin-left: 2px;
}
*html #prnt_icn {
	margin-top: 0px;
	margin-left: 2px;
}
#print_icon {
	background-color: #ffffff;
	position: relative;
	float: left;
	padding: 6px 25px 0px 0px;
	margin: 0;
	width: 456px;
	height: 26px;
	margin-left: 247px;
	border-left: 1px solid #928bb5;
	text-align: right;
}
*html #print_icon {
	margin-left: 128px;
	width: 452px;
	height: 24px;
	padding: 0;
	text-align: right;
	margin-top: -2px;
	padding: 8px 28px 0px 0px;
}
*html #print_icon img {
	margin-left: 405px;
}
#print_icon img {
	position: relative;
	float: left;
	margin-left: 410px;
}
#nav_athemia_new {
	position: relative;
	float: left;
	clear: left;	
	border-left: 1px solid #928bb5;
	text-align: left;
	background-color: #ffffff;
	width: 481px;
	padding-top: 15px;
}
#title_athemia {
	position: relative;
	float: left;
	background-color: #928bb5;
	color: #ffffff;
	padding: 10px 5px 0px 15px;
	width: 462px;
	height: 55px;
	text-align: left;
}
#hcenter {
	margin-right: 0px;
	text-align: left;
}
#hcenter_sdw {
	position: relative;
	float: left;
	width: 7px;
	height: 95px;
	margin-right: 10px;
	background-image: url(../images/right_shadow.png);
}
#print_icon_sdw {
	position: relative;
	float: left;
	width: 7px;
	height: 100%;
	background-image: url(../images/right_shadow.png);
}
#ccenter {
	margin-right: 0px;
}
#ccenter_sdw {
	position: relative;
	float: left;
	width: 7px;
	margin-right: 10px;
	background-image: url(../images/right_shadow.png);
}
/* nav_tab athemia */
.nav_tab_athemia ul
{
	list-style: none;
	font-family: Verdana;
	font-size: 9px;
	width: 482px;
	height: auto;
	padding-top: 2px;
	border-bottom: 1px solid #928bb5;
	text-align: left;
	padding-left: 20px;
}
*html .nav_tab_athemia ul {
	width: 462px;
}
.nav_tab_athemia li
{
	display: inline;
}
.nav_tab_athemia li a
{
	padding: 1px 3px 1px 3px;
	border-top: 1px dotted #928bb5;
	border-left: 1px dotted #928bb5;
	border-right: 1px dotted #928bb5;
}
.nav_tab_athemia span.active {
	padding: 1px 3px 1px 3px;
	border-top: 1px dotted #928bb5;
	border-left: 1px dotted #928bb5;
	border-right: 1px dotted #928bb5;
	background-color: #928bb5;
	color: #ffffff;
}
.nav_tab_athemia a.trail {
	padding: 1px 3px 1px 3px;
	border-top: 1px dotted #928bb5;
	border-left: 1px dotted #928bb5;
	border-right: 1px dotted #928bb5;
	background-color: #928bb5;
	color: #ffffff;
}
.nav_tab_athemia a:hover {
	padding: 1px 3px 1px 3px;
	border-top: 1px dotted #928bb5;
	border-left: 1px dotted #928bb5;
	border-right: 1px dotted #928bb5;
	text-decoration: none;
	background-color: #928bb5;
	color: #ffffff;
}
/* nav_tab */
.nav_tab span {
	color: #8d9b93;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.nav_tab a {
	color: #8d9b93;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.nav_tab a:hover {
	color: #8d9b93;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color: #ffcc33;
}
#line, #line2, #line3, #line4, #line5 {
	border-top: 1px solid #928bb5;
}
/* english expanders */
.expand {
	cursor: pointer;
	background-image: url(../images/more_en.png);
	background-repeat: no-repeat;
	background-position: top left;
}
