BODY  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	background-image : url(../images/back.gif);
	margin : 0 0;
}

UL  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
}

LI  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
}

P  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
}

TD  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	text-decoration : none;
	color : Black;
}

TH  {
	text-align : left;
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #336699;
	background-color : #CCCC99;
}

A  {
	font-size : 10pt;
	font-family : Helvetica, Verdana, Arial;
	color : Black;
}

A:hover  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	color : Red;
}

.Required  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	color : Red;
}

TD.Monospace  {
	font-family : monospace;
}

.AlertBox  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 9pt;
	color : Red;
}

Textarea  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	color : Black;
}

.Disclaimer  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 8;
	color : Black;
}

.Selected  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	text-decoration : none;
	background-color : #CEBD10;
}

.AdminOptions  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	text-decoration : none;
	background-color : Silver;
}

.PageTitle  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}

.ComingSoon  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 30pt;
	text-decoration : none;
	font-weight : bold;
	color : #336699;
}

TABLE.Menu  {
	text-align : left;
	font-family : Helvetica, Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
	color : #336699;
	background-color : #CCCC99;
}

A.Menu  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Helvetica, Verdana, Arial;
	font-weight : bold;
	color : #336699;
}

A.Menu:hover  {
	font-family : Helvetica, Verdana, Arial;
	text-decoration : underline;
	font-size : 10pt;
	font-weight : bold;
	color : #336699;
}

.EmailAddressAsUsername  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 8pt;
	color : #FF0000;
	text-decoration : none;
	background-color : #CCCC99;
}

.Statement  {
	font-family : Helvetica, Verdana, Arial;
	font-size : 8pt;
	color : #CCCC99;
	text-decoration : none;
	background-color : #336699;
}

A.Statement  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Helvetica, Verdana, Arial;
	color : #CCCC99;
}

A.Statement:hover  {
	font-family : Helvetica, Verdana, Arial;
	text-decoration : underline;
	font-size : 10pt;
	color : #CCCC99;
}

.SelectBox{
	border : thin solid silver;
	background-color : AntiqueWhite;
}

.SelectBoxRequired{
	border : thin solid silver;
	background-color : Red;
}

input{
	border : thin solid Silver;
	background-color : AntiqueWhite;
}


TextArea{
	border : thin solid silver;
	background-color : AntiqueWhite;
}