body,p,span,h1,h2,h3,h4,h5,h6,a,table,tr,td,form,select,input,text{
	font-family: Arial, Helvetica, sans-serif; font-weight: normal;
}
p,h1,h2,h3,h4,h5,h6{
	font-size: 0.8em;
	font-weight: normal;
}
a:link{
	color: #235698;
	text-decoration : underline;
	background-color: transparent;
}
a:visited{
	color: #235698;	
	text-decoration : underline;	
	background-color: transparent;
}
a:active{
	color: #235698;	
	text-decoration : underline;	
	background-color: transparent;
}
a:hover{
	color: #235698;
	text-decoration : none;
	background-color: transparent;
}

a.amenu:active{
	color: #0064A5;
	background-color: transparent;
	text-decoration : underline;
	font-weight: normal;
}
a.amenu:visited{
	color: #0064A5;
	background-color: transparent;
	text-decoration : underline;
	font-weight: normal;
}
a.amenu:link{
	color: #0064A5;
	background-color: transparent;
	text-decoration : underline;
	font-weight: normal;
}
a.amenu:hover{
	color: #FFFFFF;
	background-color: #FFA0CE;
	text-decoration : underline;
	font-weight: normal;
}

a.asubmenu:link{
	color: #CFDBF2;
	text-decoration : underline;
	background-color: transparent;
	font-weight: normal;
}
a.asubmenu:visited{
	color: #CFDBF2;
	text-decoration : underline;
	background-color: transparent;
	font-weight: normal;
}
a.asubmenu:active{
	color: #CFDBF2;
	text-decoration : underline;
	background-color: transparent;
	font-weight: normal;
}
a.asubmenu:hover{
	color: #0A1254;
	background-color: #CFDBF2;
	text-decoration : underline;
	font-weight: normal;
}


a.anewsheader:link{
	color: #E0E8F9;
	text-decoration : none;
	background-color: #0E3988;
	font-size: 1.1em;
	border-left: 2px solid #0E3988;
	border-right: 2px solid #0E3988;
}
a.anewsheader:visited{
	color: #E0E8F9;	
	text-decoration : none;	
	background-color: #0E3988;
	font-size: 1.1em;
	border-left: 2px solid #0E3988;
	border-right: 2px solid #0E3988;
}
a.anewsheader:active{
	color: #E0E8F9;	
	text-decoration : none;	
	background-color: #0E3988;
	font-size: 1.1em;
	border-left: 2px solid #0E3988;
	border-right: 2px solid #0E3988;
}
a.anewsheader:hover{
	color: #E0E8F9;
	text-decoration : none;
	background-color: #2055B6;
	font-size: 1.1em;
	border-left: 2px solid #2055B6;
	border-right: 2px solid #2055B6;
}

a.anext:active{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration : underline;
	font-weight: normal;
}
a.anext:visited{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration : underline;
	font-weight: normal;
}
a.anext:link{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration : underline;
	font-weight: normal;
}
a.anext:hover{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration : none;
	font-weight: normal;
}


a.buttonPageA{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #E0E8F9;
	background-color: #7A99C0;
	font-weight: normal;
	width: 30px;
	height: 17px;
	border: 1px solid #C0D1E9;
	text-align: center;	
}
a.buttonPageA:visited{
	background-color: #7A99C0;
	color: #E0E8F9;
}
a.buttonPageA:hover{
	background-color: #7A99C0;
	color: #E0E8F9;
}

a.buttonPageCurrentA{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #FFFFFF;
	background-color: #8EAACE;
	font-weight: bold;
	width: 30px;
	height: 17px;
	border: 1px solid #E0E8F9;
	text-align: center;	
}
a.buttonPageCurrentA:visited{
	background-color: #8EAACE;
	color: #FFFFFF;
	text-decoration: none;
}
a.buttonPageCurrentA:hover{
	background-color: #8EAACE;
	color: #FFFFFF;
	text-decoration: none;
}

h1{
	font-size:1.1em;
	margin: 0 0 0 0;
}
h1.siteheader{
	color: #312D21;
	font-size:18px;
	margin:25 0 0 0;
	elevation: higher;
}
h1.brown{
	color: #5E3C00;
}
h1.white{
	color: #FFFFFF;
	white-space: normal;
}
h1.darkblue{
	color: #0A1254;
	text-decoration: underline;
}


p{
	color: #E0E8F9;	
	margin: 0.2em 1.0em 0.8em 0.7em;
	text-indent: 2.0em;
	text-align: justify;
        font-weight: normal; 
}
p.intopblock{
	color: #312D21;
	font-size: 0.6em;
	line-height: 110%;
	margin:0px 10px 0px 2px;
	text-indent: 0px;
}
p.ondarkblock{
	color: #CFDBF2;
	font-size: 0.7em;
	text-indent: 0px;
	margin:0px 2px 0px 2px;
}
p.onlightblock{
	color: #0A1254;
	font-size: 0.7em;
	text-indent: 0px;
	margin: 0px 2px 10px 2px;
}

ul,ol{
	margin : 0.2em 2.0em 0.8em 3.2em;
	list-style-image: url(../_img/list-bullet.gif);
}
li{
	margin : 0px 0px 12px 0px;
	font-size : 0.8em;
	color: #E0E8F9;
	line-height: 100%;
}

ul.menu{
	margin : 0px 14px 5px 5px;
	list-style-image: url(../_img/mn-list.gif);
	font-size : 1.0em;
}
li.limenu{
	margin : 0px 0px 2px 0px;
	line-height: 100%;
}

ul.ulsubmenu{
	margin : 5px 5px 5px 2px;
	list-style-image: none;
}
li.lisubmenu{
	margin : 5px 5px 5px 23px;
	font-size : 0.7em;
	list-style-position: outside;
	list-style-type: lower-roman;
	color: #CFDBF2;
}

ul.ulinhead{
	margin : 0px 0px 0px 0px;
	list-style-image: url(../_img/hd-list.gif);
}
li.listinhead{
	margin : 0px 0px 0px 0px;
	list-style-position: inside;
	line-height: 80%;
	font-size : 1.0em;
}

.nrm{
	font-weight: normal;
}

.copyright{
	color: #546E9D;
	font-size: 11px;
	padding: 0 0 0 0;
	margin: 0 0 5 0;
	line-height: 100%;
	text-indent: 0px;
}
.nonerepeatbg{
	background-repeat : no-repeat;
}
.nonerepeatbgright{
	background-repeat : no-repeat;
	background-position: right;
}
.nonerepeatbgbottom{
	background-repeat : no-repeat;
	background-position: bottom;
}
.nonerepeatbgtop{
	background-repeat : no-repeat;
	background-position: top;
}
.repeatbgx{
	background-repeat : repeat-x;
}
.repeatbgxright{
	background-repeat : repeat-x;
	background-position: right;
}
.repeatbgy{
	background-repeat : repeat-y;
	background-position: left;
}
.repeatbgyright{
	background-repeat : repeat-y;
	background-position: right;
}