/* CSS Document */

body {
	background-color: #333333;
	background-image:url(images/page_bg.jpg);
}
#maintable {
	border: #FF0000 solid 1px;
	background-image:url(images/bg.jpg);
	text-align:center;
}
.style1 {
	color: #D01344;
	font-weight: bold;
}
a:link {
	color: #D01344;
}
a:visited {
	color: #990033;
}

a:active {
	color: #990033;
}

.style7 {
	color: #D01344;
	font-weight: bold;
	font-size: 20px;
}

.redItalicSM {
	color: #D01344;
	font-weight: bold;
	font-style: italic;
	font-size: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style8 {
	color: #D01344;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content {
	color: #000000;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.contentTitle {
	color: #000000;
	font-weight:bolder;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
}

.copyright {
	color: #000000;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.style11 {
	color: #D01344; 
	font-size: 18px;
}