/* stylesheet design by:
Versus Technologies, www.versustechnologies.com */

/* global style specifications */

body {
	background-color: #F3F3F3;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

div, li, p, td {
	color: #000000;
	font-size: 12px;
}

a {
	color: #000099;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}

h1 {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h2 {
	color: #535353;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

hr {
	color: #990000;
}

/* template style specifications */

p.welcomesmall {
	font-size:11px;  
	color:#727272;
}

a.thisweek {
	color:#727272;
	font-size: 12px;
	text-decoration: none;
}

a.thisweek:hover {
	color:#727272;
	text-decoration: underline;
}

a.welcomesmall {
	color: #000099;
	font-size: 11px;
	text-decoration: none;
}

a.welcomesmall:hover {
	color: #000099;
	text-decoration: underline;
}

li.form, table.form input, table.form li, table.form select {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
}

a.menutop {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menutop:hover {
	color: #ffffff;
	text-decoration: underline;
}

img.photo {
	border: 1px solid #000000;
}