body {
	scrollbar-face-color:#458599;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#A6D6E6;
	scrollbar-shadow-color:#458599;
	scrollbar-darkshadow-color:#E5DED8;
	scrollbar-highlight-color:#458599;
	scrollbar-3dlight-color:#E5DED8;
	scrollbar-track-color:#A6D6E6;
}
#homeContent {
	overflow: auto;
	position: relative;
	height: 370px;
	width: 235px;
	left: 370px;
	top: 105px;
}
#insideContent {
	overflow: auto;
	position: relative;
	height: 380px;
	width: 720px;
	left: 25px;
	top: 25px;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
}
.textFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B5B5B5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC9900;
}
.indent10 {
	margin-left: 10px;
	display: block;
}
b {
	color: #CC9900;
}
 
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
