/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

a {
	color: #0000FF;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
}

body, li, p, td {
	color: #3A3A3A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #3A3A3A;
	font-size: 17px;
}

h2 {
	color: #0000CC;
	font-size: 14px;
}

h3 {
	color: #3A3A3A;
	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 */

div.alert {
	background-color: #1B4670;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

a.copyright {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.copyright:hover {
	color: #000000;
	text-decoration: underline;
}

td.copyright {
	color: #000000;
	font-size: 11px;
}

td.date {
	color: #FFFFFF;
	font-size: 14px;
	font-style : italic;
	font-weight: bold;
}

table.form td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #000000;
	text-decoration: underline;
}

td.menu {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a.news {
	color: #0000FF;
	font-size: 11px;
	text-decoration: none;
}

a.news:hover {
	color: #0000FF;
	text-decoration: underline;
}

p.news {
	color: #3A3A3A;
	font-size: 11px;
}

img.photo {
	border: 1px solid #0000CC;
}