body{
	margin: 0pt;
	padding: 0pt;
	
}
.ControlPanel, .PagingTable {
    width: 100%;
	color: White;
    background-color: #f2f2f2;
    BORDER-RIGHT: #A1A1A9 1px solid; 
    BORDER-TOP: #A1A1A9 1px solid; 
    BORDER-LEFT: #A1A1A9 1px solid; 
    BORDER-BOTTOM: #A1A1A9 1px solid;
}



/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #717171;
}

.Menu{
	background-image: url(AutoDealer_menubg05.jpg);
	height: 40px;
	background-repeat: repeat-x;
}

/**/
.TopPane{
	padding-left:20pt;
	padding-right:2pt;
	padding-top:20pt;
	padding-bottom: 0pt;
}
.LeftPane{	
	padding-left:20pt;
	padding-right:0pt;
	padding-top:10pt;
	padding-bottom: 0pt;
	width: 300px;
}
}
.ContentPane{
	padding: 2px 2px 2px 2px;
	width: 835px;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:40px;
}
/**/
.MainMenu_TabRootMenuItem TD
{
	background-image: url(AutoDealer_menubg05.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma;
	color: #c2c2c2;
	font-weight: bold; 
	font-size: 12px;
	height: 40px;	
}

.MainMenu_TabRootMenuItemSel TD
{
	background-image: url(AutoDealer_menubg02.jpg);
	background-repeat: repeat-x;	
	font-family: Verdana, Tahoma;
	color: #c2c2c2;	
	font-weight: bold;  
	font-size: 12px;
	height: 40px;
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(AutoDealer_menubg05.jpg);
	background-repeat: repeat-x;
	color: #c2c2c2;
	font-family: Verdana, Tahoma;
	font-weight: bold; 
	font-size: 12px;
	height: 40px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(AutoDealer_menubg02.jpg);
	background-repeat: repeat-x;	
	color: #c2c2c2;	
	font-family: Verdana, Tahoma;
	font-weight: bold; 
	font-size: 12px;
	height: 40px;
}
/**/
.MainMenu_MenuItem {
	cursor: hand; 
	color: #C9C7D2; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #494949; 
	border-left: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #3BA5BF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
}
.MainMenu_SubMenu {
	border-bottom: #9C9C9C 1px solid; 
	border-left: #9C9C9C 1px solid; 
	border-top: #9C9C9C 1px solid;  
	border-right: #9C9C9C 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #494949; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #000000;
	cursor: hand; 
	color: White;
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Verdana, Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #3BA5BF 0px solid; 
	border-bottom: #3BA5BF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Verdana, Tahoma;
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/**/
.user{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}
A.user:link{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}
A.user:visited{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}
A.user:hover{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #717171;
	font-weight: normal;
	text-decoration: underline;
}
A.user:active{
	font-family: Verdana, Tahoma;
	font-size: 9px;
	color: #717171;
	font-weight: normal;
	text-decoration: none;
}
