body {
	background-color: #93278F;
}

td {
	color: #FFFCDF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


h1 {
	font-size: 18px;
	color: #F89938;
	margin: 0px;
}

h2 {
	font-size: 16px;
	color: #F89938;
	margin: 0px;
}

h3 {
	font-size: 14px;
	color: #F89938;
	margin: 0px;
}


a {
	color: #E79A00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #E79A00;
}

a:hover {
	color: #00A8FF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}


a.white-link-underline {
	text-decoration: underline;
	color: #E79A00;
}

.white-text{
color: #ffffff;

}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {
color: #ca6011;
}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
	color: #383838;
}

.green-text{
color: #76950b;
}
#main_content td {
	color: #000;
}
#table_left a {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#table_left a:visited {
	color: #FFF;
	font-weight: bold;
}

#table_left a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	color: #F89938;
	font-weight: bold;
}
#Events td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#Events h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F79939;
}
#Events h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009899;
}
#Events a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #F79939;
	font-weight: bold;
}
#Events a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F79939;
}
#Events a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00A8FF;
}
