

.Labels_PageHeading
{
	background: url(../../images/leaficon.gif) no-repeat; padding: 0 0 0 45px; line-height:38px; font-size: 17px; color: #3b3b45; font-weight: bolder;
}
.Labels_PageSubHeading
{
	font-size: 16px; color: #333; font-weight: bold; 
}
.Labels_Validation,
.Labels_Messages /* error messages, system messages etc */
{
		font-size: 11px;	color: Red;	
}
.Picture
{
    border:2px solid #006633; margin:5px;
}
#buttonBA a 
{
display:block; width:214px; height:38px;
 background: url(../../images/whatsnew.jpg) right top no-repeat;
}
#buttonBA a:hover 
{
background: url(../../images/whatsnewB.jpg) center top no-repeat;
}
.Labels_Graphic 
{
    background:url(../../images/leafbg.jpg) no-repeat top;height:150px;
}
.Labels_Small
{
	font-size: 11px;
}

.Labels_Bold
{
	font-size: 12px; font-weight: bold;
}
.Labels_RedHeading
{
	font-size: 18px; color:#cc1111; font-weight: normal; font-family:"Times New Roman", Times, serif;
}
.Labels_Blue a,
.Labels_Blue
{
	font-size: 12px; color:#000099; font-weight: bold;
}

.Labels_BluePageHeader
{
	font-size: 30px; font-family:"Times New Roman", Times, serif; color:#000099; font-weight: normal; margin:0px 0px 10px 0px;
}
.Labels_BluePageSubHeader
{
	font-size: 24px; font-family:"Times New Roman", Times, serif; color:#000099; font-weight: normal; margin:0px 0px 10px 0px; text-shadow: 1px 1px 2px #ccc;
}
.Labels_BluePageSmallHeader
{
	font-size: 12px; font-family:"Arial", Times, serif; color:#000099; font-weight: bold; margin:0px 0px 10px 0px;
}
.Labels_BluePageMediumHeader
{
	font-size: 20px; font-family:"Arial", Times, serif; color:#000099; font-weight: normal; margin:0px 0px 10px 0px;
}

.Labels_Blue :hover
{
	 color:#72982b;
}
.Labels_SmallBold
{
	font-size: 11px; font-style: normal; font-weight: bold;
}
.Labels_Medium
{
	font-size: 13px;
} 
.Labels_MediumBold
{
	font-size: 13px; font-weight: bold;
}
.Labels_Large
{
	font-size: 14px;
}
.Labels_LargeBold
{
	font-size: 14px; font-weight: bold;
}

.redlink:link, .redlink:visited, .redlink:active
{
    color:#ff0000; text-decoration: none;
}

.redlink:hover
{
    text-decoration: underline;
}

.bluelink:link, .bluelink:visited, .bluelink:active
{
    color:#000099; text-decoration: underline;
}

.bluelink:hover
{
    text-decoration: none;
}

.Labels_bluelink
{
    color:#000099; text-decoration: underline;
}

.Labels_bluelink:hover
{
    text-decoration: none;
}

