.content { 
float:none;
width:230px; 
margin: 0px 0 0 0px; 
font-family:"trebuchet MS", trebuchet, verdana, helvetica, arial, sans-serif; color:#31405E; font-size:13px; 
line-height:15px;
}
.top{
background:url(Top.gif) repeat-x;
width:299px;
height:24px;
}
.mid{
background:url(Mid.gif) repeat-y;
width:299px;
height:auto;
padding:17px 0px;
float:none;

}
.bot{
background:url(Bot.gif) repeat-x;
width:299px;
height:24px;
}
.mid2{
margin-left:12px;
margin-right:17px;
width:auto;
line-height:20px;
}
.button{
width:122px;
height:27px;
padding-top:10px;
margin:5px 10px 2px 3px;
}
a {
	color:#0066CC;
	text-decoration:underline;
}

a:link {
	color:#0066CC;
	text-decoration:underline;
}

a:hover {
	color:#0066CC;
	text-decoration:none;
}

a:active {
	color:#0066CC;
	text-decoration:none;
}
 
a#button_style 
{
	background-image:url(button.gif);
	background-repeat:no-repeat;
	position:absolute;
	text-decoration:none;
	width:118px;
	height:24px;
	text-align:center;
	font-size:13px;
	padding-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
}
a#button_style:hover {
	background:url(dowbut1.gif) no-repeat;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	position:absolute;
	color:black;
} 