.Heading1, H1 	  {color: rgb(51,51,51); font-size:1.3em; font-weight:bolder;}
.Heading2, H2     {color: rgb(51,51,51); font-size:1.2em; font-weight:bolder;}
.Heading3, H3     {color: rgb(51,51,51); font-size:1.1em; font-weight:bolder;}

.OrangeHeading     {color: rgb(255,153,0); font-size:1.1em; font-weight:bolder;}
.GreenHeading     {color: rgb(51,153,51); font-size:1.1em; font-weight:bolder;}
.RedHeading     {color: rgb(153,0,0); font-size:1.1em; font-weight:bolder;}
.BlueHeading     {color: rgb(51,153,204); font-size:1.1em; font-weight:bolder;}
.YellowHeading     {color: rgb(225,225,51); font-size:1.1em; font-weight:bolder;}

.Normal, div.contentbody
{
	font-size:0.75em;
}

.Orange{color: rgb(255,153,0);}

.Green{color: rgb(51,153,51);}

.Red{color: rgb(153,0,0);}

.Blue{color: rgb(51,153,204);}

.Yellow{color: rgb(225,225,51);}

div#header div#banner
{
	background-image: url(../../../template_images/banner01.jpg);
	background-repeat: no-repeat;
}

div.contentbody p a, div.contentbody li a, div.contentbody td a
{
	font-size:1em;
}

div.contentbody ul
{
	list-style-image: url(../../../template_images/list_arrow.gif);
}

div.scrollerbody
{

}

	div.scrollerbody a
	{
		text-decoration:none;
		color:#777;
		font-size:0.9em;
	}

label
{
	text-align:left;
	font-size:0.9em;
}