A:link     {color: #000000}
A:visited  {color: #000000}
A:active   {color: #000000}
A:hover    {color: #000000}
		
Body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	/*background-image:url(../images/tile_bg.jpg);*/
	background:#6B6767;
	background-repeat:repeat;
	margin-top:0;
}


table
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
}

.inputSubmit
{
	color: #ffffff;
	background-color: #444444;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 9px;
	font-weight: bold;
}

.inputBox
{
	color : #000000;
	background : #FFFFFF;
	border-color : #000000;
	border-top : 1px solid;
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-right : 1px solid;
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
}

.menuHeader
{
	font-family : Verdana,tahoma,Arial;
	font-size : 10px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}


.dealerBreadcrumb
{
	color : #999999;
	font-family : Verdana,tahoma,Arial;
	font-size : 9px;
	font-weight:bold;
	text-decoration:none;	
	
}

.dealerDarkStatus
{
	color : #666666;
	font-family : Arial,Verdana,tahoma;
	font-size : 10px;
	font-weight:bold;
	text-decoration:none;	
	
}

/*
#content {padding:0px}
#dialog {margin:0px; font-family:Verdana, Arial, Helvetica; font-size:14px; position:absolute; width:425px; padding:10px; z-index:200; background:#fff}
#dialog-header {display:block; position:relative; width:411px; padding:3px 6px 7px; height:14px; font-size:14px; font-weight:bold}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(dialog/images/dialog_close.gif) no-repeat}
#dialog-content {display:block; padding:6px; color:#666666; font-size:13px}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#000000; opacity:.6; filter:alpha(opacity=60); z-index:100}
.error {background:#fff url(dialog/images/error_bg.jpg) bottom right no-repeat; border:1px solid #924949; border-top:none}
.errorheader {background:url(dialog/images/error_header.gif) repeat-x; color:#6f2c2c; border:1px solid #924949; border-bottom:none}
.warning {background:#fff url(dialog/images/warning_bg.jpg) bottom right no-repeat; border:1px solid #c5a524; border-top:none}
.warningheader {background:url(dialog/images/warning_header.gif) repeat-x; color:#957c17; border:1px solid #c5a524; border-bottom:none}
.success {background:#fff url(dialog/images/success_bg.jpg) bottom right no-repeat; border:1px solid #60a174; border-top:none}
.successheader {background:url(dialog/images/success_header.gif) repeat-x; color:#3c7f51; border:1px solid #60a174; border-bottom:none}
.prompt {background:#fff url(dialog/images/prompt_bg.jpg) bottom right no-repeat; border:1px solid #4f6d81; border-top:none}
.promptheader {background:url(dialog/images/prompt_header.gif) repeat-x; color:#355468; border:1px solid #4f6d81; border-bottom:none}
*/

#content {padding:0px; position:relative; width:800px;}
#dialog {margin:0px; font-family:Verdana, Arial, Helvetica; font-size:14px; position:absolute; width:425px; padding:0px; z-index:200; background:#fff; border-width:3px; border-color:#333333; border-style:solid; }
#dialog-header {display:block; position:relative; width:420px;  height:24px; padding-top:5px; padding-left:5px; font-size:14px; font-weight:bold; color:#ffffff; background:url(dialog/images/header2.png) repeat}
#dialog-title {float:left}
#dialog-close {float:right; cursor:pointer; margin:3px 3px 0 0; height:11px; width:11px; background:url(dialog/images/dialog_close.gif) no-repeat}
#dialog-content {display:block; padding:6px; color:#333; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-color:#eee;}
#dialog-mask {position:absolute; top:0; left:0; min-height:100%; width:100%; background:#000000; opacity:.6; filter:alpha(opacity=60); z-index:100}

.page_heading
{
    color:#eee;
    font-size:20px;
    font-weight:bold;
    position:absolute;
    top:15px;
    width:800px;
    left:0px;
    text-align:center;
}

#page_header_lnkbtns
{
    position:absolute;
    top:40px;
    width:800px;
    left:0px;
    text-align:center;
}

.div_title
{
    position:absolute; 
    left:5px; 
    top:5px; 
    font-size:16px; 
    font-weight:bold;
    color:#666;
}

.ordersum_item
{
    position:absolute;
    width:150px;
    text-align:center;
    height:60px;
    top:30px;
    font-size:16px;
    border: 1px dotted grey;
}
