BODY {
font-size : .8em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1,H3 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1em; 
color : blue; 
background-color : transparent; 
}

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

}

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


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

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

.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 : 1em; 
}

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

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

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

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

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #5B6DBB;
}

.bg_medium {
  background-color : #BBC2DD;
}

.bg_light {
  background-color : #F8F5B0;
}

.alt_bg_dark {
  background-color : #5B6DBB;
}

.alt_bg_medium {
  background-color : #BBC2DD;
}

.alt_bg_light {
  background-color : #F8F5B0;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.footer {
    font-size: .8em;
	color: white;
    text-align: center;
}
.credit {
    font-size: .8em;
    text-align: center;
}
.footer a:link {
    font-size: .8em;
	color: white;
    text-decoration: none;
}
.footer a:hover {
    font-size: .8em;
	color: white;
    text-decoration: underline;
}
.footer a:visited {
    font-size: .8em;
	color: white;
    text-decoration: none;
}
.overflow {
    height: 490px;
    width: 100%;
    overflow: auto;
}
.overflowp {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}
.home {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : 1.2em;
  color : blue;
  font-weight : bold;
}
.title {
  font-family : Tahoma; 
  font-size : 1.2em;
  color : #FBC82A;
  font-weight : bold;
  text-transform: uppercase;
}
.subheading {
	color: #990000;
	font-style: italic;
}

.quote {
  font-family : Tahoma; 
  font-size : 1.2em;
  color : blue;
  font-weight : normal;
  font-style: italic;
}.menutext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1C48AD;
}
.menutext a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1C48AD;
text-decoration:none;
}
.menutext a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: red;
text-decoration:none;
}
.menutext a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1C48AD;
text-decoration:none;
}
.hometext {
font-family: Verdana;
font-size: 11px;
color: black;
padding-left:20px;
padding-right:20px;
}
.leftside {
font-family:Verdana;
font-size:11px;
}

.leftside a:link {
text-decoration: none;
}
.leftside a:hover {
text-decoration: underline;
color: red;
}

.leftside a:active {
text-decoration: none;
color: red;
}
