﻿/* CSS Document, based on Post-Nuke style CSS document */

BODY {
/* background: #000000; */
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
margin-bottom: 5;
margin-left: 10;
margin-right: 10;
margin-top: 10;
text-decoration: none;
}


A:link {
background-color: transparent;
color: #193D6B;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
/* text-decoration: underline; */
font-weight: bold;
}

A:visited {
background-color: transparent;
color: #356C6B;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

A:hover {
background-color: transparent;
color:#1C54A1;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
/* text-decoration: underline; */
text-decoration: none;
font-weight: bold;
}

#bar A:link {
	background-color: transparent;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#bar A:visited {
background-color: transparent;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: none;
font-weight: normal;
}

#bar A:hover {
	background-color: transparent;
	color:#FFFFFF;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

#bar A:active {
background-color: transparent;
color: #FFFFFF;
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
text-decoration: underline;
}

.maintitle {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.sectiontitle {
background-color: transparent;
color: #000000;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.barlink {
	color: #FFFFFF;
}
.eachtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #333366;
}
