P, td, div
{
	color: #000000;
	font-size: 14px;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

div.welcome
{
	font-size: 13px;
	padding: 20px;
	text-align: justify;
}

div.title
{
	font-size: 16px;
	font-weight: bold;
	padding: 12px;
}

div.footer
{
	color: #FFFFFF;
	padding: 0px;
	line-height: 25px;
	margin-left: 12px
}

a
{
	color:#FF0000;
}

a:visited
{
	color:#990000;
}

a.footer_link, a.footer_link:visited
{
	color:#FFFFFF;
	text-decoration: none;
}

.copyright, a.copyright, a.copyright:visited
{
	color: #C3A281;
}

a.heavy_link, a.heavy_link:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.list
{
	color: #FFFFFF;
}

.hr {background:transparent url("images/hr.gif") top left repeat-x;height:1px;width:100%;clear:both;}
.roundedbox {background:#fff url("images/roundedboxbody.gif") top left repeat-y;margin:0;padding:0;width:100%;}
.roundedboxtop {background:transparent url("images/roundedboxtop.gif") top left no-repeat;margin:0;padding:0;}
.roundedboxbottom {background:transparent url("images/roundedboxbottom.gif") bottom left no-repeat;margin:0;padding:15px;}

.roundedboxsm {background:#fff url("images/roundedboxbody_sm.gif") top left repeat-y;margin:0;padding:0;width:100%;}
.roundedboxtopsm {background:transparent url("images/roundedboxtop_sm.gif") top left no-repeat;margin:0;padding:0;}
.roundedboxbottomsm {background:transparent url("images/roundedboxbottom_sm.gif") bottom left no-repeat;margin:0;padding:15px;}