BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #000/*#4C4242 dark brown*/;
	background-color : #E0E0E0/*E0E0E0 pale gray blue*/;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	width : auto;
}
.page{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	vertical-align: top;
	width: 900px;
	border: 1px solid #493113;/*dark brown*/
	background-color: #FFFFFF;/*white*/
	}
.updatetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .2em;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	background-position: top;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	font-size : 1.0em;
	color : #000000;
	background-color : transparent;
}
p {
font-size : .7em; 
font-family : Arial, Helvetica, sans-serif; 
color: #000;
}
.smalltext {
font-family : Arial, Helvetica, sans-serif; 
color: #000;
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .8em; 
}

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

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

.menu{
	font-size: 1em;
	font-weight: bold;
	color: #000/*black*/;
	background-color:#909DC1/*#99A8D1*/;
}

.menuContent{color: #7081AF;
font-size:.9em;
}
.menuContent a{text-decoration: none;
}
.menuContent a:link{text-decoration: underline;
color: #7081AF;
}
.menuContent a:visited{
	text-decoration: none;
	color: #384D85;
}
.menuContent a:hover{
	text-decoration: underline;
	color: #000;
}

.column{
	font-size: 1em;
	font-weight: bold;
	color: #000/*black*/;
	background-color:#99A8D1/*pale green*/;
}

.columnRt{color: #384D85;
font-size:.9em;
}
.columnRt a{text-decoration: none;
}
.columnRT a:link{text-decoration: underline;
color: #384D85;
}
.columnRt a:visited{
	text-decoration: none;
	color: #99A8D1;
}
.columnRt a:hover{
	text-decoration: underline;
	color: #000;
}
.noline a:link{color: #7081AF;
text-decoration : underline;}

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

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

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

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

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

.white {
  background-color:white;
}

.black {
  background-color:black;
}

.bg_dark {
  background-color:#7081AF/*#F4B81F #F8D282 #F9DB9A*/;
}

.bg_medium {
  background-color:#909DC1/*mellow yellow*/;
}

.bg_light {
  background-color:#B8C2DF/*#FCECCA pale pale yellow*/;
}

.alt_bg_dark {
  background-color: #FFFFFF;/*white*/
}

.alt_bg_medium {
  background-color : #CCCCCC/*medium gray*/;
}

.alt_bg_light {
  background-color : #F4F6FA/*yellow gray*/;
}

.copyright {
    font-size: .7em;
    text-align: center;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	text-align: center;
	background-color: #7081AF/*light blue*/;
	color: #fff;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #384d85;
	padding-top: 2px;
	font-weight: bold;
}
#footer p {
	padding: 10px 0;	
	margin: 2px;	
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #F4F6FA;
	text-decoration: underline;
}
#address{
	font-size: 0.7em;
	color: #384d85;/**/
	text-align: left;
	vertical-align: bottom;
	background-image: none;
}
#address a {
	text-decoration: underline;
	color: #384D85;/*#666666 medium gray*/
}
#address a:link{
	text-decoration: underline;
	color: #000;
}
#address a:hover {
	color: #666666;
	text-decoration: underline;
}
#address a:visited{text-decoration: none;
color: #000000;
}
