body, table, input, select, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
body {
}
#topMenu {
	background: #7C94A0;
	color: #FFFFFF;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
#topMenu a {
	color: #FFFFFF;
	text-decoration: underline;
}
#topMenu a.active, #leftMenu a.active {
	color: #CBD4D3;
	text-decoration: none;
}
.topLink img {
	margin-left: 4px;
}
.topSpace {
	padding-top: 10px;
}
.lang {
	color: #A1B1B0;
}
.lang a {
	color: #0192B6;
	text-decoration: none;
}
#leftMenu {
	background: #009FC6;
	background-image: url(../images/left_menu_bg.gif);
	margin-bottom: 10px;
}
#leftMenu .grd {
	background-image: url(../images/left_menu_grd.gif);
	background-repeat: repeat-x;
	padding-top: 18px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#leftMenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	line-height: 15px; 
}
#leftMenu .corn {
	background-image: url(../images/left_menu_corn.gif);
	background-repeat: no-repeat;
}
#leftText .title {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
#leftText div {
	padding-top: 2px;
	padding-bottom: 2px;
}
#mainText .top_panel {
	border-bottom: solid #79949F 1px;
}
#mainText a.button {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: solid #F6F6F7 1px;
	border-right: solid #F6F6F7 1px;
	border-left: solid #B3B3B3 1px;
	border-bottom: solid #B3B3B3 1px;
	background: #DEDDE1;
	color: #535353; 
	text-decoration: none;
}
#mainText a.button:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	border-top: solid #F5F5B6 1px;
	border-right: solid #F5F5B6 1px;
	border-left: solid #D3D397 1px;
	border-bottom: solid #D3D397 1px;
	background: #FFFFE6;
	color: #535353; 
	text-decoration: none;
}
#mainText {
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: justify;
}
#mainText .title {
	color: #A1B1B0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 3px;
}
#mainText div {
	padding-top: 5px;
	padding-bottom: 5px; 
}
#mainText th {
	background: #DEDEDE;
	color: #535353;
	text-align: center;
}
#mainText a {
	color: #000099;
	text-decoration: none;
}
#mainText a:hover, .lang a:hover {
	text-decoration: underline;
}
.botMenu {
	color: #79949F;
	padding-left: 15px;
}
.botMenu a {
	color: #0192B6;
	text-decoration: underline;
}
.botMenu a.active {
	color: #79949F;
	text-decoration: none;
}
.copyright {
	color: #A2B1AE;
	text-align: center;
}
