BODY
{
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

A
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #339933;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

A.title_ref
{
	font-size: 16px;
	font-weight: bold;
	font-weight: border;
	display: block;
	width: 100%;
	padding-bottom: 5px;
	padding-top: 5px;
}

A.title_ref:hover
{
	background-color: #FFFFFF;
}

A.cat
{
	font-size: 14px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-indent: 10;
	padding-bottom: 5px;
	padding-top: 5px;
}

A.cat:hover
{
	background-color: #FFFFFF;
}

A.catsub
{
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 100%;
	text-indent: 30;
	padding-bottom: 5px;
	padding-top: 5px;
}

A.catsub:hover
{
	background-color: #FFFFFF;
}

.centered
{
	text-align: center;
	vertical-align: middle;
}

.gray_cell
{
	background-color: #DDDDDD;
}

.hgradient
{
	background-repeat: repeat-y;
	background-position: right;
}

.title_row
{
	border-bottom: solid 1px #999999;
}

.title_item
{
	color: #007CC3;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}

.content
{
	margin: 0;
	padding: 0;
	text-align: justify;
	vertical-align: top;
	padding-bottom: 15;
	padding-top: 15;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.panel
{
	padding-left: 5;
	padding-bottom: 20;
	padding-top: 10;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.panel DT
{
	color: #007CC3;
	font-weight: bold;
}

.div_cell
{
	border-right: dotted 1px #FFFFFF;
}

.left_dotted
{
	border-left: dotted 1px #999999;
}

.newslist TD
{
	border-top: solid 1px #999999;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.date
{
	font-weight: bold;
	color: #007CC3;
}
	

.trailer_table
{
	text-align: left;
	vertical-align: middle;
	font-size: 11px;
}

.infotable
{
	border: dotted 1px #999999;
}

.infotable TH
{
	background-color: #DDDDDD;
}

.infotable TD
{
	border-bottom: dotted 1px #999999;
	text-align: center;
}

.infotable .evenrow
{
	background-color: #E7EFFE;
}

.infotable .evencol
{
	border-left: dotted 1px #999999;
	border-right: dotted 1px #999999;
}
