<!--
/*
###################################################
(C) Copyright 03/2004 BMW Group
###################################################
*/
/* MAIN Section WDS */
body 			{overflow-y: auto; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt;}
.h1 			{color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 16px; text-decoration: none; font-weight:bold; }
.h2 			{color: #37A3FF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 14px; text-decoration: none; font-weight:bold; }
.foot 			{color: #000000; font-family: Arial, Helvetica, Geneva Swiss, SunSans-Regular;; font-size:11px;}
td, p, li, ul 	{color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt}

.bgcmain			{background: #FFFFFF;}
.mainlink			{color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline; font-size: 10pt; font-weight: normal;}
.mainlink:link		{text-decoration: underline; color: #000000}
.mainlink:visited	{text-decoration: underline; color: #000000}
.mainlink:hover		{text-decoration: underline; color: #006699}
.mainlink:active	{text-decoration: underline; color: #006699}

/*Meta Section*/
.bgcmeta		{background: #4D4D4D;}
.metaheader		{color: #63B8FF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; font-size: 18px; font-style: normal }
.metabutton 	{
				background: #7F7F7F;
				border-top: 4px solid #B3B3B3;
				border-left: 4px solid #B3B3B3;
				border-bottom: 4px solid #030303;
				border-right: 4px solid #030303;
				height: 40px;
				font: bold 14px/25px Arial, Helvetica, sans-serif;
				color: #BFEFFF;	
				cursor: hand;
}		
		
/*Left Navi Section*/
.bgcnavi		{background: #BFEFFF;}

/*Bottom Section*/
.bgcbottom		{background: #4D4D4D;}
.navtext		{color: #BFEFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 10pt; font-weight: bold }
.bottombutton 	{
				background: #7F7F7F;
				border-top: 4px solid #B3B3B3;
				border-left: 4px solid #B3B3B3;
				border-bottom: 4px solid #030303;
				border-right: 4px solid #030303;
				height: 40px;
				font: bold 12px Arial, Helvetica, sans-serif;
				color: #BFEFFF;	
				cursor: hand;
		
}		
		

/*Vehicle Selection Section*/
.select				{color: #FFFFFF; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; font-size: 10pt; font-weight: bold;}
.select:link		{text-decoration: none; color: #FFFFFF}
.select:visited		{text-decoration: none; color: #FFFFFF}
.select:hover		{text-decoration: none; color: #000000}
.select:active		{text-decoration: none; color: #000000}
#s1,#s2,#s3,#s4,#s5,#s6,#s7,#s8,#s9,#s10,#s11,#s12,#s13,#s14,#s15,#s16,#s17,#s18 {width: 150px; text-align: center; background: #7F7F7F;; border: 1px solid #000000;}

-->