

BODY {
  background-color : 52647a;
  margin-height : 0;
  margin-top : 0;
  margin-width : 0;
  margin-left:0;
  margin-right:0;
}

P {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #27373D;
 text-align : left;
 padding-left : 10;
 padding-right : 10;
}

P.center {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #656565;
 text-align : center;
}
P.form {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : bold;
 color : #656565;
 text-align : left;
}
P.head {
 font-size : 16px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #27373D;
 text-align : center;
  }
P.large {
 font-size : 14px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #656565;
 text-align : center;
 padding-top : 2;
  }
P.nav {
 font-size : 10px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #656565;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
P.right {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #656565;
 text-align : right;
 padding-left : 6;
 padding-right : 6;
}

H1 {
 font-size : 14px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #656565;
 text-align : center;
 padding-top : 3px;
 padding-bottom : 0px;
}
H1.left {
 font-size : 14px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #656565;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
H2 {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #656565;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
UL {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #27373D;
 padding-right : 10;
  text-align : left;
 
}
OL {
 list-style-type: demimal;
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 padding-right : 10;
 font-style : normal,bold,italic;
 color : #27373D;
}

A.index, A:visited.index, A:hover.index, A:visited:hover.index {
	font-size : 11px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color: #F8CE92;
}
A.indexHead, A:visited.indexHead, A:hover.indexHead, A:visited:hover.indexHead {
	font-size : 14px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color: #656565;
}
A.nav, A:visited.nav,  {
	font-size : 10px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color : F8CE92;
 	text-decoration : none;
}
A:hover.nav, A:visited:hover.nav{
	font-size : 10px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	 color : C8AC87;
 	text-decoration : none;
}

A.foot, A:visited.foot,  {
	font-size : 10px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : normal;
	font-style : normal;
	color : 006699;
 	text-decoration : none;
}
A:hover.foot, A:visited:hover.foot{
	font-size : 10px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : normal;
	font-style : normal;
	 color : 006699;
 	text-decoration : none;
}

A:active {
 color : 006699;
 text-decoration : none;

}
A:hover {
 color : 006699;
 text-decoration : underline;

}
A:visited, A {
 color : 006699;
 text-decoration : none;

}
A:visited:hover {
 color : 006699;
 text-decoration : underline;

}

.inputbox { 
	font-family: Verdana,Arial; 
	font-size: 11px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
}
.inputbutton { 
font-family: Verdana,Arial; 
font-size: 11px; 
cursor:hand; 
border-right: solid 1px; 
border-top: solid 1px; 
border-left: solid 1px; 
border-bottom: solid 1px; }

.textareabox { 
font-family: Verdana,Arial;
font-size: 11px; 
border-left: 1px solid black; 
border-top: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; }

.selectbox { 
font-family: Verdana,Arial; 
font-size: 11px; }

.colored {
#CCCCCC; }
