a:link {color: #0000cc;}
a:visited {color: #93362C;}
a:active {color: #0000cc;}
a:hover {}
a {text-decoration: none;}

body	{font-family: verdana;
		font-size: 10pt;
		color: #336600;}
		
td		{font-family: verdana;
		font-size: 10pt;
		color: #336600;}

/*define the left and top position of the dropdown menus*/
#m1		{height: 27px;
		left: 166px;
		position: absolute;
		top: 295px;
		visibility: hidden;
		width: 125px;
		z-index: 10}

#m2		{height: 27px;
		left: 166px;
		position: absolute;
		top: 445px;
		visibility: hidden;
		width: 125px;
		z-index: 10}

.header	{font-family: verdana;
		font-size: 14pt;
		font-weitght: bold;
		color: #336600;}
		
.footer	{font-family: verdana;
		font-size: 8pt;
		color: #A6B5C8;
		line-height: 17px;}

