BODY
{
	background-repeat: repeat;
	font-family: Arial, Verdana;
	font-size: 12pt;
}


H2
{
	font-size: 16pt;
	font-family: Arial;
	color: #6AA84F
}

H1.HeadingBlock
{
	font-size: 32pt;
	font-family: Arial Rounded MT Bold, Arial;
	color: #0033ff
}

.SideBarTitle
{
	/*background-color: #67A7E3;*/
	background-image: url('Images/SidebarHeadingBackground.png');
	background-repeat: repeat-x;
	background-color: #808080;
	color: white;
	font-size: 12pt;
}

.SideBarContent
{
	/*background-color: #d6e9f8;*/
	background-color: #E0E0E0;
	color: black;
	font-size: 10pt;
}

.MainBody
{
	font-size: 12pt;
	background-image: url('Images/PageBackground.png');
	background-repeat: repeat-x;
	background-color: White;
}
