body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p, li, dd, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	margin-top: 0px;
	padding-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	white-space: nowrap;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
}

a:link {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}

a:visited {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

a:active {
	color: #000000;
	text-decoration:underline;
	font-weight: normal;
}

.frontlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	color: #993333;
	white-space: nowrap;
}

.frontlinks img {
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.frontlinks p {
	font-size: 11px;
	text-align: right;
}

.frontlinks a {
	text-decoration: none;
	font-weight: bold;
}

#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	font-weight: bold;
	color: #993333;
}

#topnav p {
	font-size: 11px;
}

#topnav a {
	text-decoration: none;
	font-weight: bold;
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
	border-top: 1px solid #666;
	font-weight: bold;
}

#subnav p {
	font-size: 11px;
}

#subnav a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


#numbnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #993333;
}

#numbnav a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer   {
	border-top: 1px solid #666;
	padding: 5px;
	}
	
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

#footer a:link {
	color: #663333;
	font-size: 9 px;
	font-weight: normal;
}
#footer a:visited {
	color: #999999;
	font-size: 9 px;
	font-weight: normal;
}

#footer a:hover {
	color: #CC9933;
	font-size: 9 px;
	font-weight: normal;
}

#rightcol {
	color: #666666;
	padding: 0px 6px 0px 0px;
}

#leftcol {
	color: #666666;
	padding: 0px 20px 0px 12px;
}

#leftcol a {
	font-size: 11 px;
	text-decoration: none;
	font-weight: bold;
}

#leftcol a:hover {
	color: #FFCC00;
}

#caption {
	font-style: normal;
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 3px 3px 4px 10px;
}
