html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	 }

#dropmenudiv{
position:absolute;
background-color: #f9f9f9;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #e9e9e9;
}.border {
	border: 2px solid #E2A43B;
}
.style12 {
font-size: 14pt;
font-weight: bold;
color: #A5030B;
}.text1 {
	line-height: 22px;
}
.text2 {

	line-height: 30px;
}
.style13 {
	font-size: 10px;
	font-weight: bold;
}

#run1 {width: 125px; height: 70px;}
#run2 {width: 125px; height: 70px;}
#run3 {width: 125px;}


.runaround {
  float: left;
  clear: left;
}
.green {
	border: 2pt #437C3A;
}
.style13 a{
	text-decoration: none;
	color: #74620E;
}
.style13 a:visited {
	text-decoration: none;
	color: #74620E;
}
.style13 a:hover{
	text-decoration: none;
	color: #74620E;
}
.bg-back {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/bg-2.jpg);
}
