@import "ecert.css";

.text, .textbold, .texttitle, .texttitlebig, .textheading, .textsmall, .newshead, .newslink {
	letter-spacing:2pt !important;
	line-height:1.5 !important;
}
.boldunderline {
	line-height:1.5 !important;
}
.texteng, .textboldeng {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif !important;
	letter-spacing:0 !important;
}
.textboldeng {
	font-weight:bold;
}

/* left menu */
#menu_c {
	width:100%;
	font-size:13.33px;
	font-family:Arial, Helvetica, sans-serif;
	list-style-position:outside;
	margin-left:0px;
	padding-left:0px;
	color:white;
	background:#5559BA;
	background-repeat:no-repeat;
}
#menu_c li {
	margin:0px;
	padding:0;
}
#menu_c li a,
#menu_c li a:link,
#menu_c li a:hover{
	border-bottom:1px solid #6666CC;
	font-size:93% ;
	padding-top:3px;
	padding-bottom:3px;
}
#menu_c .top a,
#menu_c .top a:link {
	margin-left:0px;
	background:#5559BA;
	padding-left:10px;
	padding-right:5px;
	text-decoration:none;
	display:block;
	color:white;
	font-size:101%;
}
#menu_c .top a:hover,
#menu_c .top #active a,
#menu_c .top #top_current {
	clear:both;
	margin-left:0px;
	background:#6666CC;
	color:white;
	text-decoration:none;
	display:block;
	font-size:101%;
}
#menu_c .second a{
	background:#5559BA;
	display:block;
	background-repeat:no-repeat;
	color:white;
	padding-left:20px;
	padding-right:5px;
	margin-bottom:0px;
	text-decoration:none;
	margin-top:0px;
	border-bottom:1px solid #6666CC;
}
#menu_c .second a:hover,
#menu_c .second #second_current{
	background:#6666CC;
	display:block;
	background-repeat:no-repeat;
	list-style-position:outside;
	margin-top:0px;
	margin-bottom:0px;
	text-decoration:none;
	border-bottom:1px solid #6666CC;
}
#menu_c .third a,
#menu_c .third a:link {
	clear:both;
	background:#444B9C;
	background-repeat:no-repeat;
	padding-left:30px;
	padding-right:0px;
	font-size:90%;
	color:white;
	text-decoration:none;
	margin-top:0px;
	display:block;
}
#menu_c .third a:hover,
#menu_c .third #current {
	background:#6666CC;
	background-repeat:no-repeat;
	margin-top:0px;
	display:block;
	font-size:90%;
}