BODY.header {
	background-color : White;
}

#ABOUT {
  text-decoration: none;
  text-align: right;
  font-size: 9pt;
  width: auto;
  margin-top: 10pt;
}


H1 {
	text-align: center;
	color : #483D8B;
	font-size: 18pt;
	margin-bottom : 20pt;
	margin-top : 0px;
	font-family : "Times New Roman", Times, serif;
}

H3.header {
	text-align : center;
	color : #483D8B;
	height : 33px;
	margin-bottom : 0px;
	margin-top : 0px;
	font-family : "Times New Roman", Times, serif;
}

BODY.menu {
	background-color : White;
	color : Black;
	
}
TABLE.menu {
	margin-top : 15%;
	font-family : sans-serif;
	font-size : smaller;
	font-variant : small-caps;
	margin-bottom : 30%;
}

A.menu {
	text-decoration : underline;
	font-size:16px;
	color : #000066;
	font-weight: bold;
	
}

A:HOVER.menu {
	color : #000066;
}

BODY.normal {
	background-color : #F8FAF7;
	color : Black;
	font-family :  serif;
}

H4.normal {
	text-align : left;
	margin-bottom : 5px;
	color : #1821BD;
	margin-top : 5px;
	margin-left : 5px;
	font-size:25px;
	font-family:sans-serif;
}

H5.normal {
	text-align :center;
	margin-bottom : 0px;
	color : #483D8B;
	margin-top : 0px;
}

UL.normal {
	margin-left : 25%;
	font-variant : small-caps;
	list-style-type : disc;
	color : Navy;
	font-size : small;
	font-family : serif;
	margin-top : 10%;
	margin-bottom : 10%;
	list-style-image : url(img/ball164.gif);
}

LI.normal {
	margin-bottom : 15px;
	padding-left : 5px;
}

P.normal {
	text-indent : 0;
	text-align : justify;
	margin-right : 0;
	margin-left : 0;
	margin-top:10px;
	font-size:14px;
}

P.center{
	text-indent : 5%;
	text-align : center;
	margin-right : 5%;
	margin-left : 5%;
}

FORM.normal {
	text-align : center;
	margin-top : 10pt;
	font-variant : small-caps;
}


DIV.toolbar {
	text-align : right;
	margin-right : 5%;
	margin-top : 0px;
	margin-bottom : 0px;
}

INPUT.blue {
	background-color : #6699CC;
	color : White;
}

TD.blue {
	background-color : #E6E6E6;
	color : #000066;
	font-variant : small-caps;
	text-align : center;
	font-size : small;
}
TR.small {
	font-size : xx-small;
}

.link_table {
	border-width:2px;
	border-style:solid;
	border-color:#CCCCCC;
	margin:8px;
	padding:5px;
}

.link_td {
	margin:3px;
}

.form_text {
	text-align : left;
	margin-bottom : 5px;
	color : #000066;
	margin-top : 5px;
	margin-left : 5px;
	font-size:14px;
	font-family:sans-serif;
	font-weight: bold;
}

input,select,textarea{
	border-color: #CCCCCC;	 
	border-width: 1px;
	border-style: solid;	 
	background-color :#F8FAF7;
	color : #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

input.submit{
	border-color: #AAAAAA;	 
	border-width: 1px;
	border-style: solid;	 
	background-color :#E0E0F0;
	color : #000000;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}

 TD.names_dt {

 }
