BODY     {scrollbar-3dlight-color:#EBF3FB;

          scrollbar-arrow-color:#EBF3FB;

          scrollbar-base-color:#EBF3FB;

          scrollbar-darkshadow-color:#bcb483;

          scrollbar-face-color:#115AC0;

          scrollbar-highlight-color:#EBF3FB;

          scrollbar-shadow-color:#000000
}

A:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004EBB;
	text-decoration : none;
	line-height : normal;
	font-weight: bold;

}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004EBB;
	text-decoration : none;
	font-weight: bold;
}
A:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #619FF7;
	text-decoration : none;
	font-weight: bold;
}
A:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004EBB;
	text-decoration : none;
	font-weight: bold;
}

.bg {
	background-image: url(/common/imgs/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bgcontent {
	background-image: url(/common/imgs/bgcontent.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.contentbg {
	background-image: url(/common/imgs/content_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.title{
	font-family: "Arial Narrow";
	font-size: 15px;
	color: #115AC0;
	font-weight: bolder;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004EBB;
	text-decoration : none;
	line-height : normal;
	font-weight: normal;
}

.submenu{
font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #12409C;
	text-decoration : none;
	font-weight: normal;
	font-style: normal;
}

A.submenu:ACTIVE, A.submenu:LINK, A.submenu:VISITED {
font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #12409C;
	text-decoration : none;
	font-weight: normal;
	font-style: normal;
}

A.submenu:HOVER {
	color : #12409C;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004EBB;
	text-decoration : none;
	line-height : normal;
	font-weight: normal;
}


A.footer:ACTIVE, A.footer:LINK, A.footer:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #004EBB;
	text-decoration : none;
	line-height : normal;
	font-weight: normal;
}

A.footer:HOVER {
	color : #619FF7;
}