/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

a {
	color: #B60001;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

body, li, p, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	color: #3C6485;
	font-size: 14px;
}

input, select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
}

/* custom style specifications */

td.banner {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

a.copyright {
	color: #B0B0B0;
	font-size: 10px;
	text-decoration: none;
}

a.copyright:hover {
	color: #B60001;
	text-decoration: none;
}

span.copyright {
	color: #B0B0B0;
	font-size: 11px;
	font-weight: bold;
}

td.copyright {
	color: #B0B0B0;
	font-size: 10px;
	padding-left: 10px;
}

td.date {
	color: #484848;
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}

div.heading {
	color: #B60001;
	font-size: 13px;
	font-weight: bold;
}

input.login {
	border: 1px solid #000000;
	color: #000000;
	font-size: 11px;
}

td.login {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}

a.menu {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	text-decoration: underline;
}

td.menu {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

img.photo {
	border: 1px solid #B0B0B0;
}

a.printable {
	color: #B0B0B0;
	font-size: 10px;
	text-decoration: none;
}

a.printable:hover {
	color: #B60001;
	text-decoration: none;
}

span.printable a {
	color: #B0B0B0;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

span.printable a:hover {
	color: #B60001;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.printable {
	color: #B0B0B0;
	font-size: 10px;
	padding-right: 10px;
}