body {
	background-color:#666666;
	cursor:default;
	margin:0;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


a {
	color: #CC0000;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline
}
	

.maintext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

.headlinetext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}

.smallarial {
	color: #000000;
	font-family: Arial;
	font-size: 10px;
}
.LGheadline {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.rightbox {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	line-height: 150%;
	padding-right: 18px;
}
.right-headline {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}
.headline-reverse {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.headlineRED {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
	font-weight: bold;
}
.mipbox {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	color: #000000;
}
