body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;  
	width : auto; 
	font-size: 12px;
	background: #ABBCEE;
}
.page{
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	border: thin solid Black 1px 1px 1px 1px;
}
.updatetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .2em;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: top;
}
H1 {
	font-family : Verdana, 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 : 12px; 
}
.smalltext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	font-size : 0.9em;
	color: #666666;
}

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

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

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

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


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

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

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

.errortext {
font-size : 1.0em; 
  font-family : Arial, Helvetica, sans-serif; 
  color : #5FB0D8;
  font-weight : bold;
}

.grid {
border : #C8C8FF 1px solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #5678DD;
}

.bg_medium {
  background-color : #95AAEA;
}

.bg_light {
  background-color : #ABBCEE;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #A2AACE;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
	font-size: 0.9em;
	text-align: center;
	color: #999999;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	
	text-decoration: none;
	text-align: center;
	background-color: #5678DD;
	color: #000000;	
}
#footer p {
	
	margin: 0;	
}
#footer a {
	font-size: 1em;	
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#address{
	font-size: 0.9em;
	color: #666666;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
}
