
body {
	font-family: Verdana;
	font-size: 12;
	background-image:url(/images/vortex.jpg);
	background-position:Top Center; 
	background-attachment:fixed; 
	background-repeat:no-repeat;
	text-align: justify;
}

td {
	font-family: Verdana;
	font-size: 12;
	text-align: justify;
}

h1 {
	font-weight: 400;
	margin-top: 10px;
	font-family: Verdana;
	font-size: 30;
	text-align: left;
}

h2 {
	color: rgb(0,81,154);
	font-size: 18;
	font-weight: 100;
	font-family: Verdana;
	text-align: left;
}

h3 {
	font-size: 16;
	font-weight: 500;
	font-family: Verdana;
	text-align: left;
}

A, A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:hover, A:active {
	text-decoration: underline;
}


.tagline {

	font-size: 22;
	font-weight: bold;
	font-family: Verdana;
	letter-spacing: 0.1em;

}

.tableback {
	background-image:url(/images/table_back.jpg);
}

.navbar {

	background-color: #9FA198;
	font-family: Verdana;
}

.split, .split td {

	background-color: #9FA198;
	font-family: Verdana;
	font-size:16;

}

.headerlinks {

	text-align: right;
	font-size: 10;
	font-family: Verdana;
}

.headerlinks A, .headerlinks A:visited {

	text-decoration: none;

}

.headerlinks A:hover, .headerlinks A:active {

	text-decoration: underline;

}

.quicklinks {

	line-height: 150%;
}

.quicklinks A, .quicklinks A:visited {
	text-decoration: none;

}

.quicklinks A:hover, .quicklinks A:active {

	text-decoration: underline;

}

p {
	text-align: justify;
}

.ovrbtm {
	border-bottom: 1px solid #999999;
	padding: 0px 0px 0px 0px;
	text-align:right;
	vertical-align:top;
}

.ovrbtm IMG {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.ovrdesc {
	text-align:left;
	padding: 10px 0px 10px 5px;
	height: 100%;
}

.ovrspace {
	height: 10px;
