/* SiteConnectV2 CMS stylesheet v1.0 */

table {
	font-family : arial, helvetica, sans-serif;
	font-size : 13px;
}

H1 {
	font-family : arial, helvetica, sans-serif;
	font-size : 18px;
	margin-top:20px;
}
H2 {
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
	Font-style: plain;
	margin-top:20px;
}
H3 {
	font-family : arial, helvetica, sans-serif;
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	line-height : 25px;
}
 
.menusublevel {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	font-style: plain;
	Font-weight: plain;
	text-decoration : none;
	line-height : 25px;
}
 
.menucustom {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
	line-height : 25px;
}

.menutxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	Color : #FFFFFF;
	font-style: plain;
	Font-weight: bold;
	text-decoration : none;
}

.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #000000;
}

A:hover {
	text-decoration : underline;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #3f5b3c;
	border: solid 1px #3f5b3c;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #eef4eb;
	border: solid 1px #3f5b3c;

}

.indryk{
	padding-top: 5px;
	padding-left: 20px;
}
