/* SiteConnectV2 CMS stylesheet v1.0 */

BODY {
	font-family : tahoma, arial, helvetica, sans-serif;
	font-size : 12px;
}

H1 {
	font-size : 18px;
	margin:0px;
}
H2 {
	font-size : 16px;
	margin:0px;
}
H3 {
	font-size : 14px;
	margin:0px;
}

.menutoplevel{
 color : #FFFFFF;
 font-size : 12px;
 font-weight : bold;
 line-height : 36px;
 text-decoration: none;
}
 
.menusublevel {
 color : #FFFFFF;
 font-size : 12px;
 font-weight : normal;
 line-height : 36px;
 text-decoration: none;
}
 
.menucustom {
 color : #FFFFFF;
 font-size : 12px;
 font-weight : bold;
 line-height : 36px;
 text-decoration: none;
}

.picture-text {
	font-weight : bold;
}

A {
	text-decoration : underline;
	color : #000000;
}

.tableinput_table {
	border-color : white;
}

.tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #aa000c;
	border: solid 1px #aa000c;
	padding : 2px;
}

.tableinput_cell {
	padding : 3px;
	background-color: #f9f0f1;
	border: solid 1px #aa000c;

}

.ws_tableinput_table {
}

.ws_tableinput_head {
	font-size: 14px;
	font-weight: bold;
	color : #FFFFFF;
	background-color: #aa000c;
	border: solid 1px #aa000c;
	padding : 2px;
}

.ws_tableinput_cell {
	padding : 3px;
	background-color: #f9f0f1;
	border: solid 1px #aa000c;
}
