A:link {
	color:#ac0000;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:visited {
	color:#ac0000;
	font-weight: bold;
	TEXT-DECORATION: none;
}

A:hover {
	color:#ac0000;
	font-weight: bold;
	TEXT-DECORATION: underline;
}


body,td, font {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-Size: 12px;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}

span.bodytextunbold {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	text-align:justify;
}

td.nojustify {
	text-align:left;
}

.homepageBody {
	background-image: url('/images/layout_homepage_01.jpg');
	background-repeat: no-repeat;
		margin: 0px 0px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.homepageRight {
	background-image: url('/images/layout_homepage_03.jpg');
	background-repeat: no-repeat;
}
.homepageLink {
	font: Arial;
	color: White;
	font-weight: bold;
	font-size: 16px;
	TEXT-DECORATION: none;
}
.subHeaderRepeat {
	background-color: #862B28;
}
.subLeftNav {
	background-image: url('/images/layout_sub_08.jpg');
	background-repeat: no-repeat;
}
.subBody {
	background-image: url('/images/layout_sub_05.jpg');
	background-repeat: no-repeat;
	padding-left: 8px;		
}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 5px;
}
div.button {
        color: white ;
        margin: 0px 0px 0px 0px;
        font-family : Arial;
}
a.menubutton {
        text-decoration: none ;
        color: white ;
        display: block ;
        padding : 3 3 3 3;
        text-transform: uppercase;
        font-weight: bold;
        padding-left:10px;
        padding-top:8px;
        padding-bottom:8px;
}
a.menubutton:visited {
        text-decoration: none ;
        color: white ;
}
a.menubutton:active {
        text-decoration: none ;
        color: white ;
        background: #862B28 ;
        background-color : #862B28;
}
a.menubutton:hover {
        text-decoration: none ;
        color: white ;
        background: #862B28 ;
        background-color : #862B28;
}
a.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	color: white ;
	text-decoration: none ;
	font-weight: bold;
}

a.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	color: white ;
	text-decoration: none ;
	font-weight: bold;		
}

a.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	color: white ;
	text-decoration: underline ;
	font-weight: bold;		
}

hr.leftNav {
	color:#862B28;
	background-color: #862B28;
	height:1px;
	width:90%;
	text-align:center;
	border-top: 1px solid #FFF;
	padding-left:5px;
}