TEXT, TABLE, TD, DIV {
	font-family:Arial,Helvetica,Verdana,san-serif;
	font-size:12px;
}
.title {
	font-size:17px;
	color:#8DC705;
	font-weight:bold;
	letter-spacing:7px;
	font-family:Arial Narrow,Arial,Helvetica,Verdana,san-serif;
}
.heading {
	font-size:23px;
	color:#00412F;
	font-weight:bold;
	font-family:Arial Black,Arial,Helvetica,Verdana,san-serif;
}
.buttonstyle { 
	background:#00412F;
	color:#FFE390;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:1px;
}
a.leftmenu {
	color:white;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a.leftmenu:hover {
	color:#FFCC66;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

.nav { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#00412F; 
}
A.nav { 
	color:#00412F;
	text-decoration: none; 
}
A.nav:visited { 
	color:#00412F;
	text-decoration:none; 
}
A.nav:hover { 
	text-decoration:underline;
	color:#00412F; 
}
.menu { 
	font-family:Arial,Helvetica,sans-serif; 
	font-size:11px;
	color:white;
}
A.menu { 
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none; 
}
A.menu:visited { 
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:none; 
}
A.menu:hover { 
	font-size:11px;
	font-weight:bold;
	color:white;
	text-decoration:underline; 
}
.menuOn { 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
A.menuOn { 
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
A.menuOn:hover {
	font-size:11px;
	font-weight:bold;
	color:#CC6600;
	text-decoration: underline; 
}
.bold { 
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold; 
}
.small {
	color:#C2C2D9;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px; 
}
A.small { 
	color:#C2C2D9;
	text-decoration:none;
	font-size:11px;
}
A.small:visited { 
	color:#C2C2D9;
	text-decoration:none;
	font-size:11px;
}
A.small:hover {
	color:white;
	text-decoration:underline;
	font-size:11px;
}
.Error { 
	font-family:Arial,Helvetica,sans-serif;
	color:red;
	font-size:11px;
}
A.Error { 
	color:red;
	font-size:11px;
}
A.Error:visited {
	color:red;
	font-size:11px;
}
A.Error:hover { 
	color:indianred;
	text-decoration:underline;
	font-size:11px;
}