BODY 
{
	scrollbar-3d-light-color: #808080;
	scrollbar-arrow-color: #F1CDE1;
	scrollbar-base-color: #000000;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #7D3F00;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C0C0C0;
}

select {font-family: Arial; font-size: 8pt; background-color: #FFFFFF; color: #000000; border-left: 2px ridge #008000}
#bt {font-family: Arial; font-size: 8pt;font-weight:bold; background-color: #7D3F00; color: #FFFFFF; border-left: 1px ridge #008000;width: 60px; height: 21px}

#coche {background-color: #FFFFFF;border: 1px}
input {font-family: Arial; font-size: 8pt; background-color: #FFFFFF; color: #000000; border-left: 2px ridge #008000}
textarea {font-family: Arial; font-size: 9pt; background-color: #FFFFFF; color: #000000; border-left: 2px ridge #008000;width: 340px; height: 120px}



A {color: #7D3F00; text-decoration:none; font-weight: bold}
A:hover {color: #808080; text-decoration: none; font-weight: bold}
A.home:hover {color: #FFFFFF; text-decoration: none; font-weight: bold}

A.topmenutext:visited {color:white;}
A.topmenutext:hover {color: #C0C0C0;text-decoration:underline;}
A.topmenutext {
	font-size:xx-small;
	font-family:Verdana,Arial,Helvetica;
	font-weight:bold;
	text-decoration:none;
	color:white;cursor:hand;
	}

.topmenubox {
	
	display:none;
	position:absolute;
	width:120;
	background-color: #FF0000;
	padding-top:0;
	padding-left:5;
	padding-bottom:10;
	z-index:20;
	}

#menuBar {
  background-color: #7D3F00;
  border-style: solid;
  border-width: 0px;
  border-top-color: #7D3F00;
  border-top-width: 2px;
  border-bottom-color: #7D3F00;
  border-bottom-width: 2px;
  color: #000000;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  position: relative;
  left: 0Px;
  top: 0px;
  text-align: center;
  width: 90px;
  z-index: 100;
}



a.menuButton, a.menuButtonActive {
  border-style: solid;
  border-width: 1px;
  border-color: #7D3F00;
  color: #FFFFFF;
  cursor: default;
  font-family: "MS Sans Serif", Arial, Tahoma, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  padding: 2px;
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
  left: 0px;
  top: 0px;
  text-decoration: none;
}

a.menuButton:hover {
  border-color: #f0f0f0 #505050 #505050 #f0f0f0;
  color: #FFFFFF;
}

a.menuButtonActive, a.menuButtonActive:hover {
  background-color: #0064C8;
  border-color: #505050 #f0f0f0 #f0f0f0 #505050;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

.menu {
  background-color: #00A4FF;
  border-style: solid;
  border-width: 2px;
  border-top-color: #00A4FF;
  border-right-color: #0064C8;
  border-bottom-color: #0064C8;
  border-left-color: #00A4FF;
  padding: 0px;
  position: absolute;
  text-align: left;
  visibility: hidden;
  width: 150px;
  z-index: 101;
}

a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  font-family: "MS Sans Serif", Arial, Tahoma,sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  margin: 0px;
  padding: 2px;
  padding-left: 12px;
  padding-right: 12px;
  text-decoration: none;
  white-space: nowrap;
}

a.menuItem:hover {
  background-color: #0064C8;
  color: #ffffff;
}

.menuItemSep {
  border-bottom: 1px solid #f0f0f0;
  border-top: 1px solid #909090;
  margin: 3px 2px 3px 2px;
}
