BODY {

font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 

color : #000000;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}




A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND: none scroll repeat 0% 0%; COLOR: #000000; FONT-FAMILY: verdana, arial, helvetica, sans-serif; TEXT-DECORATION: none
}
A:link {
	BACKGROUND: none scroll repeat 0% 0%; COLOR: #006699
}
A:visited {
	BACKGROUND: none scroll repeat 0% 0%; COLOR: #006699
}
A:hover {
	BACKGROUND: none scroll repeat 0% 0%; COLOR: #000000
}
A:active {
	BACKGROUND: none scroll repeat 0% 0%; COLOR: #006699
}

h3{
background-color : #3399cc;
color: white;
margin: 2px; 
}


H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em;
color : black;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1em; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal;
font-size : 1em; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.menu a
{ background-color: transparent; color: #366EB2; font-size : 1.2em; text-decoration:none; border-style: solid; border-color: #DDDDDD; border-width: 1px; padding: 1px 2px 1px 2px;}
.menu a:hover
{ background-color: #3399cc; color: white; font-size : 1.2em; border-style: solid; border-color: black; border-width: 1px;}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #B98992 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #006699;
}

.bg_medium {
  background-color : #3399cc;
  color : white;
}

.bg_light {
  background-color : #66ccff;
  color : white;
}

.alt_bg_dark {
  background-color : #003399;
}

.alt_bg_medium {
  background-color : #3366cc;
}

.alt_bg_light {
  background-color : #6699ff;
}
