body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*background-image: url(../images/softex.jpg);*/
	font-weight: normal;
	color: #666666;
	/*background-repeat: repeat;*/
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.sbmenuleft {
	font-size: 8px;
	color: #336633;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #CC00CC;
	text-decoration: none;
}
.pagemenu {
	font-size: 8px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #DF0238;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #DF0238;
}
h3 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #DF0238;
}
h4 {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #DF0238;
}
.top {
	display: none;
}
.bold1 {
	font-weight: bold;
}
.italic1 {
	font-style: italic;
}
.bolditalic1 {
	font-weight: bold;
	font-style: italic;
}
.cspara1 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #660099;
}
.subtext75 {
	font-size: 8px;
}
#prostatscode	{
	display: none;
}
.red1 {
	color: #FF0000;
}
#wrapper {
	width: 100%;
	height: auto;
	margin: 10px auto 10px auto;
	padding: 10px;
	background-color: #FFFFFF;
	border: none;
}

#sidebarleft {
	display: none;
}
#maincontent	{
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	background-color: transparent;
	/*border: 2px solid #E9DEA7;	*/
}