body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	scrollbar-face-color: #FB0914;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #660099;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-track-color: #000000;
	background-color: #FFFFFF;


}

.headerRed {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

.headerRedLarge {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
}

table {
	border-right-width: thin;
	border-right-color: #9999CC;
}

.textSmall {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.nav1 a:link {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;


}
.nav1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.nav1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.nav1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.nav2 a:link {
	border: none;
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;


}
.nav2 a:visited {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.nav2 a:hover {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.nav2 a:active {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.nav3 a:link {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;



}
.nav3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;

}
.nav3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
.nav3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}

.red {
	background-color: #FF0000;
}

.whiteBg {
	background-color: #FFFFFF;
}
.navTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}

.textBold {
	font-weight: bold;
}

.redBorder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	background-color: #FFFFFF;

}
.redBorderLeft {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #ff0000;
}

.redBorderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #ff0000;
}

.blackBg {
	background-color: #000000;
}

.redBorder {
	border: thin solid #FF0000;
}

h1 {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: medium;
	color: #000000;
}

h2 {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: small;
	color: #FF0000;
}

h3 {
	font-family: "Comic Sans MS", Arial, Verdana;
	font-size: xx-small;
	color: #FF0000;
}
.textBoldRed {
	font-weight: bold;
	color: #FF0000;
}
.redBorderRight {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF0000;
}
.copyright {
	font-size: xx-small;
	color: #FF0000;
}
.greyBg {
	background-color: #CCCCCC;
}
.ReBg {
	background-color: #993366;
}
.bottomEdge {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;

}
.textSmallRed {
	font-size: xx-small;
	color: #FF0000;
}
