@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000E5;
	background-image: url(images/bg.jpg);
}
a:link {
	color: #0000E5;
}
a:visited {
	color: #0000E5;
}
a:hover {
	color: #0000E5;
}
a:active {
	color: #0000E5;
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000E5;
	font-size: 12px;
}
h4 {
	font-weight: bold;
	color: #0000E5;
	font-size: 14px;
	font-style: oblique;
}
.LocationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000E5;
}
.LargeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000E5;
	font-style: oblique;
}
.blue {
	color: #0000E5;
}

.maintableborder {
	color: #0000E5;
	border: 1px solid #0000E5;
	background-color: #FFFFFF;
}
.listtable {
	font-size: 10px;
	color: #000000;
}
.green {
	color: #009900;
	font-size: 18px;
	font-style: oblique;
}
.smalltext {
	font-size: 9px;
}

.black {
	color: #333333;
	font-size: 10px;
}

.LargeTextBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: oblique;
}
.red {
	color: #CC0033;
}
.LargeTextBlack2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
}
.LargeTextBlack3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
