body{
	background-color: #ffffff;	
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	}

td{
	font-size: 11px;
	}
	
.aind1 {
	FONT-WEIGHT:normal;
	COLOR:#FF4500;
	TEXT-DECORATION: none;
	background-color: transparent;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}

.clsBtnNext {
	BORDER-RIGHT: #000000 0px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #92A6D0 0px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #92A6D0 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #000000 0px solid;
	BACKGROUND-COLOR: #ffffff;
	background-image: url(../images/next.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 71px;
	color:#153E7E;
	cursor:hand;
	}

.clsBtnPrev {
	BORDER-RIGHT: #000000 0px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #92A6D0 0px solid;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: #92A6D0 0px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #000000 0px solid;
	BACKGROUND-COLOR: #ffffff;
	background-image: url(../images/previous.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 71px;
	color:#153E7E;
	cursor:hand;
	}
	
#toolbar {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#FFFFFF', EndColorStr='#36883E');
	width: 100%;
	}

#toolbar2 {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFFFFF', EndColorStr='#88D28F');
	height: 100%;
	}

.Title1{
	background-color: #E2F2F9;
	background-repeat: repeat-x;
	display: block;
	COLOR:#ffffff;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	font-weight: bold;
	height: 21px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 1px;		
	}
	
.UserReg{
	FONT-WEIGHT: normal;
	COLOR:#000000;
	TEXT-DECORATION: none;
	background-color: transparent;
	text-decoration: underline;
	font-size: 10px;
	}

.UserReg:hover {
	FONT-WEIGHT: normal;
	COLOR:#FF6701;
	TEXT-DECORATION: none;
	background-color: transparent;
	text-decoration: underline;
	font-size: 10px;
	}

.maintable{
	background-color: White;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	}

TABLE.register{
   	BORDER-RIGHT: #CCCCCC 1px solid;
   	PADDING-RIGHT: 10px;
   	BORDER-TOP: #CCCCCC 1px solid;
    PADDING-LEFT: 10px;
   	PADDING-BOTTOM: 10px;
   	MARGIN: 0px;
   	BORDER-LEFT: #CCCCCC 1px solid;
   	PADDING-TOP: 10px;
   	BORDER-BOTTOM: #CCCCCC 1px solid;
   	BORDER-COLLAPSE: collapse;
	}
	
TABLE.register TH{
    BORDER-RIGHT: #CCCCCC 1px solid;
    FONT-WEIGHT: bold;
   	BORDER-BOTTOM: #CCCCCC 1px solid;
   	BORDER-COLLAPSE: collapse;
    BACKGROUND-COLOR: #CCCCCC;
    TEXT-ALIGN: center;
	}
	
	
TABLE.register TD{
	BORDER-RIGHT: #CCCCCC 1px solid;
	font-size: 10px;	
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
   	PADDING-BOTTOM: 5px;
  	PADDING-TOP: 5px;
   	BORDER-BOTTOM: #CCCCCC 1px solid;
   	BORDER-COLLAPSE: collapse;
	}

.pad{
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-BOTTOM: #CCCCCC 1px solid;
   	BORDER-COLLAPSE: collapse;
   	font-family:Arial;
	}

TABLE.border{
   	BORDER-RIGHT: #CCCCCC 1px solid;
   	PADDING-RIGHT: 10px;
   	BORDER-TOP: #CCCCCC 1px solid;
    PADDING-LEFT: 10px;
   	PADDING-BOTTOM: 5px;
   	MARGIN: 0px;
   	BORDER-LEFT: #CCCCCC 1px solid;
   	PADDING-TOP: 5px;
   	BORDER-BOTTOM: #CCCCCC 1px solid;
   	BORDER-COLLAPSE: collapse;
   	font-family:Arial;
   	}
	
	
TABLE.border TH{
    BORDER-RIGHT: #CCCCCC 1px solid;
    font-weight: bold;
	color: #555555;
   	BORDER-BOTTOM: #CCCCCC 1px solid;
   	BACKGROUND-COLOR: #BABABA;
	font-size: 12px;
   	TEXT-ALIGN: center;
	PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
   	PADDING-BOTTOM: 5px;
   	PADDING-TOP: 5px;
	}
	
	
