/*#columnLeft {display: none;}*/
/*#content {width:636px;float:left;margin-right:4px;}
#columnRight {width:326px;float:left; display:block;}*/

/*.content_top {display:block; height:20px; background-color: inherit; background-image: url(/img/content_bgTop630.png); background-repeat: no-repeat;}
.content_main {display:block; width:590px; background-color: inherit; background-image: url(/img/content_bgMain630.png); background-repeat: repeat-y; padding-left:23px; padding-right:23px}
.content_bottom {display:block; height:50px; background-color: inherit; background-image: url(/img/content_bgBottom630.png); background-repeat: no-repeat;}*/
h1 {
	font-size:26px;
	color:#000000;
}
#content { height:680px}
.content_bottom { margin-top:0;}

table{
	font-size: 11px;
	width: 100%;
	text-align: left;
	border:  none;
	margin-bottom:10px;
	margin-top:10px;
	color: #666666;
}
table thead tr td,
table thead tr td th
{
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	border: none;
}
table tbody tr td
{
	padding: 0;
	border: none;
	background-color: transparent;
}
table tbody tr td p{ color:#000000}
table tbody tr td a, table tbody tr td a:visited{ color:#666666; text-decoration:none; font-weight:bold}
table tbody tr td a:hover{ text-decoration: underline;}

table tbody tr th
{
	padding: 0;
	border: none;
	background-color: #003570;

	font-weight:bold;
}