.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #010080;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #030245;
}

li {
list-style image: url(images/diamond.gif);
}

li.news {
list-style image: url(images/diamond2.gif);
}
hr { 
color: #030245; 
background-color: #030245;
height: 1px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 20px;
	color: #030245;
	font-weight: bold;
	font-style:italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #344960;
	border-right-color: #344960;
	border-bottom-color: #344960;
	border-left-color: #344960;
}
A   	{ color: #336699; text-decoration: none; }
A:link	{ color: #336699; text-decoration: underline; }
A:visited { color: #336699; text-decoration: underline; }
A:active { color: #336699; text-decoration: underline; }
A:hover	{ color: #990000; text-decoration: underline; }

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392226;
}
A.nav   	{ color: #392226; text-decoration: none; }
A.nav:link	{ color: #763731; text-decoration: none; }
A.nav:visited { color: #763731; text-decoration: none; }
A.nav:active { color: #763731;  text-decoration: none;}
A.nav:hover	{ color: #FF0000;  text-decoration: underline;}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #EBE5D4;
}
A.white   	{ color: #EBE5D4; text-decoration: none; }
A.white:link	{ color: #EBE5D4; text-decoration: none; }
A.white:visited { color: EBE5D4; text-decoration: none; }
A.white:active { color: #EBE5D4;  text-decoration: none;}
A.white:hover	{ color: #DCC099;  text-decoration: none;}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #EBE5D4;
}
A.footer   	{ color: #EBE5D4; text-decoration: none; }
A.footer:link	{ color: #EBE5D4; text-decoration: none; }
A.footer:visited { color: EBE5D4; text-decoration: none; }
A.footer:active { color: #EBE5D4;  text-decoration: none;}
A.footer:hover	{ color: #DCC099;  text-decoration: none;}




