body {
	background-color: #444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
}
a:link {
	color: #336699;
	text-decoration: none;
} 
a:visited {
	color: #336699;
	text-decoration: none;
} 
a:hover {
color : #000; 
text-decoration : underline; 
} 
a:active {
color : #000; 
text-decoration : none; 
} 
.PageTitle {
	font-size: 35px;
	font-weight: normal;
	color: #111111;
}

.leftside_repeat {
	background-image: url(layout/layout_microsite_r12_c1.jpg);
	background-repeat: repeat-y;
}
#Content
{
	background-color: #FFF;
	width: 595px;
}
#InnerContent
{
	margin-right: 10px;
	margin-left: 10px;

}

.navrepeat {
	background-image: url(layout/layout_microsite_r10_c2.jpg);
	background-repeat: repeat-y;
}
.error {
	color: #B00;
	font-size: 11px;
}

