

BODY {
  background-color : #000000;
  margin-height : 0;
  margin-top : 0;
  margin-width : 0;
  margin-left:0;
  margin-right:0;
}

BODY.second {
  background-color : 032668;
  margin-height : 0;
  margin-top : 0;
  margin-width : 0;
  margin-left:0;
}
P {
 font-size : 10px;
 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 : #000000;
 text-align : center;
}
P.form {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : bold;
 color : #000000;
 text-align : left;
}
P.head {
 font-size : 11px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : center;
  }
P.large {
 font-size : 14px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : center;
 padding-top : 10;
 padding-bottom : 10;
  }
P.nav {
 font-size : 13px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : left;
 padding-left : 12;
 padding-right : 6;
}
P.right {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 text-align : right;
 padding-left : 6;
 padding-right : 6;
}
P.white {
 font-size : 18px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal;
 color : #FFFFFF;
 text-align : center;
 padding-top : 3px;
 padding-bottom : px;
}
H3 {
 font-size : 14px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : center;
}
H3.index {
 font-size : 13px;
 font-family : arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : center;
 line-height : 36px;
 padding-left : 6;
 padding-right : 6;
}
H3.left {
 font-size : 14px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
H4 {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color : #000000;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
H4.success {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color: #009933;  
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}
H4.fail {
 font-size : 12px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : bold;
 font-style : normal;
 color: #FF0000;
 text-align : left;
 padding-left : 6;
 padding-right : 6;
}

UL {
 font-size : 10px;
 font-family : verdana,arial,helvetica,Sans-Serif;
 font-weight : normal;
 font-style : normal,bold,italic;
 color : #000000;
 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 : #000000;
}

A.index, A:visited.index {
	font-size : 12px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color: #000000;
	 line-height : 32px;
}
A:hover.index, A:visited:hover.index {
	font-size : 12px;
	font-family: arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	color: #990000;
	 line-height : 32px;
}
A.nav, A:visited.nav {
	font-size : 11px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	 color : 000000;
 	text-decoration : none;
}
A:hover.nav,  A:visited:hover.nav {
	font-size : 11px;
	font-family: verdana,arial,helvetica,Sans-Serif;
	font-weight : bold;
	font-style : normal;
	 color : 444444;
 	text-decoration : none;
}
A:active {
 color : 990000;
 text-decoration : none;
}
A:hover {
 color : 555555;
 text-decoration : underline;
}
A:visited, A {
 color : 990000;
 text-decoration : none;
}
A:visited:hover {
 color : 555555;
 text-decoration : underline;
}
input.submit {
  font-weight: bold;
  font-size: 9pt;
  font-face: verdana,arial,helvetica,Sans-Serif;
  background-color: #CEC6B0;
  border: 1px solid #000000;
}

