<!-- CUSTOM CSS PHP -->
/* CSS Document */

*{
line-height:normal;
}


  body            {

background-color:#ffffff;

font-family:  sans-serif,times;
font-size: 12pt;
font-weight: normal;
}


a:link, a:visited{
color:#1d0afe;
}

h1,h2,h3,h4,h5,h6 {

color:#002034;
}

 h3  {
	background-color: inherit;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;	
     }
	 
	 h4 {
	background-color: inherit;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
     }
	 
	 h5 {

	background-color: inherit;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
    }
h1, h2 {

	background-color: inherit;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

   .blue           { background-color: inherit; color: #0066ff; font-weight: 800 }
   .maintext            {
	background-color: inherit;
	color:#002034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.maintextbold            {
	background-color: inherit;
	color:#002034;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
font-weight:bold;
}

   .maintextbig         {
	background-color: inherit;
	color: #333333;
	font-size: 28pt;
	font-weight: 800;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
   .bluebig        { background-color: inherit; color: #0000ff; font-size: 28pt;  font-weight: 800 }
   a.guest:hover   { color: #ffff00; background-color: inherit }
   a.guest:link    { color: #ffffff; background-color: inherit }
   a.guest:visited { color: #ffffff; background-color: inherit }
  body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
}
.maintextnormal {
	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.maintextsmall {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.left {
	width: 65%;
}
.right {
	width: 35%;
}
.leftpadded {
	width: 65%;
	padding-right: 20px;
	padding-left: 10px;
}
.maintextsmallbold {


	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.maintext2 {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.aboutus {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.aboutus2 {

	background-color: inherit;
	/* color: #333333; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

.style1 {
color: #FF0000
}

.pad{
padding-top:20px;
}

#menupos
{
position:absolute;
left:1%;
top:2px
}

#menupos a{
color:#333333;
}

#bmwread,#bmwform,#bmwrequests, #ebayform{
border:1px solid #cccccc;
padding:15px;
}

#bmwread{
margin-top:15px;
}

#bmwform,#ebayform,#bmwread,#bmwrequests{
background:#e5e5ff;
}

#bmwform input, #bmwform textarea{
background:#ffffff;
}

#bmwrequests h2, #bmwform h2, #bmwread h2, #ebayform h2{
background:#0066B3;
color:#fff;
margin:-14px;
margin-bottom:15px;
padding:10px;
padding-top:5px;
padding-bottom:5px;

}



#bmwread h2{
margin-top:-29px;
}
