.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}
.main td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}
.main p{
	margin-top:0px;
	margin-right: 5px;
	margin-left: 5px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D0022;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7D0022;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
	}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #7D0022;
	background-color:#FFFFCC;
	padding:3px;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #7D0022;
	text-align: center;

}
.shcpagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	line-height: 32pt;
	background-color: #7D0022;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-align: center;
	background-color: #FFFFCC;
	padding: 2px 2px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0022;
}
.navbar a {
	color: #FFFFCC;
	text-decoration: none;
	background-color: #7D0022;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
}

h3 {
	font-size: 12pt;
	font-weight: bold;
	text-transform: capitalize;
	width: 500px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-color: #FFFFCC;
}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	margin-top: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D0022;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7D0022;
}
.subnav a {
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7D0022;
	border-right-color: #7D0022;
	border-bottom-color: #7D0022;
	border-left-color: #7D0022;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFCC;
	background-color: #7D0022;
}
.subnav a:hover {
	color: #7D0022;
	background-color: #FFFFCC;
}
.mainmiddle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7D0022;
	background-color: #FFFFFF;
	text-align: center;
}
.mixcase {
	text-transform: lowercase;
}
.wordlisttbl {
	font-weight: bold;
	text-align: left;
	display: block;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin-bottom: 10px;
}
.wordlisttext {
	color: #7D0022;
	width: 235px;
}
.wordlisttext2 {
	color: #7D0022;
	width: 350px;
}

.main .wordlisttbl .wordlisttext {
	color: #7D0022;
}


.wordlistwide {

	font-weight: bold;
	text-align: center;
	display: block;
	float: left;
	width: 360px;
	padding-top: 2px;
	padding-bottom: 2px;
}
ul {
	list-style-type: disc;
	list-style-image: url(../images/bullett.png);
}
.mainbox {
	border: 1px solid #7D0022;
}
