li
{
	list-style-image: URL('/img/arrow.gif')
}
body {
	background-color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}
.style1 {font-size: 10px}
.style2 {
	color: #006699;
	font-weight: bold;
}
.style3 {color: #666666}
.style4 {font-size: 14px}
.style5 {color: #CCCCCC}
a:link {
	color: #C1241C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C1241C;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #C1241C;
}

.leftmenu {
	color: #000000;
	font-weight: bold;
}
a.leftmenu:link {
	color: #000000;
	text-decoration: none;
}
a.leftmenu:visited {
	text-decoration: none;
	color: #000000;
}
a.leftmenu:hover {
	text-decoration: none;
	color: #990000;
}
a.leftmenu:active {
	text-decoration: none;
	color: #000000;
}

.style10 {font-size: 11px; color: #000000; text-transform: uppercase; letter-spacing:-.5px; font-weight:bold }
a.style10:link {
	color: #000000;
	text-decoration: none;
}
a.style10:visited {
	text-decoration: none;
	color: #000000;
}
a.style10:hover {
	text-decoration: none;
	color: #990000;
}
a.style10:active {
	text-decoration: none;
	color: #000000;
}
.footer {
	color: #FFFFFF;
	size:11px;
}