@font-face {
    font-family: customFont;
    src: url(gil.ttf);
}
BODY {
	background-color:#303030;
}

.background_small_top {
	background-image:url(main_background_vertical.png);
	color: #CCCCCC;
	background-repeat:repeat-x;
	background-position:0px -150px;
}

.menuitem { 
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#CCCCCC; 
	margin-left:7px;
	line-height:14px;
	vertical-align:bottom;
	text-decoration:none;
}
.menulink { 
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#CCCCCC; 
	text-decoration:none;
}
.normal {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#CCCCCC; 
}
.small {
	font-family:customFont,sans-serif;
	font-size:9px;
	color:#CCCCCC; 
}
.pgohead {
	font-family:customFont,sans-serif;
	font-size:15px;
	color:#0B86B1; 
	font-weight:bold;
}
.pgonormal {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#0B86B1; 
	font-weight:normal;
}
.pgofett {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#0B86B1; 
	font-weight:bold;
}
.fett {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#FFFFFF; 
	font-weight:bold;
}
b {
	color:#FFFFFF; 
}
.selectbox {
	font-family: customFont,sans-serif;
	font-size:12px;
	color:#015185; 
	background-color:#A6B2C5;
	min-width:180px;
	max-width:180px;
	width:180px;
}
.selectbox2 {
	font-family: customFont, sans-serif;
	font-size:12px;
	background-color:#A6B2C5;
	color:#015185; 
	min-width:180px;
	max-width:180px;
	width:180px;
	line-height:19px;
}
.selectbox2_disabled {
	font-family: customFont, sans-serif;
	font-size:12px;
	background-color:#777777;
	color:#444444; 
	min-width:180px;
	max-width:180px;
	width:180px;
	line-height:19px;
}
.error {
	font-family:customFont,sans-serif;
	font-size:14px;
	color:#FF0055;
	font-weight:bold;

}
.error a:link {color:#FF0055}
.error a:visited {color:#FF0055}
.error a:active {color:#FF0055}
.error a:hover {color:#4444FF}
.column1 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#222222; 
	background-color:#CCCCFF; 
	vertical-align:middle;
	text-decoration:none;
}
.column2 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#EEEEEE; 
	background-color:#FF5533; 
	vertical-align:middle;
	text-decoration:none;
}
.column3 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#222222; 
	background-color:#CCCCCC;
	vertical-align:middle;
	text-decoration:none;
}
.column3a {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#222222; 
	background-color:#CCCCCC;
	vertical-align:middle;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
}
.column4 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#222222; 
	background-color:#FFFFFF;
	vertical-align:middle;
	text-decoration:none;
}
.column5 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#222222; 
	background-color:#FFFFFF;
	vertical-align:middle;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
}
.column6 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#EEEEEE; 
	background-color:#99DD99; 
	vertical-align:middle;
	text-decoration:none;
}
.column7 {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#EEEEEE; 
	background-color:#DD9999; 
	vertical-align:middle;
	text-decoration:none;
}

