/* stylesheet design by:
Nexicon Web Solutions, www.nexiconwebsolutions.com */

/* global style specifications */

body {
	background-color: #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px 10px;
}

div, li, p, td {
	color: #000000;
	font-size: 12px;
}

a {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #990000;
	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 */

div.copyright {
	color: #828282;
	font-size: 11px;
	left: 40px;
	position: relative;
}

table.form a {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

table.form a:hover {
	color: #990000;
	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;
}

table.form td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
}

table.form textarea {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
}

a.menuleft {
	color: #C90507;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.menuleft:hover {
	color: #C90507;
	text-decoration: underline;
}

div.menuleft {
	left: 43px;
	position: relative;
	top: 11px;
}

a.menutop {
	color: #585858;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.menutop:hover {
	color: #000000;
	text-decoration: underline;
}

img.photo {
	border: 1px solid #000000;
}