.blocktext {
	color: #666666;
	text-align: justify;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.blocktitle {
	font-size: 12px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.block_main {
	padding-top: 20px;
	padding-bottom: 10px;
}
.button_gs_bg {
	background-image: url(images/button_gs.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-transform: uppercase;
	color: #333333;
	height: 31px;
	width: 70px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.button_gs_name {
	background-image: none;
	text-transform: uppercase;
	color: #F4F4F4;
	font-size: 11px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	position: relative;
	top: 9px;
	font-weight: bold;
}
.table_column_devider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
}

.text_normal {
	font-size: 11px;
	color: #666666;
}
.table_heading {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	font-size: 12px;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}

