/* CSS Document */

body {
	background-color: #333333;
	background-image: url(bg2.jpg);
	font-family: tahoma, verdana;
	font-size: 12px;
	color: #000000;
}
.style4 {
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}h1 {
	color: #0033CC;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.topmenu {
	background-image: url(images/menu_05.gif);
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.footer {
	color: #FFFFFF;
}
li a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #200288;
	border-right-color: #200288;
	border-bottom-color: #200288;
	border-left-color: #200288;
	padding: 2px;
	display: block;
}
li {
	list-style-type: none;
}
.menutop {
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.style6 {
	color: #E23620;
	font-weight: bold;