@charset "iso-8859-9";
/* CSS Document */

body {
	background:url(tbg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#dde8e4;
}
body,td,th {
	font-family: sans-serif;
	font-size: 12px;
}
.rollover a { display:block;
background:url(images/top-menu-1.gif);
width:143px;
height:22px;
color:#fff;
font-weight:bold;
padding-top:8PX;
background-repeat:no-repeat
}
.rollover a:hover {
background:url(images/top-menu-2.gif);
color:#FFFFFF;
width:143px;
font-weight:bold;
text-align:center;
vertical-align:middle;
padding-top:8PX;
background-repeat:no-repeat

}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #A87500;
}
a:active {
	text-decoration: none;
	color: #000;
}

