body {
	
margin:0; scrollbar-3d-light-color : #1c2e5c;
scrollbar-arrow-color : #ffcc00;
scrollbar-base-color : #1c2e5c;
scrollbar-darkshadow-color : 0069C6;
scrollbar-face-color : #060F30;
scrollbar-highlight-color : #0069C6;
scrollbar-shadow-color : #1c2e5c;
scrollbar-track-color : #1c2e5c;
background-color: #050c28;
background-image: url('../images/main_bg.jpg');
background-repeat: repeat-x;
}

text {  font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #FFFFFF;}
td {  font-family: Arial, Verdana, sans-serif; font-size: 11px; color: #FFFFFF;}


UL {
list-style-type: square;
}

h1 {
color:#0099FF;
font-family:Arial, Helvetica, sans-serif;
font-size:125%;
font-weight:bold;
text-transform:uppercase;
}

#dottedline {
border-bottom:dotted;
font-size:9px;
color:0099ff;
}

a:link { 
color: #ffcc00; 
text-decoration: none; 
font-weight: normal; 
font-size: 11px;
}

a:hover { 
color:#052a61; 
text-decoration: underline; 
font-weight: normal; 
font-size: 11px;
}


a:active { 
color: #052a61; 
text-decoration: none; 
font-weight: none; 
font-size: none;
}


a:visited { 
color:#ffCC00; 
text-decoration: underline; 
font-weight: normal; 
font-size: 11px;
}

a.event-date:link {
  color: #fff; 
  text-decoration: none; 
  font-weight: normal; 
  font-size: 11px;
}

a.event-date:hover {
  color:#fc0; 
  text-decoration: underline; 
  font-weight: normal; 
  font-size: 11px;
}

.nav { 
border: #ff9900; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; 
border-bottom-width: 0px; 
border-left-width: 1px 
}

.calendar {
font-face: arial, verdana, sans-serif;
color:#ffffff; 
text-decoration: none; 
font-weight: normal; 
font-size: 10px;
}

.action {
color:#ffffff; 
font-weight: normal; 
font-size: 9px;
}

.inputbox 	{
border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid;
BACKGROUND-COLOR: #FFFFFF; 
BORDER-COLOR: #0067C4; 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE: 10px; 
}

.button 	{
border-top : 1px solid; border-bottom : 1px solid; border-left : 1px solid; border-right : 1px solid;
BORDER-COLOR: #0067C4;
BACKGROUND-COLOR: #09133D; 
COLOR: #FFCC00; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
FONT-SIZE: 11px; 
font-weight: bold; 
}

.subtitle {
color:#FFCC00; 
font-weight: bold; 
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

.homebase {
color:#FFCC00; 
font-weight: bold; 
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}

#div1 { z-index: 1; }
#div2 { z-index: 2; }

.feedback {
	width:100%
	margin:6px 0 20px 0;
	padding:12px;
	background:#FFCC00;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	border:2px solid #0067C4;
}
