﻿.roundBox
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 461px;
}

.roundBox table
{
	color:White;
}

.roundBox fieldset legend
{
	font-weight: bolder;
	color: White;
}


.roundBox .rtop
{
	background-image: url(Top.gif);
	height: 10px;
	overflow:hidden;
}

.roundBox .rmiddle
{	
	background-image: url(middle.gif);
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;	
}

.roundBox .rbottom
{
	background-image: url(bottom.gif);
	height: 18px;
	overflow:hidden;
}

.roundBox A
{
	text-decoration: none;
	color:White;
}

