@charset "windows-1256";

.top_navigation_title {
	font-size: 16px;
	font-weight: bold;
	color: #600;
}
.horizontalline {
	color: #033;
	width: 95%;
}
.appealtitle {
	font-size: 22px;
	font-weight: bold;
	color: #900;
}
.shorthead_text {
	font-weight: bold;
	font-size: 16px;
}
.shorthead_text_news {
	font-size: 16px;
}
.sidemenutext {
	font-size: 16px;
	font-weight: bold;
	color: #030;
}

.top_navigation_seperator {
	font-size: 12px;
}
.top_navigation_bar {
	font-size: 14px;
	font-weight: bold;
}
#highlightrow:hover {
	background-color:#AFD3B4; 
	cursor: pointer;
	/*background-image:url(/pics/background_hover.jpg);
	background-repeat:repeat-y;*/
}
.tablebackground {
	background-color: #ECF0F4;
}
.tablebackgroundwithborder {
	background-color: #ECF0F4;
	border: 1px solid #B5D7B7;
}
.table_ICF_news {
	background-color: #FFFBFB;
	border: 1px solid #FFEAEA;
}
.table_other_news {
	background-color: #ECF0F4;
	border: 1px solid #B5D7B7;
}
.tablebackground tr td #form1 #submit {
	background-color: #DFEFFF;
	border: thin solid #999;
	height: 22px;
	width: 100px;
}
.tablebackground tr td #form1 #textfield {
}
h3 {
	font-size: 14px;
	color: #900;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #090;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #900;
	margin: 0px;
}
.footer {
	font-size: 12px;
}
a:link {
	color: #00C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover {
	text-decoration: underline;
	color: #600;
}
a:active {
	text-decoration: none;
	color: #03C;
}
.more {
	font-size: 10px;
}
.smalltext {
	font-size: 10px;
	font-weight: normal;
}
.textblock_large {
	width: 300px;
}
.textblock_normal{
	width: 150px;
}
.textblock_small {
	width: 100px;
}

.shorttext {
	font-family:Calibri;
	font-size: 16px;
	padding: 5px;
}

#form table {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #eeeeee;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	background-color: #E9F1E7;
}
#form td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	padding: 3px;
}
.form_button {
	padding: 1px;
	background-color: #EEE;
	border: 1px dotted #FFFFFF;
}
.star {
	color: #F00;
}
.title_in_pagecol {
	font-size: 24px;
	font-weight: bold;
	color: #006;
}
.title_in_page {
	font-size: 24px;
	font-weight: bold;
}
.appealtitle_E {
	font-size: 18px;
	font-weight: bold;
	color: #900;
}
