@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
.lefty {
	text-align: left;
}
.lefty {
	color: #900;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	margin: 5px;
}
.boldcentered {
	text-align: center;
}
.smallred {
	font-size: 10px;
	font-weight: bold;
	color: #900;
}
.inthbox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-left: 15px;
}
.boxtitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
}
.center {
	text-align: center;
}
.burgundy {
	color: #900;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.burgundy {
}
.justify {
	text-align: justify;
}
.justify {
	text-align: justify;
}
a {
	font-family: Tahoma, Geneva, sans-serif;
}
.topbox {
	font-size: 10px;
	font-weight: bold;
	color: #666;
	list-style-type: square;
	list-style-position: outside;
}
a:link {
	color: #990000;
}
a:visited {
	color: #97702F;
}
a:hover {
	color: #5A6878;
}
a:active {
	color: #5A6878;
	text-decoration: underline;
}
.bottombox {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	text-align: center;
}
.medium_text {
	font-size: 11px;
	text-align: justify;
	padding: 5px;
}
.medium_text_center {
	font-size: 10px;
	text-align: center;
}
.left {
	text-align: left;
}
.list_left {
	font-size: 10px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: -20px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666;
	margin-right: 10px;
}
