
body, form, table, tbody, th, td, span, input, select, textarea
{
	font-family: tahoma, arial, sans-serif, verdana;
	font-size: 8pt;
	color: #3a3a3a;
	scrollbar-face-color: #2a41ad;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #2a41ad;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #2a41ad;
	scrollbar-darkshadow-color: #2a41ad;
}

body
{
	background-color: #FFFFFF;
	margin: 5px;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

td
{
	vertical-align: top;
}

th
{
	color: #FFFFFF;
	padding-left: 5px;
	height: 23px;
	text-align: left;
}

a:link
{
	color: #c32410;
	text-decoration: underline;
}
a:visited
{
	color: #c32410;
	text-decoration: underline;
}
a:hover
{
	color: #c32410;
	text-decoration: underline;
	cursor: hand;
}
a:active
{
	color: #c32410;
	text-decoration: underline;
}

.mod
{
	border-collapse: separate;
}

.modBody
{
	border: 3px solid #DDDDDD;
}

.copy td
{
	padding: 5px;
}

.vertMenu td
{
	padding: 3px;
	font-weight: bold;
	vertical-align: middle;
}


.modHdrRed
{
	background-color: #c32410;
	margin-bottom: 2px;
	color: #ffffff;
}

.modHdrBlue
{
	background-color: #2a41ad;
	color: #ffffff;
}


.nav
{
	background-color: #2a41ad;
	height: 26px;
}

.nav a:link, .nav a:visited
{
	background-color: #2a41ad;
	border: 1px solid #2a41ad;
	color: #FFFFFF;
	display: block;
	height: 100%;
	margin: 2px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover
{
	text-decoration: underline;
}

.textB
{
	font-weight: bold;
}

.listItemHdr
{
	padding: 5px;
	padding-bottom: 0px;
}
.listItem
{
	border-bottom: 1px dashed #DDDDDD;
	padding: 5px;
}

.galleryItem
{
	border-bottom: 1px dashed #DDDDDD;
	padding: 1px;
}

.blueText
{
	color: #2a41ad;
}
.blueTextB
{
	color: #2a41ad;
	font-weight: bold;
}

.copyright
{
	background-color: #2a41ad;
	height: 20px;
}
.copyright td
{
	color: #FFFFFF;
	padding: 5px;
}
.w40
{
	width: 40px;
}
.w60
{
	width: 60px;
}
.w80
{
	width: 80px;
}
.w100
{
	width: 100px;
}
.w200
{
	width: 200px;
}
.w250
{
	width: 250px;
}
.w300
{
	width: 300px;
}

.bannerPanel
{
	border: 2px solid #2a41ad;
}
.bannerPanel span
{
	font-family: arial, sans-serif, tahoma;
	font-size: 12pt;
	font-weight: bold;
}
.bannerPanel div
{
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 6px solid #777777;
	border-top: 6px solid #777777;
	border-right: 6px solid #eeeeee;
	border-bottom: 6px solid #eeeeee;
	text-align: center;
	background-color: #ffffcc;
	font-family: arial, sans-serif, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: blue;
}
