body {
	color:#856443;
	background-color:#ffffff;
	background-image: url("/common/background.jpg");
	font-size: 10pt; 
	font-family: helvetica, arial;
	margin:0px;
}
H1 {
	color:#856443;
	font-size: 15pt;
	font-weight: bold;
}
h2 {
	color:#856443;
	font-size: 11pt;
	font-weight: bold;
}
a { 
	text-decoration:none; 
}
a:hover { 
	text-decoration: underline; 
	color:blue; 
	font-size: 10pt; 
	font-family: helvetica, arial;
}

a:active { 
	text-decoration: underline; 
	color:#856443; 
	font-size: 10pt; 
	font-family: helvetica, arial;
}
a:link { 
	color:#856443; 
	font-size: 10pt; 
	font-family: helvetica, arial;
}
.catMenu {
	color:#856443;
	font-size: 10pt;
	font-weight: bold;
}
.vMenu {
	color:#856443;
	font-size: 9pt;
	font-weight: bold;
}
a:visited.catMenu, vMenu, a:visited.leftTitle { 
	color:#856443; 
}
.famMenu {
	color:#856443;
	font-size:11pt;
	font-weight: bold;
}
a:visited.famMenu { 
	color:#856443; 
}
.famMenuList {
	color:#856443;
}
a:visited.famMenuList { 
	color:#856443; 
}
.styMenu {
	color:#856443;
}
a:visited.styMenu { 
	color:#856443; 
}
.about {
	font-weight: bold;
	color:#856443;
}
a:visited.about { 
	color:#856443; 
}
.pages {
	color:#856443;
}
a:visited.pages { 
	color:#856443; 
}
.subMenu {
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
	color:#856443;
}
.MyButton {font-family:Verdana, Arial;
	font-size:6pt;
	color:#7B1400;
	border-color:#AFC0E0;
	border-style:none;
	background-color:#ffffff;
	width:15px;
	height:16px;
}
.MyTextbox {font-family:helvetica, arial;
	font-size:8pt;
	color:#9C6720;
	border-color:#AFC0E0; 
	border-style:none;
	background-color:#F9F9F9;
	height:16px;

}
.loginButton {font-family:Verdana, Arial;
	font-size:12pt;
	font-weight:bold;
	color:#856443;
	border-color:#856443; 
	background-color:#ffffff; 
	border-style:none;
	height:22px;
	width:150px;
	border-style: solid;
	border-width: 1px
}
.loginTextbox {font-family:helvetica, arial;
	font-size:12pt;
	color:#856443;
	border-color:#856443; 
	border-style:none;
	height:22px;
	width:150px;
	border-style: solid;
	border-width: 1px
}
.contactTextbox {font-family:helvetica, arial;
	font-size:9pt;
	color:#000000;
	background-color:#e7e7e7;
	border-style:solid;
	border-bottom-color:#e0e0e0;
	border-bottom-width:2px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	
}
td {
	vertical-align: top;
}
td.contactTable {font-family:helvetica, arial;
	font-size:9pt;
	color:#856443;
	padding:4px;
	background-color:#ffffff;
	border-style:solid;
	border-color:#a4955c;
	border-width:1px;
}
.breadcrumbs {
	color:#856443;
	font-size:13pt;
	font-weight: bold;
}
a:visited.breadcrumbs {
	color:#856443; 
}
.list {
	font-size:8pt;
	font-weight: bold;
	color:#777777;
}
table {
	font-size: 10pt;
}
td.list {
	border-style:solid;
	border-bottom-color:#e0e0e0;
	border-bottom-width:2px;
	border-top-width:0px;
	border-right-width:0px;
	border-left-width:0px;
}
.errorMsg {
	color:#856443;
	font-size: 13pt; 
	font-family: helvetica, arial;
}