@charset "utf-8";
/* CSS Document */

/*body {
background-color: #FFFFF0;
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: #00008B;
}

a { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #483D8B; text-decoration: underline}

a:hover { font-family: Arial, Verdana, sans-serif; font-size: 18px; color: #A52A2A; background-color: #FAEBD7}

h1 { font-family: Arial, Verdana, sans-serif; font-size: 32px; color: #A52A2A }
h2 { font-family: Arial, Verdana, sans-serif; font-size: 24px; color: #A52A2A }

hr{ color:brown; background-color:tan; width:90%; height:2px; }

table {
font-family: Arial, Verdana, sans-serif;
font-size: 18px;
color: #00008B;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}

.note {
font-family: Arial, Verdana, sans-serif;
font-size: 14px;
color: purple;
font-weight: bold;

a{ font-family: Calibri; color: #000000; }
a:link{ text-decoration: none; }
a:visited{ text-decoration: none; color: #000000; }
a:hover{ text-decoration: none; color: #000000; }
a:active{ text-decoration: none; color: #000000; }
.style1 { font-size: small; font-family: Calibri; }
.style2 { font-size: medium; font-family: Calibri; font-weight: bold; }
.style3 { font-size: small; font-family: Calibri; color:#FFFFFF; }
.style4 { font-size: small; font-family: Calibri; font-style: italic; }
.style5 { font-size: small; font-family: Calibri; font-weight: bold; }
.style6 { font-size: small; font-family: Calibri; }
.style7 { font-size: small; font-family: Calibri; }
.style8 { font-size: small; font-family: Calibri; }
.style9 { font-size: small; font-family: Calibri; }
.style10 { font-size: small; font-family: Calibri; }
.style11 { font-size: small; font-family: Calibri; }
.style12 { font-size: small; font-family: Calibri; }
.style13 { font-size: small; font-family: Calibri; }
.style14 { font-size: small; font-family: Calibri; }
.style15 { font-size: small; font-family: Calibri; }
.style16 { font-size: small; font-family: Calibri; }
.style17 { font-size: small; font-family: Calibri; }
.style18 { font-size: small; font-family: Calibri; }
.style19 { font-size: small; font-family: Calibri; }
.style20 { font-size: small; font-family: Calibri; }

} */

body{ background-color: #000000; }
body,td,th{ font-family: Calibri; font-size: small; }
input.btn { height:15px; width:50px; vertical-align:middle; background-color:#5B7BFD; border:1px solid;
	border-color: #696 #363 #363 #696;
	font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	filter:progid:DXImageTransform.Microsoft.Gradient
		(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#000000'); }
a:link{ text-decoration: none; color: #000000; }
a:visited{ text-decoration: none; color: #000000; }
a:hover{ text-decoration: none; color: #000000; }
a:active{ text-decoration: none; color: #000000; }
a.menu:link{ text-decoration: none; color: #FFFFFF; }
a.menu:visited{ text-decoration: none; color: #FFFFFF; }
a.menu:hover{ text-decoration: none; color: #FFFFFF; }
a.menu:active{ text-decoration: none; color: #FFFFFF; }

.style4 { font-size: small; font-family: Calibri; font-style: italic; }
.style5 { font-size: small; font-family: Calibri; font-weight: bold; }
.pagetitle { font-size: medium; font-family: Calibri; font-weight: bold; }
.tableheader { font-size:18px; font-family: Calibri; color:#FFFFFF; font-weight:bolder}
.contentheader { font-size: small; font-family: Calibri; color:#FFFFFF; }
.login { font-size: 8px; color=#990000; }