body{
	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #6A749F;		
	scrollbar-track-color: #CCCCCC;
	

	scrollbar-shadow-color:#000000;
	scrollbar-lightshadow-color: #000000; 
	scrollbar-darkshadow-color: #666666;

	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color: #000000;
}


a:link, a:visited, a:active {
	color: #006633;
	text-decoration: none;
}

a:hover {
	color: #663333;
	text-decoration: none;	
}

.errorMsg
{
  color:Red;
  font-weight:bold;
}

.t_tb {background-color:red;}

.t_but {background-color:yellow;}

/**************************************/
/**** Content Management classes *****/
/**************************************/

.pageNotActive 
{
	color:Red;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	border: solid, thin, red;
}

/**************************************/
/********* SideBarMenu classes ********/
/**************************************/
.CurrentlySelectedTopLevelMenuItem 
{
  color:Lime; 
  font-weight:bold
}
.CurrentlySelectedNestedMenuItemLevel1 
{
  color:Navy; 
  font-weight:bold
}
.CurrentlySelectedNestedMenuItemLevel2 
{
  color:Red; 
  font-weight:bold
}
.CurrentlySelectedNestedMenuItemLevel3 
{
  color:Teal; 
  font-weight:bold
}.ContentHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.MainApplicationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.ApplicationCompany {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	text-decoration: none;
}
.ApplicationCatchLine {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Innovation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.FooterLinks {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.DealerSeparatorRuler {
	color: #663333;
}
.MainApplicationTextItalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.MainApplicationText1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
