/* CSS Document */

body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #CCBDB0;
	background-image: url(images/bg_r1_c3.jpg); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.titleTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C1101;
}
a:link, a:visited {
	color: #000000;
}
a:hover, a:active {
	color:#0066CC;
}
.nav {
	line-height: 130%;
	font-weight: bold;
	color: #FBDB24;
}
a.nav:link,a.nav:hover,a.nav:visited,a.nav:active {
	color: #FBDB24;
	text-decoration: none;
}
a.nav:hover {
	text-decoration:underline;
	}
li {
	list-style-image: url(/images/bull.gif);
	line-height: 135%;
}