.mainnavigation {
	font-family: verdana;
	font-size: 11px;
	color: #676D76;
	text-decoration: none;

}
.smalltext {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
.mediumtext {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
.highlight {
	font-family: verdana;
	font-size: 10px;
	color: #C87C40;
	font-weight: bold;
	text-decoration: none;


}
.headingblack {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.smalltextwhite {

	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

/* ------------------------------- Additional ---------------------------------------*/
.alt {font-family : verdana; font-size : 11px; color : #666666; padding-left : 5px; padding-right : 5px; font-weight : bold;}
.PageHeadline  {font-family : verdana;	font-size: 16px; font-weight : bold; color : #666666; font-weight : bold; }
.LargeHeadline  {font-family : verdana;	font-size: 14px; font-weight : bold; color : #666666; font-weight : bold; }
.MediumHeadline {font-family : verdana;	font-size: 12px; font-weight : bold; color : #666666; font-weight : bold; }
.SmallHeadline  {font-family : verdana;	font-size: 10px; font-weight : bold; color : #666666; font-weight : bold; }
.LargeControl   {font-family : verdana; font-size: 10px; height: 17px; width: 300px; background : #f1f1f1;}
.MediumControl  {font-family : verdana; font-size: 10px; height: 17px; width: 120px; background : #f1f1f1;}
.SmallControl   {font-family : verdana; font-size: 10px; height: 17px; width: 80px; background : #f1f1f1;}
.LargeButton    {font-family : verdana;	font-size: 12px; height: 17px; }
.MediumButton   {font-family : verdana;	font-size: 10px; height: 17px; }
.SmallButton    {font-family : verdana;	font-size:  8px; height: 17px; }
.MediumTextArea  	{font-family : verdana; font-size: 10px; background : #f1f1f1; width: 300px;}
.LargeTextArea  	{font-family : verdana; font-size: 10px; background : #f1f1f1; width: 400px;}
.body  {font-family : Verdana, Arial, Helvetica; font-size : 11px; color : rgb(0, 51, 102); background-color: #F3F3F3; scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #D1D7DC; scrollbar-arrow-color:  #006699; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1;}
.bodydark  {font-family : Verdana, Arial, Helvetica; font-size : 11px; color : rgb(0, 51, 102); }
a:link  {color : blue; text-decoration : none; }
a:visited {color : blue; text-decoration : none;}
a:active {color : red; text-decoration : none; }
a:hover  {color : red; text-decoration : none; }
hr {height: 1px; }
pre {font-family : Verdana, Arial, Helvetica; font-size : 11px; color : #666666; }