body, td {
	font-family : Verdana;
	font-size: 11px;
	font-color:#000000;
}
.menu_top {
	color: #FFCC66;	
}
a:link, a:visited {
	color : #013698;
	text-decoration : none;
}
a:active, a:hover {
	color : #990000;
	text-decoration : none;
}
a:link.mnuLeft_text, a:visited.mnuLeft_text {
	color : #660000;
	text-decoration : none;
font: 11px Arial, Helvetica, sans-serif;
}
a:active.mnuLeft_text, a:hover.mnuLeft_text {
	color : #990000;
	text-decoration : none;
font: 11px Arial, Helvetica, sans-serif;
}
.copy {
	color: #000000;
	font-size: 10px;
}

input.imgsearch {
	background-attachment : fixed;
	background-image : url(search/search.gif);
	background-repeat : no-repeat;
	background-position : left;
	background-color : #f3f3f3;
	height:22px;
	width:22px;
	cursor:hand;
}