TABLE.border TD{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
   	PADDING-BOTTOM: 1px;
   	PADDING-TOP: 1px;
}


.a1{
	background-image: url(../images/off.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 90px;
	height: 22px;
	text-align: center;
	padding-top: 6px;
	color: White;
	font-weight: bold;	
	display: block;
	}

.a1:hover{
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 22px;
	text-align: center;
	color: White;
	font-weight: bold;	
	display: block;
	}

.a2{
	background-image: url(../images/on.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 6px;
	width: 90px;
	height: 22px;
	text-align: center;
	color: White;
	font-weight: bold;
	display: block;	
	}
	
.aind {
	FONT-WEIGHT: normal;
	COLOR:#666666;
	TEXT-DECORATION: none;
	background-color: transparent;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
	
.aind:hover{
	FONT-WEIGHT: normal;
	COLOR:#FF6701;
	background-color: transparent;
	text-decoration: underline;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;	
	}
	
.a3{
	text-decoration: none;
	color: #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}

.a3:hover{
	color: #FF4500;
	text-decoration: underline;	
	}
	
.aleftmenuind{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #2D95C6;
	font-size:11px;
	}

.aleftmenuind:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:11px;
	text-decoration: underline;	
	}

.aleftmenu{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003399;
	font-size:11px;
	}

.aleftmenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size:11px;
	text-decoration: underline;	
	}

.aleftmenu1{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003399;
	font-size:11px;
	}

.aleftmenu1:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #A3CBDD;
	font-size:11px;
	text-decoration: underline;	
	}

.a4{
	color: #FF4500;
	text-decoration: none;	
	}
.a4:hover
{
	color: #0000ff;
	text-decoration: underline;	
}
.titledummy{
	background-color: #E1F4E3;
	background-repeat: repeat-x;
	display: block;
	COLOR:#ffffff;
	TEXT-DECORATION: none;
	FONT-SIZE: 10px;
	font-weight: bold;
	height: 21px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 1px;		
	}

.wordings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	}

.DetailedDesc{
	text-decoration: underline;
	color: #0000ff;
	}

.DetailedDesc:hover{
	color: #0000ff;
	text-decoration: underline;	
	}

.spreadsheet{
	color: #333333;
	text-decoration: underline;	
	}

.spreadsheet:hover{
	color: #333333;
	text-decoration: underline;	
	}

.a5{
	text-decoration: underline;
	color: #FF4500;
}

.a5:hover{
	color: #333333;
	text-decoration: underline;	
	}

.a7{
	text-decoration: underline;
	color: #000000;
	}

.a7:hover{
	color: #FF4500;
	text-decoration: underline;	
	}

