table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 14px;
}div.table {
	margin: 0px;
	padding: 0px;
	float: left;
}
div.table_one_column {
	margin: 0px;
	padding: 0px;
	width: 395px;
	float: left;
}
caption {font-weight:bold;text-align:left;
}
td {
	padding: 15px;
}
td.one {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
td.boldone {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
td.columns {
	text-align:left;
	background-color: #999999;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
td.columns_left {
	background-color: #999999;
	background-image: url(images/top_dark_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
td.column_right {
	background-color: #999999;
	background-image: url(images/top_dark_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
tr.odd td {
	background-color:#F4F4F4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
tr.even td {
	background-color:#EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
td.column_blue {

	text-align:left;
	background-color: #a5ca42;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
tr.column_blue td {
	background-color:#F1F7E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.top_dark_left {
	background-image: url(images/top_dark_left.jpg);
	display: block;
	height: 8px;
	width: 8px;
}
td.column_blue_right {
	text-align:left;
	background-color: #a5ca42;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/top_green_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.column_blue_left {
	text-align:left;
	background-color: #a5ca42;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/top_green_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
