a:link		{ color: #336600; text-decoration: none; }
a:visited	{ color: #336600; text-decoration: none; }
a:active	{ color: #336600; text-decoration: none; }
a:hover		{ color: #FF6600; text-decoration: none; }
TABLE 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }
DIV 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }
P 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }
LI 		{ COLOR: #666666; FONT: 11px verdana, arial, sans-serif }
.title		{ COLOR: #000000; FONT: 17px arial, verdana, sans-serif; font-weight: bold }
H1		{ COLOR: #000000; FONT: 16px arial, verdana, sans-serif; font-weight: bold }
H2		{ COLOR: #000000; FONT: 15px arial, verdana, sans-serif; font-weight: bold }
H3		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }
H4		{ COLOR: #000000; FONT: 13px arial, verdana, sans-serif; font-weight: bold }
H5		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: bold }
H6		{ COLOR: #000000; FONT: 11px arial, verdana, sans-serif; font-weight: bold }
.subtitle	{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold }
.footer		{ COLOR: #666666; FONT: 10px verdana, arial, sans-serif; }
.just 		{ text-align: justify; }
.maintable	{ border: #000000 1px solid; }
.borders		{ border: #000000 1px solid; }
.smalltext		{ COLOR: #996600; FONT: 10px arial, sans-serif; font-weight: normal; }
.menuimage	{ border: #000000 1px solid; margin-top: 11px; margin-bottom: 5px; }
.sidetexttitle 	{
		color: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: bold;
		border: #666666 1px solid;
		background-color: #F0F0F0;
		}
.sidetext	{
		color: #000000; FONT: 11px arial, verdana, sans-serif;
		font-weight: normal;
		border-bottom: #C0C0C0 1px solid;
		border-left: #C0C0C0 1px solid;
		border-right: #C0C0C0 1px solid;
		background-color: #FFFFFF;
		}
.linksmargin	{ margin: 0px; margin-top: 6px; }
.searchbutton 	{ FONT: 11px arial, verdana, helvetica, sans-serif; }
.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #F6F6F3;
		WIDTH: 120PX;
		HEIGHT: 20PX;
		BORDER: #666666 1px solid;
		}
.menubackground	{
		background-color: #FFFFFF;
		border-top: #000000 0px solid;
		border-bottom: #000000 0px solid;
		border-right: #C0C0C0 0px solid;
		border-left: #000000 0px solid;
		padding-top: 10px;
		padding-bottom: 5px;
		width: 150px;
		}
.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  font-weight: normal;
		  letter-spacing: 1px;
		  padding-top: 1px;
		  padding-bottom: 1px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-bottom: 8px;
		  margin-right: 0px;
		  margin-left: 0px;
		  width: 150px;
		  cursor:pointer;
		  text-align: left;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border: #C0C0C0 1px solid; }
a.menu:link 	{ background-color:#F0F0F0;
		  background-image: url("../images/menu.gif");
		  color: #666666; }

a.menu:visited 	{ background-color:#F0F0F0;
		  background-image: url("../images/menu.gif");
		  color: #666666; }

a.menu:active 	{ background-color:#F0F0F0;
		  background-image: url("../images/menu.gif");
		  color: #666666; }
a.menu:hover 	{ background-color:#CC9999;
		  color: #000000;
		  border: #000000 1px solid; }