BODY {	
	background-color: #FF9966;
	/*
	background-position : center 10px;
	background-repeat : no-repeat;
	margin-top: 100px;
	background-attachment: fixed;
	font-family: arial;
	font-size: 8pt;
	color: #000080;
	
	*/
}
.text {
	color: blue;
	font-family: verdana;
	font-size: 10pt;
}


.astrx { color: #ff0000; }
.formlabel {
	font-size: 10pt;
	color: blue;
}
.formlabelb { font-size: 10pt; color: blue; font-weight: bold;}

.moduleheadercolor { background-color: #9C9A9C; }
.moduleheadercopyb { font-size: 12px; color: #ffffff; font-weight: bold;}
.moduleheadercopy { font-size: 12px; color: #ffffff;}

#bold1 {color: #993300; font-weight: bold}

TD.normal {
	color: #993300;
	font-size: 10pt;
	font-weight: normal;
	padding: 2 3 2 3;
	
}
TD.bold {
	color: #993300;
	font-size: 12pt;
	font-weight: bold;
}

TD.color1 {
	color: #993300;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FFCC99;
	padding: 2 3 2 3;	
}

TD.color2 {
	color: #993300;
	font-size: 10pt;
	font-weight: normal;
	background-color: #FF9966;
	padding: 2 3 2 3;
}

TD.nav1 {
	color: blue;
	font-size: 10pt;
	font-weight: normal;
	background-color: #99CCFF;	
	height: 30px;
}

TD.nav2 {
	color: blue;
	font-size: 10pt;
	font-weight: normal;
	background-color: #66FFCC;
	height: 30px;
}


TD.maroon {color: maroon; font-size: 12pt}
TD.error {color: red; font-size: 10pt}

#maroonu {color: maroon; text-decoration: underline; font-weight: bold}
#blue {
	color: Blue;
}
#maroonb {color: maroon; font-weight: bold}
#errorText {color: red; font-size: 10pt;}
#pagehead {color: maroon; font-weight: bold; font-size: 15pt;}

.normal {
	font-family : "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-style: normal;
	color: blue;
	font-weight : normal;
	font-size : 10pt;
}

.theader {
	color:yellow;
	background-color: #993300;
	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 : 10pt;
	color : white;
	font-weight : bold;
	background-color: #CC6600;
	padding: 2 5 2 5;
}

.coolButtons {
	background-color: #993300;
	border-style:groove;
	border-width:0.1cm;
	font-family: "Verdana,Geneva,Arial,Helvetica,sans-serif";
	font-size : 10pt;
	color: white;
	padding: 0;
	text-align : center;
}

A:active {
	color: Red;
	text-decoration: underline;
	font-size: 12px;
}

A:visited {
	color: Gray;
	text-decoration: underline;
	font-size: 12px;
}

A:hover {color:red;text-decoration: none; font-size: 12px;}

h3{
	color: navy;
}

.header {
	font-family: arial;
	font-size: 20px;
	font-weight: 900;
	color: #000080;
}


.blueborder {
	border : groove blue;
	font-size: 11pt;
}

.inputText{
	border: thin groove;
	font-family: arial;
	font-size: 12px
}

.thinborder{
	border: thin groove black;
}

.fontStyle{
	font-size: 12pt
}

.detailStyle{
	color: #000080;
}
.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:  #993300;
	font-weight : bold;
	font-size : 6pt;
}