/* 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: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	color: #909090;
	font-size: 18px;
}

h2 {
	color: #4B8323;
	font-size: 14px;
}

input, select {
	color: #000000;
	font-size: 11px;
}

textarea {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
}

/* custom style specifications */

td.boldwhite {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

a.menuleft {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menuleft:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.menutop {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menutop:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.menutop {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

a.newsevents {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.newsevents:hover {
	color: #ffffff;
	text-decoration: underline;
}

p.newsevents {
	color: #FFFFFF;
	font-size: 11px;
}

img.photo {
	border: 1px solid #4B8323;
}

td.smallblack {
	color: #000000;
	font-size: 11px;
}