.main_title_td {
	background-color: #339900;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.FRM_button {
	background-color: #339900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #2C7D2F;
	padding: 2px;
}
.FRM_button:hover {
	background-color: #97C684;
}
.main_site_links_td {
	font-size: 14px;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	vertical-align:top;
}
a.link_main_site {
	font-size: 16px;
	text-decoration: none;
	color: #91C339;	
}
a.link_main_site:hover {
	font-size: 16px;
	color: ;
	color: #339900;
	text-decoration: underline;
}
h1.href
{
	font-size: 16px;
	text-decoration: underline;
	color: #91C339
}
h1.href:hover
{
	text-decoration: underline;
	font-size: 16px;
	color: #339900;
	cursor: pointer;
}


.table_context {
	background-color: #F8F9D1;
	margin-top: 5px;
}
.table_content_screenshot {
	font-size: 14px;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.table_context_textfield {
	font-size: 14px;
	text-align: justify;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.table_main {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.table_context_header {
	font-size: 15px;
	font-weight: bold;
}
.table_context_imagefield {
	text-align: center;
	vertical-align: top;
	padding: 6px;
}
.bottom_text_td {
	background-color: #339900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.copyright_text_td {
	background-color: #339900;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: right;
}
a.link_menu{
	font-size: 14px;
	color: #91C339	
}
a.link_menu:hover{
	font-size: 14px;
	color: #91C339;
	text-decoration: underline;
}

a.link_copyright_site {
	font-size: 12px;
	color: #E1E1E1;
	text-decoration: underline;
}
a.link_copyright_site:hover {
	color: #FFFFFF;
}
.odd_row
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	padding-left: 5px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E6;
}
.even_row
{
	background-color: #D1E4CD;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #111111;
	padding-left: 5px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E6;
}

