BODY
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 14px;
	background-color: #51473B;
	background-image: url(../images/bkgrnd.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#box
{
	position: absolute;
	top: 140px;
	left: 41px;
}
ul.green
{
	list-style: none;
	margin-left: 0px;
	padding-left: 30px;
}
ul.green li
{ 
	list-style-image: url(../images/b_green.gif); 
	list-style-position: outside;
	
}
ul.yellow
{
	list-style: none;
	margin-left: 0px;
	padding-left: 30px;
}
ul.yellow li
{ 
	list-style-image: url(../images/b_yellow.gif); 
	list-style-position: outside;
	
}
.b_highlight
{
	width: 235px;
	padding-left: 15px;
	padding-right: 13px;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 14px;
}
.content
{
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 14px;
}
.t_yellow
{
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
}
.t_large
{
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
img {border: none;}

/*   ---BEGIN TABLE STYLES---   */


/*   ---END TABLE STYLES---   */
hr
{
	border: 0px;
	height: 1px;
	color: #FFB027;
	background-color: #FFB027;
}

.footer
{
	font-size: 10px;
	color: #A99D7E;
	line-height: 12px;
	padding-left: 70px;
	padding-top: 7px;
}

a.footer
{
	color: #A99D7E;
	padding:0;
}
a.blue
{
	color: #5C6176;
}
a.white
{
	color: #FFFFFF;
}
