BODY {
	background : white;
	/*
	background-position : center 10px;
	background-repeat : no-repeat;
	margin-top: 100px;
	background-attachment: fixed;
	*/
	font-family: arial;
	font-size: 8pt;
	color: #000080;	
}

.astrx { color: #ff0000; }
.formlabel {
	font-size: 10pt;
	color: blue;
}
.formlabelb { font-size: 12pt; color: blue; }
.bold { font-size: 12px; color: #0000ff; font-weight: bold;}

TD.normal {
	color: blue;
	font-size: 10pt;
	font-weight: normal;
}
TD.small {
	color: blue;
	font-size: 8pt;
	font-weight: normal;
}

TD.bold {
	color: blue;
	font-size: 10pt;
	font-weight: bold;
}

TD.error {color: red; font-size: 10pt}


#errorText {color: red; font-size: 10pt;}
#pagehead {color: maroon; font-weight: bold; font-size: 15pt;}

.theader {
	color:white;
	background-color: blue;
	font-weight : bold;
	font-size : 25pt;
	font-family : cursive;
	font-style : italic;
	font-variant : normal;
}
.tdHeader	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color : Blue;
	font-weight : bold;
}

.tdHeaderWhite	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 12px;
	color : blue;
	font-weight : bold;
	background-color: #99ccff;
	padding: 4px;
	border-right: 4px solid #0066cc;	
	border-bottom: 4px solid #0066cc;
}

.coolButtons {
	background-color: #99ccff;
	border-style:groove;
	border-width:4px;
	font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 12px;
	font-weight : bold;
	color: blue;
	padding: 2px 10px;
	text-align : center;
}

A{font-family:Verdana,Arial;text-decoration: underline;}
A:hover {color:red;text-decoration: none; }

A:link{color:#000099; }
A:active{color: #00FF00; }

.inputText{
	border: thin groove;
	font-family: arial;
	font-size: 12px
}

.tagline	{
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color: white;
	background-color:blue;
	font-weight : bold;
	font-size : 10pt;
}

TD.homeTxt {
	height:35;
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color: red;
	font-weight : bold;
	font-size : 13pt;
}

.homeTxt {	
	font-family : Arial, Helvetica, sans-serif;
	font-style:italic;
	color: red;
	font-weight : bold;
	font-size : 13pt;
}

.foot1 {
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color: blue;
	font-weight : bold;
	font-size : 7pt;
}

.foot2 {
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style:italic;
	color:  blue;
	font-weight : bold;
	font-size : 6pt;
}