body {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position:center;
}
h1 {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #8E3DE4;
}
h2 {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.maintable_p {
	font-family: Calibri;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
	text-indent: 10px;
	padding-left: 10px;
}

.menu {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}


.highlight_top {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
.highlight_top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_top a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.highlight_top a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}

.highlight_body {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px 10px;
}
.highlight_body a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.highlight_body a:visited {
    color: #FFFFFF;
	text-decoration: none;
}
.highlight_body a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.highlight_base {
	font-family: Calibri;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: center;
	white-space: nowrap;
}
.highlight_base a:link {
	color: #000000;
	text-decoration: none;
}
.highlight_base a:visited {
    color: #000000;
	text-decoration: none;
}
.highlight_base a:hover {
    color: #000000;
	text-decoration: underline;
}

.lower_nav {
	font-family: Calibri;
	font-size: 12px;
	color: #8E3DE4;
	text-decoration: none;
}
.lower_nav a:link {
	font-family: Calibri;
	font-size: 12px;
	color: #8E3DE4;
	text-decoration: none;
}
.lower_nav a:visited {
	color: #8E3DE4;
	text-decoration: none;
}
.lower_nav a:hover {
	font-family: Calibri;
	font-size: 12px;
	color: #8E3DE4;
	text-decoration: underline;
}
.style3 {color: #FF007E}
.admin {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}
