body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
background-color:#330066;
}

.Addie {
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}

/* Navigation Link controls the linking presentation and behavior in the top row tabs. */
a.NavigationLink {
text-decoration:none;
color:white;
font-weight:bold;
}

/* Changes in behavior when the cursor hovers over the linked titles in the top row tables. */
a.NavigationLink:hover {
font-weight:bold;
font-size:16px;
}

a.TextLink {
text-decoration:underline;
color:white;
}

.FullHeight {
height:100%;
}

.BodyContainer {
background-color:#999999;
padding:20px;
border-style:solid;
border-width:3px;
border-color:#FFFFFF;
}

.Navigator {
padding:5px;
}

.NavigatorCell {
text-align:center;
text-decoration: none;
border-color:#ffffff;
border-width:1px;
border-style:solid;
padding:5px;
background-color:#330066;
}

.ClassOver {
text-align:center;
border-color:#FFFFFF;
border-width:3px;
border-style:solid;
padding:5px;
background-color:#330066;
}

.PageHeader {
color: black;
font-family:Arial, Helvetica, sans-serif;
font-size:50px;
font-weight:bold;
background-color:#CC3366;
}

.SimpleTabCell {
color:#FFFFFF;
background-color:#330066;
text-decoration: none;
border-color:#000000;
border-width:1px;
border-style:solid;
padding:5px;
}

.copyright {
background-color:#330066;
border-style:solid;
border-color:#FFFFFF;
border-width:1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
padding:10px;
	
}

input.btn {
  width:30px;
  color:#050;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;
  background-color:#fed;
  border: 1px solid;
  border-color: #696 #363 #363 #696;
  filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');
}


.ulist  {
color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
}

/*************************************
 +Header
 *************************************/
#header{
	
	background:#330066;
	border-bottom:0px solid #9DB2E3;
	height:130px;
	color:#ffffff;	
	margin-bottom:4px;
	width:99.8%;
	border-color:#ffffff;
	border-width:1px;
	border-style:solid;
}
#header h1{
	font-family: "Times New Roman", Times, serif;
	letter-spacing: -1px;
	font-size:3.5em;
	font-weight:normal;
	margin:0px;	
	text-align:left;
	padding-top:23px;
	padding-left:30px;	
	width:100%;
}

#header p{
	font-size:1.6em;
	padding-left:30px;
	margin-top:-0.8em;
	margin:0 auto;
	text-align:left;
	
}

.txt1 {  font-size: 12px; font-family: Arial, Helvetica, sans-serif}
.txt2 { font-size: 9px; font-family: Arial, Helvetica, sans-serif }
.inp1 {  height: 20px; width: 100px}
.inp2 { height: 20px; width: 50px}
