body {
	margin-top: 0px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E6D2C8;
    background-image: url(/images/main-background.gif);
    background-repeat: repeat-x;
	letter-spacing: normal;
}
.10pix-imput {
	font-size: 10px;
	color: #74391D;
}
.leftside {
	position: absolute;
	top: 126px;
}
.content {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
}
.white-text {
	color: #FFFFFF;
}
.topics {
	color: #C8731E;
}
.contentboxes {
	padding-right: 10px;
	padding-left: 13px;
}
a:link {
	color: #663333;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC9999;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC9999;
	text-decoration: underline;
}

.smalltext {
	font-size: 10px;
	color: #74391D;
	font-family: Arial, Helvetica, sans-serif;
}

.styleTextH {
  display: none;
}