
/* CSS Document */
/*body{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}*/
#divmenu
{
	width: 989px;
	height: 83px; /*background-image:url(images/t&c-spacer.gif);  	background-repeat:repeat-x; 	background-position:bottom; 	z-index:1000;*/
}
.searchbg
{
	background-image: url(images/search-spacer.gif);
	background-repeat: repeat-x;
}
.topbgrepeat
{
	background-image: url(images/logo-spacer.gif);
	background-repeat: repeat-x;
}
.searchtxtfield
{
	width: 150px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #333333;
	font-weight: normal;
	vertical-align: top;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

.menutxt
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #989999;
	font-weight: bold;
	text-decoration: none;
}

a.menutxt:link
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #989999;
	font-weight: bold;
	text-decoration: none;
}

a.menutxt:hover
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #ed1c24;
	font-weight: bold;
	text-decoration: underline;
}


