@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	font-size:11px;
	/*color:#F7F7F7;*/
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

img {
	border:none;
}

a.menulink {
	font-size:12px;
	color:#F7F7F7;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border:none;
}

a.submenu {
	color:#FFFFFF;
	font-size:12px;
}

td {
	font-size:11px;
	color:#222222;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border:none;
}

td.sidepanel {
	vertical-align: top;
	border-left:thin;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	border-left-style:dotted;
	padding-bottom: 40px;
	padding-left: 15px;
}

td.submenu {
	padding-left:10px;
	text-align:left;
}

td.leftbackground {
	
}

tr.dotted {
	border-bottom:1px;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
}

p.maintitle {
	font-size:18px;
	color:#111111;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border:none;
}

p.mainsubtitle {
	font-size:13px;
	color:#333333;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	border:none;
}

p.h3 {
	font-size:12px;
	color:#444444;
	font-style: normal;
	font-weight: Bold;
	text-decoration: none;
	border:none;
	padding: 0px;
	margin: 0px;
}