/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : arial, helvetica, sans-serif;
	font-size : 11px;
	color: #130e0c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.medialink {
	color:#d5caa7;
	text-decoration:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}


H1 {
	font-size : 20px;
	margin:0px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #968447;
}

H2 {
	font-size : 16px;
	margin:0px;
	color: #715e55;
	font-weight: normal;
	
}
H3 {
	font-size : 13px;
	margin:0px;
}

.menutoplevel{
 color : #444444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menusublevel {
 color : #444444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #444444;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
.picture-text {
	font-weight : bold;
}

A {
	text-decoration : none;
	color : #715e55;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: gray;
	border: solid 1px #000000;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #F2F0E5;
	border: solid 1px #000000;

}