body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

.floatright { float: right; 
	margin: 0 0 15px 15px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #515151;
	text-decoration: none;
	font-weight: normal;
}
.maintext a:link {
	color: #A1443D;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:visited {
	color: #A1443D;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:active {
	color: #A1443D;
	text-decoration: none;
	font-weight: bold;
}
.maintext a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}


.textbox3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}
.textbox3b a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.textbox3b a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.textbox3b a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.textbox3b a:active {
	color: #FFFFFF;
	text-decoration: none;
}


.textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
	text-decoration: none;
}
.textbox4 a:link {
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}
.textbox4 a:visited {
	color: #515151;
	text-decoration: none;
}
.textbox4 a:hover {
	color: #999999;
	text-decoration: underline;
}
.textbox4 a:active {
	color: #515151;
	text-decoration: underline;
}

.textbox4b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.textbox4b a:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.textbox4b a:visited {
	color: #CC0000;
	text-decoration: none;
}
.textbox4b a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.textbox4b a:active {
	color: #CC0000;
	text-decoration: underline;
}

.textboxNEWS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64707e;
	text-decoration: none;
}
.textboxNEWS a:link {
	color: #64707e;
	text-decoration: none;
	font-weight: normal;
}
.textboxNEWS a:visited {
	color: #64707e;
	text-decoration: none;
}
.textboxNEWS a:hover {
	color: #8896a7;
	text-decoration: underline;
}
.textboxNEWS a:active {
	color: #64707e;
	text-decoration: underline;
}



.textboxRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
}
.textboxRED a:link {
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}
.textboxRED a:visited {
	color: #CC0033;
	text-decoration: none;
}
.textboxRED a:active {
	color: #CC0033;
	text-decoration: none;
}
.textboxRED a:hover {
	color: #CC0033;
	text-decoration: underline;
}
