BODY {
	font-size : 15px;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight : normal;
	color : #000000;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
	background : #FFFFCC;
}

A {
	FONT-SIZE: 14px;
	COLOR: #000066;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: underline;
}
A:link {
	COLOR: #000066
}
A:visited {
	COLOR: #000066
}
A:hover {
	COLOR: #cc0000
}
A:active {
	COLOR: #000066
}

h3{
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color : #660000;
	font-weight : bold;
	padding-left : 5px;
	font-size : 17px;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-right : 5px;
}


H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-size : 19px;
	color : #000066;
	font-weight : bold;
}

p {
	font-size : 15px;
	font-family : verdana, arial, helvetica, sans-serif;
}

.smalltext {
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
}


.smalltext a:link{
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
}

.smalltext a:visited{
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 12px;
}

.noline a:link{
  text-decoration : none;
  font-size : 12px;
}

.noline a:visited{
  text-decoration : none;
  font-size : 12px;
}

.announcehead {
	font-family : Arial, Helvetica, sans-serif;
	;
	font-variant : normal;
	font-weight : bold;
	font-size : 20px;
	color : #660000;
}
	
.largetext {
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 18px;
}

.largetext a:link{
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 18px;
}

.largetext a:visited{
font-family : verdana, arial, helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
	font-size : 18px;
}

.errortext {
  font-family : verdana, arial, helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
	border : #660000 .05em solid;
	color : Black;
}

.white {
	background-color : white;
	color : Black;
}

.black {
  background-color : black;
  color : #ffffff;
}

.bg_dark {
	background-color : #000000;
	color : #ffffff;
}

.bg_boxtitle {
  background-color : #000066;
	color : #ffffff;
}

.bg_medium {
  background-color : #660000;
	color : #ffffff;
}

.bg_medium a:link {
  background-color : #660000;
	color : #ffffff;
	font-weight : bold;
}

.bg_medium a:visited{
  background-color : #660000;
	color : #ffffff;
	font-weight : bold;
}

.bg_medium a:hover {
  background-color : #660000;
	color : #ffff00;
	font-weight : bold;
}

.bg_light {
	background-color : #ffffcc;
	color : #000000;
}

.bg_light a:link {
	color : #000000;
	font-weight : bold;
}

.bg_light a:visited{
	color : #000000;
	font-weight : bold;
}

.bg_light a:hover {
	color : #660000;
	font-weight : bold;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
