/* CSS Document */
.text_field
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
}
.contact_text {	font-family: Arial;	font-size: 11px;	color: #B4B4B4;	font-weight:bold;}
.news_block {width:200px; margin-left:20px;}

.txt10ger
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.title_text
{
	color: #FFAD33;
	font-weight:bold;
}
body {
	 background-color:#B2D3DD;
}
.topLeftCorner {
	background-image:url(images/environment/lefttopcorner.gif);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:10px;
}
.topRightCorner {
	background-image:url(images/environment/righttopcorner.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:10px;
}
.bottomRightCorner {
	background-image:url(images/environment/rightbottomcorner.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:10px;
}
.bottomLeftCorner {
	background-image:url(images/environment/leftbottomcorner.gif);
	background-position:top;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:10px;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}

.dropmenudiv{
	position:absolute;
	top: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
	background-color: #F8FC9E;
	width:164px;
	visibility: hidden;	
	white-space: nowrap;
	text-align:left;
	border: 1px solid #F8FC9E;
}
.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #F8FC9E;
	color:#000;
	text-decoration:underline;
}
.dropmenudiv a{
	border-bottom: 1px solid #F8FC9E;
}

.txt12ar a{
	color: #4B4B41;
	text-decoration:none;
}
.txt12ar a:hover{
	color: #a3bd0b;
	text-decoration:underline;
}
.txt14ar2 {
	font-family: Arial;
	font-size: 16px;
	color: #000;
	font-weight:normal;
}