/* stylesheet design by:
Nexicon Web Solutions, www.nexiconwebsolutions.com */

/* global style specifications */

a {
	color: #0000AA;
	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: #2B3033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h2 {
	color: #2B3033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

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.banner {
	color: #E7E7E7;
	font-size: 18px;
	font-weight: bold;
}

td.copyright {
	color: #ffffff;
	font-size: 12px;
}

a.menu {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #efefef;
	text-decoration: underline;
}

img.photo {
	border: 1px solid #D3D3D3;
}

a.tidbit {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

a.tidbit:hover {
	color: #000000;
	text-decoration: underline;
}

td.tidbit {
	color: #000000;
	font-size: 11px;
}

td.tidbithead {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

a.white {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

td.white {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}