A  {
	color: #005600;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:Hover  {
	color : #2C0055;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
A.menu {
	background-color: #005600;	
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
A.menu:Hover {
	background-color: #005600;	
	color : #FFA9FF;
	font-family : sans-serif;
	font-size : 12px;
	text-decoration : none;
	font-weight : bold;
}
BODY  {
	color : #2C0055;
	font-family : sans-serif;
	font-size : 12px;
}

strong  {
	color : #55002B;
	font-family : sans-serif;
	font-size : 12px;
	font-weight : bold;
}
P  {
	color : #2C0055;
	font-family : sans-serif;
	font-size : 12px;
}
TD  {
	color : #2C0055;
	font-family : sans-serif;
	font-size : 12px;
}
TD.menu  {
	background-color: #005600;
	color : #ffffff;
	font-family : sans-serif;
	font-size : 12px;
}
.heading  {
	color : #005600;
	font-family : sans-serif;
	font-size : 20px;
	text-decoration : none;
	font-weight: bold;
}
.subheading  {
	color : #565656;
	font-family : sans-serif;
	font-size : 10px;
}
A.subheading  {
	color : #565656;
	font-family : sans-serif;
	font-size : 10px;
}
A.subheading:Hover  {
	color : #565656;
	font-family : sans-serif;
	font-size : 10px;
}
.heading2  {
	color : #55002B;
	font-family : sans-serif;
	font-size : 16px;
	text-decoration : none;
	font-weight: bold;
}
HR	{
	color:#005600;
	height:1px;
}
img	{
	border:1px;
	border-color:black;
}
.top	{
	border:0px;
	border-color:black;
}
.category {
 FONT-SIZE: 14px;
 CURSOR: default;
 COLOR: #073878;
 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
.textbox {
 BORDER-RIGHT: #FFFFFF 1px dotted;
 BORDER-TOP: #FFFFFF 1px dotted;
 FONT-SIZE: xx-small;
 BORDER-LEFT: #FFFFFF 1px dotted;
 COLOR: #333333;
 BORDER-BOTTOM: #FFFFFF 1px dotted;
 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}
.error {
 COLOR: #DF3B3B;
 FONT-SIZE: 12px;
 FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
}

.hand {
 CURSOR: hand;
}


