@charset "iso-8859-9";
body {
	background-color: #CCCCCC;
	margin-top: 2px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333366;
}
.container {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	padding-bottom: 0px;
	padding-left: 9px;
}
a {
	color: #0000FF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border: 1px solid #89AFD7;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	height: 22px;
	background-color:#D67800;
	color:#FFFFFF;
	border: 1px solid #ffffff;
	
}

.krengi {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ktxt {
	font-size: 11px;
	color: #333366;
	text-decoration: none;
}
.comut {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3CA96;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D67800;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
.left_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E1E0E2;
}
.border_topCopy {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D67800;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
}
