/* CSS Document */

.style1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	color: #FF6600;
	font-weight: bold;
}
.style4 {
	color: #CC3300;
	font-weight: bold;
}
.style5 {color: #CC3300}
body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #001246;
}.lists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	list-style-image: none;
	display: block;
	width: 250px;
	background-color: #E1E1FF;
	text-align: left;
	margin: 0 auto;
	padding: 3px;
	margin-bottom: 5px;
padding-left: 23px;
	background-image: url(images/star.png); background-position: top left;
	background-repeat: no-repeat;
}
a.lists:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
	list-style-image: none;
	display: block;
	width: 75px;
	background-color: #E1E1FF;}
a:link {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#FF6600;}
