/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #019BD7;*/
}
a {
	font-size: 11px;
	color: #2C606F;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #C08B25;
}
a.menulink {
	font-size: 11px;
	color: #E4D59E;
	text-decoration: underline;
}
a.menulink:hover {
	text-decoration: underline;
	color: #0A94BC;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {color: #888888}
.style3 {color: #666666}
.style4 {color: #555555}

h1{ font-size: 11px; color: #E98D0A; margin: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }

h2{ 
	font-size: 14px;
	color: #396081;
	font-weight:bold;
}	

.leftmenucontainer{
	padding: 14px;
}
.leftmenucell{
	padding: 0px;
	border-bottom: 1px dotted #B5D0AC;
}		

.formtable{
	background-color: #F1F7EF;
	border: 1px dotted #B3C9AC;
}

.formtableheader{
	font-weight: bold;
	background-color: #5B6B25;
	color: #FCD107;
}
	
input.greenbutton{
	color:#FCD107;
	font-family: verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:900;
	height: 28px;
	width: 150px;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	background-color:#cec; filter:progid:DXImageTransform.Microsoft.Gradient( GradientType=0,StartColorStr='#ff4B7810',EndColorStr='#ff769054'); margin: 6px; 
}

input, select, textarea{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }

li{ colour: #DAC67F; }

#headline h1 {
  font-size:18px;
  color:#20313F;
}