.a6{
	background-image: url(../images/1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 176px;
	height: 34px;
	padding-top: 10px;
	padding-left:10px;
	color: #333333;
	font-weight: bold;	
	display: block;
	}

.a6:hover{
	background-image: url(../images/2.gif);
	background-repeat: no-repeat;
	width: 176px;
	height: 34px;
	color:#000000;
	font-weight: bold;	
	display: block;
	}
	
.but1{
background-image: url(../images/but1.gif);
background-repeat: no-repeat;
text-decoration: none;
color:#333333;
width: 67px;
height: 20px;
text-align: center;
padding-top: 3px;
font-weight: bold;	
display: block;
}
.but1:hover{
	background-image: url(../images/but1a.gif);
	background-repeat: no-repeat;
	width: 67px;
	height: 20px;
	text-align: center;
	font-weight: bold;	
	display: block;
	}

.but2{
	background-image: url(../images/but2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 85px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;	
	display: block;
	}
	
.but2:hover{
	background-image: url(../images/but2a.gif);
	background-repeat: no-repeat;
	width: 85px;
	height: 20px;
	text-align: center;
	font-weight: bold;	
	display: block;
	}

.but3{
	background-image: url(../images/but3.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	width: 100px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;	
	display: block;
	}

.but3:hover{
	background-image: url(../images/but3a.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 20px;
	text-align: center;
	font-weight: bold;	
	display: block;
	}

.ODBskt{
	background:#f0f0f0;
	border:1px solid #eeeeee;
	}

.border1 {
	TEXT-DECORATION: none;
	FONT-SIZE: 10px; 
	padding: 0px;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-left: #CCCCCC 1px solid;
	BORDER-top: #CCCCCC 1px solid;
	BORDER-BOTTOM :#CCCCCC 1px solid;	
	}
	
.but4{
	background-image: url(../images/but1a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#333333;
	width: 67px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;	
	display: block;
	}

.but4:hover{
	background-image: url(../images/but1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#333333;
	width: 67px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;	
	display: block;
	}
	.but5{
	background-image: url(../images/but1a.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#333333;
	width: 67px;
	height: 20px;
	padding-top: 3px;
	text-align: center;
	font-weight: bold;	
	
	}

.but5:hover{
	background-image: url(../images/but1.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#333333;
	width: 67px;
	height: 20px;
	text-align: center;
	padding-top: 3px;
	font-weight: bold;	
	
	}
	
.input1{
	background-color:#f4f4f4;
	height: 18px;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	margin-bottom: 8px;
	}
	
.select{
	background-color:#f4f4f4;
	height: 18px;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	color: #666666;
	font-size: 9px;
	margin-bottom:8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.tdbg1{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica;
	background-color: "#CBEBCE";
	padding-left:5px;
	padding-top:2px;
	}

.select1{
	background-color:#f4f4f4;
	height: 18px;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	color: #000000;
	font-size: 9px;
	margin-bottom:8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.textbox{
	background-color:#f4f4f4;
	height: 18px;
	border: #666666 1px solid;
	}
	
.search_text{
	 color: #cccccc;
	 font-weight: bold;
	 font-size: 10px;
	 padding-bottom: 5px;
	}
	
.title{
	color:#B3DDF0;
	font-weight: bold;
	font-size: 10px;
}

.function {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #009999;
	text-transform: uppercase;
	}
	
.input2{
	width: 85px;
	height: 20px;	
	background-image:url(../images/but2.gif);
	color:#333333;
	background-color:#eeeeee;
	font-weight: bold;
	border:0px;
	font-size:9px;
	}
.input2Large{
	width: 100px;
	height: 20px;	
	background-image:url(../images/but4.gif);
	color:#333333;
	background-color:#eeeeee;
	font-weight: bold;
	border:0px;
	font-size:9px;
	}
	
.input2XLarge{
	width: 160px;
	height: 20px;	
	background-image:url(../images/but5.gif);
	color:#333333;
	background-color:#eeeeee;
	font-weight: bold;
	border:0px;
	font-size:9px;
	}
	.input2XLarge1{
	width: 199px;
	height: 20px;	
	background-image:url(../images/but7.gif);
	color:#333333;
	background-color:#eeeeee;
	font-weight: bold;
	border:0px;
	font-size:9px;
	}
.input2XXLarge{
	background-image:url(../images/but6.gif);	
	background-repeat:no-repeat;
	color:#333333;
	width: 288px;
	height: 20px;
	font-weight: bold;
	border:0px;
	font-size:11px;
	}
	
.input3{
	width: 25px;
	height: 20px;	
	background-image:url(../images/but1a.gif);
	color:#333333;
	background-color:#eeeeee;
	font-weight: bold;
	border:0px;
	font-size:9px;
	}
.padding
{
	padding-top:5px;}
.hotspacetxt
{
	font-size: 13px;
	color:#ff0000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.hotitem2txt
{
	font-size: 10px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.hide { DISPLAY: none; VISIBILITY: hidden }

.show { DISPLAY: block; VISIBILITY: visible }

.GridItem
{
	background-color: #ccff99;
}

.GridAltItem
{
	background-color: #dcdcdc;
}
.GridItem a
{
	font-weight: bold;
	color: #626262;
}
.GridAltItem a
{
	font-weight: bold;
	color: #626262;
}
.simpson
{
	font-size: 13px;
	color:#006746 ;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.simpson:hover
{
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF4500;
	text-decoration: underline;	
}
.DealerCatlog
{
	background-position: center top;
	background-attachment: scroll;
	background-image: url(http://www.Maurice.net/MSGB2B/images/DealerCatalog.jpg);
	background-repeat: no-repeat;
}
	
	
