

BODY {
  background-color : #E4E4E4;
  margin-height : 0;
  margin-top : 0;
  margin-width : 0;
  margin-left:0;
  margin-right:0;
}

P {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}

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;
}
P.head {
 font-size : 16px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #656565;
 text-align : center;
  }
P.large {
 font-size : 18px;
 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 : 11px;
 font-family : arial;
 font-style : normal;
 color : #ffffff;
 text-align : left;
 padding-top : 3px;
 padding-bottom : 0px;
 padding-left : 6;
 padding-right : 6;
}
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 : 20px;
 font-family : arial;
 font-weight : bold;
 font-style : normal;
 color : #709A3A;
 padding-top : 4px;
 padding-bottom : 0px;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
H3 {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
}
UL {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #656565;
 padding-right : 6;
  text-align : left;
 
}
OL {
 list-style-type: demimal;
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #656565;
}

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 : D1A35D;
 	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 : C8AC87;
 	text-decoration : none;
}

A:active {
 color : 709A3A;
 text-decoration : none;
}
A:hover {
 color : 709A3A;
 text-decoration : underline;
}
A:visited, A {
 color : 709A3A;
 text-decoration : none;
}
A:visited:hover {
 color : 709A3A;
 text-decoration : underline;
}
A.power:link {
 color : 004900;
 text-decoration : none;
}

A.power:hover {
 color : 004900;
 text-decoration : underline;
}
A.power:visited, A {
 color : 004900;
 text-decoration : none;
}
A.power:visited:hover {
 color : 004900;
 text-decoration : underline;
}

.inputbox { 
	font-family: Verdana,Arial; 
	font-size: 12px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	border-left: solid 1px; 
	border-bottom: solid 1px; 
}
.inputbutton { 
font-family: Verdana,Arial; 
font-size: 12px; 
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: 12px; 
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: 12px;
border-left: 1px solid black; 
border-top: 1px solid black; 
border-right: 1px solid black; 
border-bottom: 1px solid black; }

.colored {
#000000; }
