#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	width: 100%;
}
#footer {

	width: 100%;
}
#content {
}
h1 {
	font-weight: normal;
	font-size: 240%;
	color: #999999;
}
.subnav1 {
	width: 100%;
	border: 1px solid #666666;
	height: 20px;
	color: #666666;
	font-size: 70%;
}
.subnav1 A:link {
	COLOR: #666;
	TEXT-DECORATION: none;
}
.subnav1 A:visited {
	COLOR: #666; TEXT-DECORATION: none
}
.subnav1 A:hover {
	background-color: #CCCCCC;
}
.subnav1 A:active {
}
.siteby {
	font-size: 9px;
	COLOR: #666;
}
.siteby A:link {
	COLOR: #CCCCCC;
	TEXT-DECORATION: none;
	padding-right: 20px;
	padding-left: 20px;
}
.siteby A:visited {
	COLOR: #CCCCCC; TEXT-DECORATION: none
}
.siteby A:hover {
	background-color: #999999;
}
.siteby A:active {
}.bodyshade {
	background-color: #EEEEEE;
	font-size: 70%;
	padding: 20px;
}
.bodytext {

	background-color: #FFFFFF;
	font-size: 70%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #CCCCCC;
	font-size: 200%;
	font-weight: bold;
}
.breadcrumb {
	font-size: 10px;
	COLOR: #666;
	TEXT-DECORATION: none;
}
.breadcrumb A:link {
	COLOR: #666;
	TEXT-DECORATION: none;
}
.breadcrumb A:visited {
	COLOR: #666; TEXT-DECORATION: none
}
.breadcrumb A:hover {
	background-color: #CCCCCC;
}
.breadcrumb A:active {
	background-color: #CCCCCC;
}
.groupborder {
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin: 2;
}
h4 {
	color: #CCCCCC;
}
.smalltext {
	font-size: 80%;
	padding: 20px;
}
.textshade {
	background-color: #EEEEEE;
	font-size: 70%;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {

	color: #CCCCCC;
	font-size: 120%;
	font-weight: bold;
}

