﻿body {
	margin: 0;
	padding: 0;
	font-size: small;
	line-height: normal;
	font-family: Tahoma;
	font-style: normal;
}


a:link		{font-family: Tahoma; font-size: 12px; color:#FF6600; text-decoration : none;}
a:visited	{font-family: Tahoma; font-size: 12px; color:#FF6600; text-decoration : none;}
a:active	{font-family: Tahoma; font-size: 12px; color:#FF0000; text-decoration : none;}
a:hover		{font-family: Tahoma; font-size: 12px; color:#0000FF; text-decoration : underline;}

a.sctpt:link		{font-family: Tahoma; font-size: 12px; color:#000080; text-decoration : none;}
a.sctpt:visited		{font-family: Tahoma; font-size: 12px; color:#000080; text-decoration : none;}
a.sctpt:active		{font-family: Tahoma; font-size: 12px; color:#FF0000; text-decoration : none;}
a.sctpt:hover		{font-family: Tahoma; font-size: 12px; color:#0000FF; text-decoration : none;}



	
#menu {
	color: #000000;
	text-align: left;
	margin-top: 0px;
}
#menu ul {
	width: auto;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	text-align: left;
}
#menu ul li {
	display: inline;
}
#menu ul a {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	background: url(menu_enactive.gif) no-repeat bottom left;
	padding: 3px 3px;
	width: 96px;
	text-align: center;
}
#menu ul a:hover {
	background: url(menu_hover.gif) no-repeat bottom center;
	color: #000088;
}
#menu ul a.active {
	background: url(menu_active.gif) no-repeat bottom center;
	color: #FFFFFF;
}
#menu ul a.active:hover {
	background: url(menu_hover.gif) no-repeat bottom center;
	color: #000088;
	
}






.searchgo
{
	padding: inherit;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	BORDER-TOP: navy 1px inset;
	BORDER-LEFT: navy 1px inset;
	BORDER-RIGHT: navy 1px inset;
	BORDER-BOTTOM: navy 1px inset;
	height: 21px;
	width: 40px;
	background-color: #C0C0C0;
}


}
