#headerlink{
    background-color : Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
}

#whitelink{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: White;
}

#regularlink{
	font-family: Arial;
	font-weight: bold;
	color: #2B317F;
}

#navlink{
	font-family: Arial;
	font-weight: bold;
	font-size:12px;
	color: #2B317F;
}

#smalllink{
	font-family: Arial;
	font-weight: bold;
	font-size:10px;
	color: #2B317F;
}

#footerlink{
	font-family: Arial;
	color: #2B317F;
}

.navbg{
	background-color :#EAE8E9;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #2B317F;
	line-height : 23px;
}

.highlightbg{
	background-color :#F7FADD;
	border-color : #D3B49F;
	border-width : 1;
	border-style : solid;
}

.headerbg{
	background-color : Black;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: White;
}



.largetext{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.mediumtext{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.regulartext{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.smalltext{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

a:link{
    font-family: Arial;
	text-decoration : none;	
	color: #2B317F;
}

a:active{
	font-family: Arial;
	text-decoration : none;	
	color: #2B317F;
}

a:visited{
    font-family: Arial;
	text-decoration : none;
	color: #2B317F;
}

a:hover{
    font-family: Arial;
	text-decoration : underline;
	color: #2B317F;
}

#imageborder{
	border : thin solid #dddddd;
}

.highlightbg25{
	background-color : #ffffff;
	border-color : #79131E;
	border-width : 1;
	border-style : solid;
	background-image : url(../images/25.gif);
	background-repeat : repeat-x;
}

.imagecaptionright{
	float: right;
	padding: 5px 5px 5px 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
	text-align : center;
}

.imagecaptionleft{
	float: left;
	padding: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	font-weight:bold;
	text-align : center;
}
