﻿
body, td {
	font-family:Arial, Helvetica, sans-serif;
	color:#00406B
}

a.red:link,a.red:visited,a.red:active,a.red:hover {
text-decoration:underline;
color:#ba1717;	
}

a.blue:link,a.blue:visited,a.blue:active,a.blue:hover {
text-decoration:underline;
color:#0000FF;
}


a.link:active{text-decoration: underline; color:#ed1c24; font-weight:bold;}
a.link:visited{text-decoration: underline; color:#ed1c24; font-weight:bold;}
a.link:link{text-decoration: underline; color:#ed1c24; font-weight:bold;}
a.link:hover{text-decoration: underline; color:gray; font-weight:bold;}


a:active{text-decoration: underline; color:#ed1c24; font-weight:bold;}
a:visited{text-decoration: underline; color:#ed1c24; font-weight:bold;}
a:link{text-decoration: underline; color:#ed1c24; font-weight:bold;}
a:hover{text-decoration: underline; color:gray; font-weight:bold;}



a.nav:link, a.nav:active, a.nav:visited {
    color:#fff;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing:-.01em;
    font-size:11px;
    text-align:center;
    display:block;
    border:1px #fff solid;
    background:#ed1c24;
    padding:10px;
    margin:2px 0px;
}
a.nav:hover {
    color:#fff;
    text-decoration:none;
    background:#00406b;
}


a.navfl:link, a.navfl:active, a.navfl:visited {
    color:#fff;
    text-decoration:none;
    font-family:Arial, Helvetica, sans-serif;
    letter-spacing:-.01em;
    font-size:11px;
    text-align:center;
    display:block;
    border:1px #fff solid;
    padding:10px;
    margin:2px 0px;
    background:url('../Siteart/navfl.gif') repeat;
}
a.navfl:hover {
    color:#fff;
    text-decoration:none;
    background:#00406b;
}




.small {
	font-family: arial,helvetica;
	font-size: 9pt;
}
.big {
	font-family: arial,helvetica;
	font-size: 14pt;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.photocaptionred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color:#ed1c24;
}
.photo {
	border: 1px solid #00406b;
}
.photodivider{
	padding: 30px 0px 25px 0px;
	text-align:center;
}
.photospacing{
	padding: 10px;
}

.redtext{
	color: #ed1c24;
	font-weight:bold;
}

.header {
	color:#003399;	
	font-family:"Brush Script";
	font-size:20px;			
}

a.home_img_link img {
	border: none;
}