.text_head {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.text_hidden  {
	font-family: Tahoma;
	font-size: 11px;
	color:#7f7f7f;
}
.delimiter {
	border-top: solid 1px #eaeaea;
	font-size: 1px;
}

.table_main{
	background-color: #8A8A8A;
}
.table_main tr{
	background-color: #ffffff;
}
.table_main th{
        background-color:#FFFFFF;
        color:#8A8A8A;
        font-family:Tahoma;
        font-size:11px;
        font-weight:bold;
        padding:8px;
        text-decoration:none;
        white-space:nowrap;
}

.table_header {
	background-color: #ffffff;
}

.page_link {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0033CC;
}

.help_text {
	font-family: Tahoma;
	font-size:11px;
	padding: 10px;
	background-color: #FEFED6;
	margin-top: 20px;
	margin-bottom: 10px;
}
.help_title {
	font-family: Tahoma;
	font-size:11px;
	font-weight: bold;
	padding: 0px;
	padding-right: 5px;
}
