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

body {
	background-image: url(images/bk.gif);
        background-color: transparent;
	margin-top: 10px;
}

body,td,th {
	color: #333333;
        background-color: transparent;
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #666666;
        background-color: transparent;
	text-decoration: none;
}
a:visited {
	color: #666666;
        background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #999933;
        background-color: transparent;
	text-decoration: underline;
}
a:active {
	color: #669933;
        background-color: transparent;
	text-decoration: none;
}


.menutitle{
font-family:arial,helvetica,sans-serif;
cursor:pointer;
margin-bottom: 0px;
color:#666666;
background-color: transparent;
width:180px;
padding:0px;
font-weight:bold;
font-size:12px;
}

.submenu{
margin-bottom: 0.5em;
font-size:11px;
}
