.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.table {
	border: 1px dashed #666666;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.small_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.ramka_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.ramka_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}

.table_2 {
	border: 1px solid #666666;
}
.top_bg {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
}
.table_ramka {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.ramka_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.ramka_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bottom_dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.top_right_white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

a.amenu:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.amenu:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.amenu:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.small_grey2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
a.amenu2:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D6BB3;
	text-decoration: none;
	
}
a.amenu2:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D6BB3;
	text-decoration: underline;
	
}
a.amenu2:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D6BB3;
	text-decoration: none;
	
}.table_sys {
	border: 1px solid #333333;
}

