body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: arial;
}
.style6 {
	color: #b31615;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style6:hover {
	color: #333333;
	text-decoration:none
}
.style6:link {
	text-decoration:none
}
.style6:visited {
	text-decoration:none
}
.style8 {
	color: #333333;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
}
.style8A {
	color: #b31615;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	text-decoration: none; 
}
.style8A:hover {
	color: #333333;
	text-decoration:none
}
.style8A:link {
	text-decoration:none
}
.style8A:visited {
	text-decoration:none
}
.style9 {
	color: #333333;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style9:hover {
	color: #b31615;
	text-decoration:none
}
.style9:link {
	text-decoration:none
}
.style9:visited {
	text-decoration:none
}
.style15A {
	color: #000000;
	font-size: 50px;
	font-family: arial;
}
.style16 {
	color: #333333;
	font-size: 12px;
	font-family: arial;
}
.style16A {
	color: #b31615;
	font-size: 12px;
	font-family: arial;
}
.style17 {
	color: #333333;
	font-size: 16px;
	font-family: arial;
}
.boton{
	font-family: arial;
	font-size: 11px;
	color: #333333;
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #F0F0F0;
	font-weight: normal;
	height: 18px;
}
.textarea{
	font-family: arial;
	font-size: 11px;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	height: 18px;
}
.textareag{
	font-family: Arial;
	font-size: 11px;
	color:#333333;
	background-color: #F8F8F8;
	font-weight: normal;
	border: 1px solid #B7B7B7;
	scrollbar-face-color: #A2A2A2;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-3dlight-color: #BEBEBE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #BEBEBE;
	height: 160px; 
	
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:22px;
z-index:100;

}

#dropmenudiv a{
width: 148px;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 2px 1px;
text-decoration: none;
font-weight: bold;
font: bold arial #FFFFFF;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #F8F8F8;
}