P { text-align: left;}

TR { text-align: left;}

A:link
{
	color: #77AADD;
}

A:hover
{
	color: #99EEFF;
	
	text-decoration: none;
}

A:active
{
	color: #FF7700;
}

A:visited
{
	color: #9999CC;
}

.textBody
{
	color: white;
	
	font-family: georgia, "new york", times, "times roman", serif;
	font-size: 1em;
}

.textForm
{
	
	font-family: georgia, "new york", times, "times roman", serif;
	font-size: -1em;
}


.textHeader
{
	color: #FF7700;
	
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 1.25em;
}

.textFooter
{
	color: white;
	
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 10px;
}

.textHeader2
{
	color: #FF7700;
	
	font-family: verdana, geneva, helvetica, sans-serif;
	font-size: 1.0em;
}

div#feature {background: transparent; margin: 0em; padding: 0px; border: none;}

div#featuretitle {background: transparent; margin: 0em; padding-top: 5px; padding-bottom: 5px; font: medium verdana, geneva, helvetica, sans-serif; font-weight: bold; border-top: 1px dotted #FF7700; border-bottom: 1px dotted #FF7700;}

div#featurelocation {font: small Georgia, Baskerville; padding-top: 5px; padding-bottom: 5px}

div#featurecontent {background: transparent; margin: 0em; padding-top: 5px; font-size: small;}

div#notable {background: transparent; margin: 0em; padding: 0px; font: Georgia, Baskerville; border: 1px dotted #FF7700;}

div#notabletitle {background: #1D0B79; padding: 5px; color: #E4E2DE; font: small verdana, geneva, helvetica, sans-serif; font-weight: bold; border: none;}

div#notabledescription {padding: 5px; padding-left: 5px; padding-bottom: 15px; font-size: small; border: none;}



table.myform {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: rgb(255, 119, 0) rgb(255, 119, 0) rgb(255, 119, 0) rgb(255, 119, 0);
	border-collapse: collapse;
}
table.myform th {
	border-width: thin thin thin thin;
	border-style:  solid solid solid solid;
	border-color: rgb(255, 119, 0) rgb(255, 119, 0) rgb(255, 119, 0) rgb(255, 119, 0);
	-moz-border-radius: 0px 0px 0px 0px;
}
table.myform td {
	border-width: thin thin thin thin;

	border-color: rgb(255, 119, 0) rgb(255, 119, 0) rgb(255, 119, 0) rgb(255, 119, 0);
	-moz-border-radius: 0px 0px 0px 0px;
}
