body
{
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
.floatr
{
	float: right;
}
.floatl
{
	float: left;
}
.bgblue1
{
	/* background-image: url(images/bg-blue-1.jpg); */
	background-image: url(images/bgblue1.gif);
	background-repeat: repeat;
	font-size: 13px;
}
.bgblue2
{
	background-image: url(images/bgblue4.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
}
table.bgblue2 {
	background-color: White;
}
table.bgblack {
	background-color: black;
}

.bold1
{
	font-weight: bold;
	font-size: 110%;
}
.header1
{
	font-weight: bold;
	font-size: 250%;
	margin-left: 550px;
	color: #660033;
}
.header2
{
	font-weight: bold;
	font-size: 250%;
	margin-left: 275px;
	color: #660033;
}
.header3
{
	font-weight: bold;
	font-size: 250%;
	margin-left: 15px;
	color: #660033;
}
.header4
{
	font-weight: bold;
	font-size: 250%;
	margin-left: 15px;
	color: Silver;
}
.indent1 {
	padding-left: 75px;
}
.indent2 {
	padding-left: 15px;
}
.butthov a:hover {
	background-color: #FF1300;
}
.butthov2 a, a:link
{
	text-decoration: none;
		color: Black;
}
.butthov2 a:hover {
	background-color: #EBFF00;
}
.butthov2 a:visited {
	color: Black;
}
.footer {
font-size: 9px;
color: #ffff99;
}
a.footer2, a:visited.footer2, a:link.footer2 {
	font-size: 9px;
	color: #FFFF99;
}
a:hover.footer2 {
	font-size: 9px;
	color: #FF9999;
}
.text1
{
	font-family: Comic Sans MS, Arial, Verdana;
    font-weight: bold;
	font-size: 130%;
	color: #9933ff;
}
.text2
{
	font-family: "Comic Sans MS", Arial, Verdana;
	font-weight: bold;
	font-size: 120%;
	color: White;
}
.text3
{
	font-family: "Comic Sans MS", Arial, Verdana;
	font-weight: bold;
	font-size: 150%;
	color: White;
    text-align:center;
}
a.stylex1:link {
	color: #ffff99;
	text-decoration:none;
}
a.stylex1:hover {
	color:#ffffff;
	text-decoration:none;
}
a.stylex1:visited {
	color:#ffff99;
	text-decoration:none;
}
a.3d a:visited.3d, a:link.3d {
color: #cc0000;
}
