
a:link		{ color: #4E172A; text-decoration: none;  font-weight : bold;  }

a:visited	{ color: #4E172A; text-decoration: none;  font-weight : bold;  }

a:active	{ color: #666666; text-decoration: none;  font-weight : bold;  }

a:hover		{ color: #999999; text-decoration: none;  font-weight : bold;  }

.table {
	border: 1px double #53B6D6;
	color: #53B6D6;
	background-color: #FFFFFF;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0px;
}

TABLE		{ COLOR: #444444; FONT: 11px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #4E172A; FONT: 20px verdana, arial, sans-serif; font-weight: bold }

.biglink 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: none }

.biglink:hover 	{ FONT: 12px verdana, arial, sans-serif; font-weight: bold; font-style: italic; TEXT-DECORATION: underline }

.button-popups {background-color:#FFFFFF;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.buttonon-popups {background-color:#B2B2B8;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:hand;
		font-weight: bold;
		BORDER: #000000 1px solid }

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.jpg");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 180PX;
		FONT: 11px geneva, verdana, arial, sans-serif}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.jpg");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}

#menulocation { LEFT: 5px; WIDTH: 154px; POSITION: absolute; TOP: 5px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: verdana, arial, helvetica, sans;
		  font-size: 8pt;
		  height: 18px;
		  width: 149px;
		  cursor:hand;
		  font-weight: bold;
		  text-indent: 12px;
		  line-height: 18pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid; }



a.menu:link 	{ background-image: url("images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }


a.menu:visited 	{ background-image: url("images/button.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #F0F0F0; }


a.menu:active 	{  background-image: url("images/buttonon.gif");
		   background-color:#B2B2B8;
		   text-decoration: none;
		   color: #FFFFFF; }


a.menu:hover 	{ background-image: url("images/buttonon.gif");
		  background-color:#B2B2B8;
		  text-decoration: none;
		  color: #FFFFFF; }

