{
	background: #FFFFFF;
}

#table_site_main,
#table_site_main tr,
#table_site_header,
#table_site_header tr,
#table_site_content,
#table_site_content tr,
#table_site_content_top,
#table_site_content_top tr,
#table_issue,
#table_issue tr
{
	font-family: arial;
	font-size: 12px;
	color: #000;
	table-layout: fixed;
	border-collapse: collapse;
}

#table_site_header,
#table_site_header tr,
#table_site_content,
#table_site_content tr,
#table_site_content_top,
#table_site_content_top tr,
#table_issue,
#table_issue tr
{
	text-align: left;
}

#table_site_main
{
	width: 650px;
}

table tr
{
	vertical-align: top;
}

#table_site_header
{
	width: 650px;
	height: 196px;
}

#table_site_content,
#table_site_content_top
{
	width: 650px;
	height: 200px;
	border: 0px solid #CCC;
}

.border
{
	border: 1px solid #CCC;
	border-bottom: 0px solid #CCC;
}

#table_site_content td.right
{
	/*width: 238px;*/
width: 248px;
	/*padding: 8px 5px;*/
padding: 0px;
	text-align: center;
	border-left: 0px solid #CCC;
}

#table_site_content td.none
{
	width: 250px;
	padding: 0px;
}

#table_site_content td.right ul
{
	width: 100%;
	margin: 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}

#table_site_content td.right ul li a
{
	color: #000000;
	text-decoration: none;
}

#table_site_content td.right ul li a:hover
{
	text-decoration: underline;
}

#table_site_content td table.table_site_content_left td,
#table_site_content_top td table td
{
	border: 0px solid #CCCCCC;
}

#table_site_content td table td
{
	padding: 5px;
}

#table_site_content td table
{
	width: 100%;
}

#table_site_footer
{
	font-family: arial;
	font-size: 12px;
	color: #000;
	table-layout: fixed;
	border-collapse: collapse;
	width: 650px;
	padding: 0px;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	background: #D8D8D8;
	border: 1px solid #D8D8D8;
}

#table_site_footer td.top
{
	padding: 20px 0px 0px;
}

/*#table_site_footer ul
{
	width: 100%;
	margin: 30px 0px 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
}

#table_site_footer ul li
{
	display: inline;
	padding: 0px;
	margin: 0px;
	font-size: 90%;
	font-weight: bold;
}*/

#table_site_footer span
{
	padding: 0px;
	margin: 0px 4px 0px 6px;
}

#table_site_footer a,
#table_site_content_top a
{
	color: #000000;
	text-decoration: none;
}

#table_site_footer a:hover,
#table_site_content_top a:hover
{
	text-decoration: underline;
}

h1, h2, p
{
	padding: 0px;
	margin: 0px;
}

h2
{
	font-size: 100%;
	color: #990000;
}

h1
{
	font-size: 140%;
	padding: 2px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	background-color: #772432;
}

.grey
{
	background: #333;
}

.righttext
{
	text-align: right;
}

.margin
{
	margin: 20px 15px 20px;
	text-align: left;
}

.issue
{
	height: 26px;
	border: 0px solid #000000;
	padding: 0px 15px;
	vertical-align: middle;
	font-weight: bold; border-bottom: 1px solid #CCC;
}

#table_issue
{
	width: 100%;
	height: 26px;
	font-weight: bold;
}

.main
{
	padding: 10px 15px 20px;
	/*font-family: verdana;
	font-size: 90%;*/
	border-top: 0px solid #CCC;
}

.middle
{
	vertical-align: middle;
}

img
{
	border: 0px solid #000000;
}

img.left
{
	float: left;
}


img.right
{
	float: right;
}

table.plain
{
	width: 99%;
	border: 0px solid #CCC;
}

</style>

<!--[if FF]>
<style type="text/css">
#table_site_main
{
	width: 648px;
}