.redbutton {
	font-family:'Tahoma',sans-serif;
	font-size:12px;
	color:#FF0000; 
	font-weight:bold;
}
a:link {color:#CCCCCC}
a:visited {color:#CCCCCC}
a:active {color:#CCCCCC}
a:hover {color:#4444FF}
.klickbutton {
	font-family:'Tahoma',sans-serif;
	font-size:12px;
	color:#222222; 
}
.klickbutton[disabled] {
	font-family:'Tahoma',sans-serif;
	font-size:12px;
	color:#888888; 
}
.cstatbutton {
	font-family: 'Tahoma', sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-style:outset; 
	/* border-color:#015185; */
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#C7C9CA;
	color:#015185;
}
.cstatbutton_press {
	font-family: 'Tahoma', sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-style:inset; 
	/* border-color:#015185; */
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#C7C9CA;
	color:#015185;
}
.cstatbutton_on {
	font-family: 'Tahoma', sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-style:inset; 
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#E7E9EA;
	color:#015185;
}
.cstatbutton[disabled] {
	font-family: 'Tahoma', sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-style:outset; 
	border-color:#B7B9BA;
	border-width:3px;
	color:#888888;
}
.cstatbutton_red {
	font-family: 'Tahoma', sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-style:outset; 
	/* border-color:#015185; */
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#C7C9CA;
	color:#FF0000;
}
.cstatbutton_press_red {
	font-family: 'Tahoma', sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	border-style:inset; 
	/* border-color:#015185; */
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#C7C9CA;
	color:#FF0000;
}
.hint {
	font-family:customFont,sans-serif;
	font-size:14px;
	color:#FF9900;
	font-weight:bold;

}
.hint a:link {color:#FF9900}
.hint a:visited {color:#FF9900}
.hint a:active {color:#FF9900}
.hint a:hover {color:#4444FF}

.tinypgoinput {
	font-family:'Tahoma',sans-serif;
	font-size:10px;
	color:#015185;
	height:16px;
	width:30px;
}
.pgoinput {
	font-family:'Tahoma',sans-serif;
	font-size:11px;
	color:#015185;
	height:20px;
	width:45px;
}
.colourcell {
	min-width:100px;
	height:20px;
	border-bottom:1px solid #303030;
	padding-right:4px;
	vertical-align:middle;
}
.colourcelldescription {
	padding-left:2px;
}

OPTION.optwhite {
	background-color:#FEFEFE;
	color:black;
}
OPTION.optblack {
	background-color:#000000;
	color:white;
}
OPTION.optdarkgrey {
	background-color:#666666;
	color:white;
}
OPTION.optgrey {
	background-color:#999999;
	color:white;
}
OPTION.optlightgrey {
	background-color:#CCCCCC;
	color:black;
}
OPTION.optdarkblue {
	background-color:#000055;
	color:white;
}
OPTION.optdarkred {
	background-color:#550000;
	color:white;
}
OPTION.optdarkgreen {
	background-color:#005500;
	color:white;
}
OPTION.optblue {
	background-color:#0000CC;
	color:white;
}
OPTION.optred {
	background-color:#CC0000;
	color:white;
}
OPTION.optgreen {
	background-color:#00CC00;
	color:black;
}
OPTION.optlightblue {
	background-color:#6666FF;
	color:white;
}
OPTION.optlightred {
	background-color:#FF6666;
	color:black;
}
OPTION.optlightgreen {
	background-color:#66FF66;
	color:black;
}
.mapcalcselectbox {
	font-family:'Tahoma', sans-serif;
	font-size:12px;
	background-color:#F7F9FA;
	color:#015185; 
	min-width:350px;
	max-width:350px;
	width:350px;
	line-height:19px;
}
.mapcalcsinglecell {
	vertical-align:middle;
	text-align:center;
	width:32px;
	height:32px;
}
.mapcalcinput {
	font-family:'Tahoma',sans-serif;
	font-size:14px;
	color:#015185;
	background-color:#F7F9FA;
	height:120px;
	width:350px;
	font-weight:bold;
}
.mapcalcbutton {
	/* font-family: 'Tahoma', sans-serif; */
	font-family: 'Courier New', 'Courier', monospace;
	font-size:14px;;
	font-weight:bold;
	font-style:normal;
	border-style:outset; 
	/* border-color:#015185; */
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#C7C9CA;
	color:#015185;
	width:28px;
	height:28px;
	padding-bottom:3px;
}
.mapcalcbutton_press {
	/* font-family: 'Tahoma', sans-serif; */
	font-family: 'Courier New', 'Courier', monospace;
	font-size:14px;;
	font-weight:bold;
	font-style:normal;
	border-style:inset; 
	/* border-color:#015185; */
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#C7C9CA;
	color:#015185;
	width:28px;
	height:28px;
	padding-bottom:3px;
}
.mapcalcbutton_on {
	/* font-family: 'Tahoma', sans-serif; */
	font-family: 'Courier New', 'Courier', monospace;
	font-size:14px;;
	font-weight:bold;
	font-style:normal;
	border-style:inset; 
	border-left-color:#4191C5;
	border-right-color:#015185;
	border-top-color:#4191C5;
	border-bottom-color:#015185;
	border-width:3px;
	background:#E7E9EA;
	color:#015185;
	width:28px;
	height:28px;
	padding-bottom:3px;
}
.mapcalcbutton[disabled] {
	/* font-family: 'Tahoma', sans-serif; */
	font-family: 'Courier New', 'Courier', monospace;
	font-size:14px;;
	font-weight:bold;
	font-style:normal;
	border-style:outset; 
	border-color:#B7B9BA;
	border-width:3px;
	color:#888888;
	width:28px;
	height:28px;
	padding-bottom:3px;
}
.tooltipimg {
	cursor:help;
	position:relative;
	top:5px;
	padding-left:5px;
}
.pgologo_top {
	position:absolute;
	top: 2px;
	left: 5px;
}
.buttondiv {
	position:absolute;
	top: 25px;
	left: 200px;
}
.tablefont {
	font-family:"Courier New", Courier, monospace;
}
.viewtablediv {
	background-color:#263641;
	width:100%;
}
.viewtable {
	font-family:customFont,sans-serif;
	font-size:12px;
	color:#CCCCCC; 
	background-color:#263641;
	vertical-align:middle;
	text-decoration:none;
}
.secondline {
	color:#015185; 
}
.fixeddiv {
	position:fixed;
	top: 0px;
	left: 0px;
	z-index:1;
	width:100%;
	height:84px;
	background-image:url(main_background_vertical.png);
	background-repeat:repeat-x;
	background-position:0px -150px;
}
.selectbox2_municipalities {
	font-family: customFont, sans-serif;
	font-size:12px;
	background-color:#A6B2C5;
	color:#015185; 
	width:300px;
	height:200px;
}
