﻿body {
left:0;
top:0;
right:0;
background-image:
url('pics/bkgrd13.gif');
background-color: #284C98;
}
.footer {	color : #FFE800;
font-family : verdana, arial, helvetica, sans-serif;
	font-size : xx-small;
	text-align: center;	
	}
	
a {
	color: #FFE800;
	text-decoration: none;
}
a:hover {  color: #FFE800; text-decoration: underline;}
a:visited {  color: #FFE800;}

.headspan { color : #FFE800; font-family : verdana, arial, helvetica, sans-serif; font-size : 100%; font-weight : bolder; }
.headspanWhite { color : #FFFFFF; font-family : verdana, arial, helvetica, sans-serif; font-size : 105%; font-weight : bolder; }

a.menu:visited {
	color:white;
}
a.menu:hover {
	color:white; text-decoration:underline;
}
.menu {
	color : white;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	line-height: 13px
}
.LogMenu {
	color : white;
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	line-height: 13px
}

a.CurrentMenuPage:visited {
	color:#B9DCFF;
}
a.CurrentMenuPage:hover {
	color:#B9DCFF; text-decoration:underline;
}
.CurrentMenuPage {
	color : #B9DCFF;
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
}
.Left {
	text-align:left
}
.Center {
	text-align:center
}
.DescriptionCell {
	color: #FFE500;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
	background-color: #294C9D;
}
.DataCell {
	color: #FFFFFF;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}
.Row {
	Height: 29px;
	text-align: left;
	vertical-align: middle;
}
.NormTxt {
	font-family: Verdana;
	color:#FFFFFF; 
	font-size: 10pt;
}
.NormTxtLft {
	font-family: Verdana;
	color:#FFFFFF; 
	font-size: 10pt;
	text-align:left
}

.TitleTxt {
	font-family: Verdana; 
	color:#B9DCFF;
	font-size: small;
	font-weight:bolder;
}

td.LR {
	font-family: Verdana; 
	background-color:#B9DCFF;
	font-size:7pt;
	color:#284C98;
	height:20px;
	border:1px solid #284C98;
}
td.LRalt{
	background-color:#EBEBEB;
	font-family: Verdana; 
	font-size:7pt;
	color:#284C98;
	height:20px;
	border:1px solid #284C98;
}
th.LR{
	background:#B9DCFF;
	font-family: Verdana; 
	height:35px;
	font-size:9pt;
	color:#284C98;
	border:1px solid #284C98;
	}
th.title {
	font-family: Verdana; 
	background-color:#B9DCFF;
	font-size:9pt;
	color:#284C98;
	height:20px;
	border:1px solid #284C98;
}

table.LR{
	border: 1px solid #284C98;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
}
