body{
margin-left: 66px;
margin-top: 26px;
background-color: #312400;
background-image: url(img/background.jpg);
}
.darkbrown{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}
.yellow{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #F0E10C;
}
a.brownlink{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #000000;
text-decoration: none;
}
a.brownlink:hover{
border-bottom-color: #F0E10C;
}
a.menu{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666666;
text-decoration: none;
font-weight: bold;
line-height: 20px;
}
a.menu:hover{
color: #000000;
background-color: #E9E9E9;
}
.intro{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
font-style: italic;
}
.introtop{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
padding-left:26px;
padding-right:26px;
padding-top: 6px;
padding-bottom: 6px;

}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: thin solid #CCCCCC;
}
a.button{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #312400;
text-decoration: none;
background-color: #F0E10C;
border-right-width: thin;
border-bottom-width: thin;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #996600;
border-bottom-color: #996600;
padding: 1px 4px;
margin: 2px;
line-height: 26px;
}
a.button:hover{
	position: relative;
	right: 1px;
	bottom: 1px;
}
a.buttonlink{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #312400;
text-decoration: none;
background-color: #F0E10C;
border-right-width: thin;
border-bottom-width: thin;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #996600;
border-bottom-color: #996600;
padding: 1px 4px;
}
a.buttonlink:hover{
	position: relative;
	right: 1px;
	bottom: 1px;
}

a.forgot{
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
text-decoration: none;
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #000000;
position: relative;
top: 6px;
}
a.forgot:hover{
background-color: #E9E9E9;
}
a.business{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFCC;
	white-space: normal;
	display: block;
	padding: 6px;
	border: thin solid #CCCCCC;
}
a.business:hover{
	background-color: #FFFF99;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left:26px;
	text-decoration: underline;
}
.title2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
 DIV{
	height: 220px;
	width: 94%;
	overflow: auto;
	margin: 0px;
 }
.scrolltext{
	height: 460px;
	width: 94%;
	overflow: auto;
	margin: 0px;
 }

#bottom{
background: url(img/bottom.png);
}
/*\*/
* html #bottom {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bottom.png',sizingMethod='scale');
}
#friend{
background: url(img/friend.png);
}
/*\*/
* html #friend {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/friend.png',sizingMethod='scale');
}
.details {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFF99;
	border-left-color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFCC;
	white-space: normal;
	display: block;
	padding: 6px;
}
.detailskeys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 12px;
}
a.locations {
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
a.locations:hover {
	color: #000000;
	background-color: #E9E9E9;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 26px;
	padding-left: 26px;
	margin: 0px;
	padding-top: 0px;
}
