/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	color: #444444;
	line-height: 18px;
}

H1 {
	font-size : 24px;
	margin-bottom:10px;
	color: #55003a;
}
H2 {
	font-size : 18px;
	margin:0px;
	color: #55003a;	
}
H3 {
	font-size : 14px;
	margin:0px;
	color: #55003a;	
}

.menutoplevel{
 color : #6f0b40;
 font-size : 11px;
 font-weight : bold;
 line-height : 24px;
 text-decoration: none;
 text-transform: uppercase;
}
 
.menusublevel {
 color : #6f0b40;
 font-size : 11px;
 font-weight : plain;
 line-height : 20px;
 text-decoration: none;
}
 
.menucustom {
 color : #6f0b40;
 font-size : 12px;
 font-weight : bold;
 line-height : 20px;
 text-decoration: none;
}
.picture-text {
	font-weight : plain;
}

A {
	text-decoration : underline;
	color : #6f0b40;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #434343;
	border: solid 1px #434343;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	border: solid 1px #434343;
}
