/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

body {
	background-color: #F0F0F0;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px 10px;
}

blockquote, li, p, td {
	color: #000000;
	font-size: 11px;
}

a {
	color: #990000;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

h1 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	color: #990000;
}

/* template style specifications */

div.alert {
	background-color: #000000;
	border: 1px solid #880000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
	width: 100%;
}

img.border {
	border: 1px solid #000000;
}

a.copyright {
	color: #6F6E6E;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.copyright:hover {
	color: #6F6E6E;
	text-decoration: underline;
}

div.copyright {
	color: #6F6E6E;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	right: 16px;
	top: 10px;
}

table.form a {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

table.form a:hover {
	color: #990000;
	text-decoration: underline;
}

li.form, table.form input, table.form select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.form td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

table.form textarea {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
}

a.menu {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

div.menu {
	left: 40px;
	position: relative;
	top: 30px;
}

a.navigation {
	color: #6F6E6E;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navigation:hover {
	color: #6F6E6E;
	text-decoration: underline;
}

div.navigation {
	bottom: 3px;
	color: #6F6E6E;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	right: 15px;
}

div.news {
	left: 20px;
	position: relative;
	top: 10px;
	width: 695px;
}

div.news span.header {
	color: #888888;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
