/* table { border:solid 1 black;} */

body 
{
	font-family: arial;
	margin-top: 0px;
}

a:link { color: #0000FF; text-decoration: underline; font-size:10pt;}
a:visited { color: #CC0033; text-decoration: underline; font-size:10pt;}
a:hover { color: #3000CC; text-decoration: none; font-size:10pt;}
a:active { color: #CC0033; text-decoration: none; font-size:10pt;}

a.nav:link { color: #FFFFFF; text-decoration: underline; font-size:small;}
a.nav:visited { color: #FFFFFF; text-decoration: underline; font-size:small;}
a.nav:hover { color: #3000CC; text-decoration: none; font-size:small;}
a.nav:active { color: #FFFFFF; text-decoration: none; font-size:small;}

.cats { background-color: #CCCCCC;}
.cats a:link { color: #FFFFFF; text-decoration: underline; font-size:small;}
.cats a:hover { color: #3000CC; text-decoration: none; font-size:small;}
.cats a:visited:hover { color: #3000CC; text-decoration: none; font-size:small;}
.cats a:visited { color: #FFFFFF; text-decoration: underline; font-size:small;}
.cats a:active { color: #FFFFFF; text-decoration: none; font-size:small;}

a.nav:link { color: #FFFFFF; text-decoration: underline; font-size:small;}
a.nav:visited { color: #FFFFFF; text-decoration: underline; font-size:small;}
a.nav:hover { color: #3000CC; text-decoration: none; font-size:small;}
a.nav:active { color: #FFFFFF; text-decoration: none; font-size:small;}

a.menuHeader:link { color: #FFFFFF; text-decoration: none; font-size:smaller;}
a.menuHeader:visited { color: #FFFFFF; text-decoration: none; font-size:smaller;}
a.menuHeader:hover { color: #FFFFFF; text-decoration: underline; font-size:smaller;}
a.menuHeader:active { color: #FFFFFF; text-decoration: none; font-size:smaller;}

a.menuHeaderL:link { color: #FFFFFF; text-decoration: none; font-size:small;}
a.menuHeaderL:visited { color: #FFFFFF; text-decoration: none; font-size:small;}
a.menuHeaderL:hover { color: #FFFFFF; text-decoration: underline; font-size:small;}
a.menuHeaderL:active { color: #FFFFFF; text-decoration: none; font-size:small;}

.paddedTable a:link { color: #0000FF; text-decoration: none; font-size:small;}
.paddedTable a:visited { color: #CC0033; text-decoration: none; font-size:small;}
.paddedTable a:hover { color: #3000CC; text-decoration: underline; font-size:small;}
.paddedTable a:active { color: #CC0033; text-decoration: none; font-size:small;}

#mbjt a:link { color: #FFFFFF; text-decoration: none; font-size:7pt; font-weight: bold;}
#mbjt a:visited { color: #FFFFFF; text-decoration: none; font-size:7pt; font-weight: bold;}
#mbjt a:hover { color: #00E6E6; text-decoration: none; font-size:7pt; font-weight: bold;}
#mbjt a:active { color: #00E6E6; text-decoration: none; font-size:7pt; font-weight: bold;}

/*a.menuBottom:link { color: #FFFFFF; text-decoration: none; font-size:smaller;}
a.menuBottom:visited { color: #FFFFFF; text-decoration: none; font-size:smaller;}
a.menuBottom:hover { color: #FFFFFF; text-decoration: underline; font-size:smaller;}
a.menuBottom:active { color: #FFFFFF; text-decoration: none; font-size:smaller;}*/

a.menuBottom:link { color: #0000FF; text-decoration: none; font-size:smaller; font-weight: bold;}
a.menuBottom:visited { color: #0000FF; text-decoration: none; font-size:smaller; font-weight: bold;}
a.menuBottom:hover { color: #3000CC; text-decoration: underline; font-size:smaller; font-weight: bold;}
a.menuBottom:active { color: #CC0033; text-decoration: none; font-size:smaller; font-weight: bold;}


.menuholder
{
	background: black;
	color: white;
	height:100%;
}
.menu td
{
	background: black;
	color: white;
}

.menulink a
{
	color: white;
	text-decoration: underline;
}

.menulink a:visited
{
	color: white;
}

.menulink:hover
{
	background: white;
}

.menulink:hover a
{
	color: black;
}

.menulink a:hover
{
	background: white;
	color: black;
	text-decoration: none;
}

h1
{
	font-size: 17pt;
	font-weight: bold;
	color: blue;
; font-family: Arial, Helvetica, sans-serif
}
input.DialogButton
{
 width: 75px;
 height: 25px;
}

input.PaddedBottom
{
	position: relative;
	bottom: 5px;
}

.quantityText
		{	font-family: Verdana, Geneva, Arial, Helvetica;
			font-size: 11px;
			width: 5px; }
			
.borderTD
{
	border-style: solid;
	border-width: thin;
	border-color: Black;
	padding: 0em;
	margin: 0em;
}
			
.borderTDSub
{
	border-style: groove;
	padding: 0em;
	margin: 0em;
}
			
.borderTDDealerControl
{
	border-style: solid;
	border-width: thin;
	border-color: Black;
	padding: .5em;
	text-align: left;
}

	
.borderTDTable td
{
	padding: .1em;
	margin: 0em;
}
			
.borderTDWhite
{
	border-style: solid;
	border-width: thin;
	border-color: White;
	text-align: center;
}

.paddedTable td
{
	padding:.5em;
}

.fixedWidthTable 
{
	width: 775px;
	text-align: center;
	/* border:solid 1 black; */
}

.menuTable
{
	border-style: solid;
	border-color: Black;
}

.menuBottomTable 
{
	width: 775px;
}

.menuBottomTable td
{
	text-align: center;
	white-space: nowrap;
	background-color: #E2E2E2;
}



.lowerMenu 
{
	background-color: #e2e2e2;
	text-align: center;
	width: 632px;
	color: White;
} 

.lowerMenuTd
{
	background-color: #e2e2e2;
	text-align:center;
	font-size:10pt;
	font-weight:bold;
	font-family:arial;color:black;	
}

.dealerMenuBottom
{
	width: 100%;
	border-color: black; 
	padding: 2px; 
	border-width: 2px;
	border-style: solid;
	background-color: #e2e2e2;
}
.dealerMenuBottom td
{
	background-color: #e2e2e2;
}

a.menuHeaderL:link { width: 153px; padding: 3px; margin: 0px; color:#000000; font: 12px Arial,Helvetica,sans-serif; border: 1px solid #000000; background-color:  #CCCCFF; BACKGROUND-IMAGE: url(/amsoillogin/images/dealer_zone_tab_unselected.gif); text-decoration: none; white-space:nowrap;}
a.menuHeaderL:visited { width: 153px; padding: 3px; margin: 0px; color:#000000; font: 12px Arial,Helvetica,sans-serif; border: 1px solid #000000; background-color:  #CCCCFF; BACKGROUND-IMAGE: url(/amsoillogin/images/dealer_zone_tab_unselected.gif); text-decoration: none; white-space:nowrap;}
a.menuHeaderL:hover { width: 153px; padding: 3px; margin: 0px; color:#000000; font: 12px Arial,Helvetica,sans-serif; border: 1px solid #000000; background-color:  #CCCCFF; BACKGROUND-IMAGE: url(/amsoillogin/images/dealer_zone_tab_unselected.gif); text-decoration: underline; white-space:nowrap;}
a.menuHeaderL:active { width: 153px; padding: 3px; margin: 0px; color:#000000; font: 12px Arial,Helvetica,sans-serif; border: 1px solid #000000; background-color:  #CCCCFF; BACKGROUND-IMAGE: url(/amsoillogin/images/dealer_zone_tab_unselected.gif); text-decoration: none; white-space:nowrap;}

.gridinput {font-size: 14px; font-family: Arial;} 
.gridheader{background-color: Black; border-color:Black;color: White; font-weight: bold; font-size: 16px; font-family: Arial;} 
.gridheader a:link { background-color: Black; color: White; text-decoration: underline }
.gridheader a:visited { color: White; text-decoration: underline}
.gridheader a:hover { color: #CC0033; text-decoration: none}
.gridheader a:active { color: White; text-decoration: none}
.griditem {background-color: #F0F0FF; font-size: 14px; border-color:Black;border-width:4px;border-style:Solid;color: Black;} 
.gridalternatingitem { background-color: #F0F0FF; font-size: 14px; color: Black; border-color:Black;border-width:1px;border-style:Solid;} 
.gridfooter { color: #330099; background-color: #FFFFCC;border-color:Black;} 
.gridpager { text-align: center; background-color: #FFFFCC;color: #330099;border-color:Black;} 
.gridselecteditem { font-weight: bold;border-color:Black;} 
.dgrid { border-color:Black;border-width:4px;border-style:Solid;color:White;font-family: Arial;font-size:12px;}
.dgrid td{border-color:Black;border-width:4px;border-style:Solid; padding:3px;}

h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.padd4TD
{
	padding: 4px;
}

/* Sponsorship Pages */

#SponsNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
}
#SponsNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #660000;
	text-decoration: underline;
}
#SponsNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
#SponsNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}
#SponsTxtTbl {
	padding: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 100%;
	background-position: center;
	overflow: auto;
	height: 350px;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

