BODY {
	background-color : #FFFFFF;
	color : #000000;
	margin-left : 0;
	margin-top : 0;
	padding-left : 0;
	padding-top : 0;
	margin-right : 0;
}
.bodytext  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.bodytext_reverse  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #FFFFFF;
}

.redbodytext  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : Red;
	font-weight : normal;
}

.titletext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bolder;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

A.menu:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
A.menu:active {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: Yellow;
	TEXT-DECORATION: none
}
TD.menu {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
}
DIV.menu {
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.formtable {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

.tablesmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


.quotetext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


.textinput 	{
	height : 22px;
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.reqfield {
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	vertical-align : super;
	font-weight : lighter;
}

.textareainput 	{
	font-size : x-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.rednote {
	font-size: xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Red;
	font-weight : lighter;
}

.bodymenu:Link {
	color: Red;
	text-decoration: none;
}

.bodymenu:Visited {
	color: Red;
	text-decoration: none;
}

.bodymenu:Active {
	color: Red;
	text-decoration: underline;
}

.bodymenu:Hover {
	color: Red;
	text-decoration: underline;
}

.table_edge{
	border-left : thin solid Gray;
	border-right : thin groove Gray;
	border-top : thin solid Gray;
	border-bottom : thin solid Gray;
	background-image : url(../images/bg.gif);
	background-repeat : repeat;
}

.topsquare_edge{
	border-left : thin solid Gray;
	border-right : thin groove Gray;
	border-top : thin solid Gray;
}

.bottomsquare_edge{
	border-left : thin solid Gray;
	border-right : thin groove Gray;
	border-bottom : thin solid Gray;
}

.table_bg{
	background-color : #FFFFFF;
	background-image : url(../images/bg.gif);
	background-repeat : repeat;
}

.green_emph{
	color: #00CC33;
	font-weight : bolder;
}

.green_ital{
	color: #00CC33;
	font-weight : normal;
	font : italic;
}

.purple_emph{
	color: #660099;
	font-weight : bolder;
}

.quotetext{
	font-size : x-small;
	font-style : italic;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

