body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffe400;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}
.textbold13 {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #b20202;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	text-decoration: none;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a20000;
	line-height:18px;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:18px;
	text-decoration: none;
}
.redheader {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #a20000;
	text-decoration: none;
}
.redheadersmall {
	font-family: Tahoma;
	font-size: 17px;
	color: #a20000;
	text-decoration: none;
}
.redlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height:18px;
	text-decoration: underline;
}
.redlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a20000;
	line-height:18px;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a20000;
	text-decoration: none;
}
.linkred {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a20000;
	text-decoration: underline;
}
.linkred:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a20000;
	text-decoration: none;
}
.blacktext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height:16px;
	text-decoration: none;
}
.whitetext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	line-height:16px;
	text-decoration: none;
}
.my_scroll_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display:block;
	width:inherit;
	padding-bottom: 5px;
	padding-top: 5px;
}

.greylinkunder {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.greylinkunder:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
