﻿.up-title {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #B69A4C;
	padding: 5px;
}
a {
	font-family: tahoma;
	color: #CDB369;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	color: #725604;
	text-decoration: none;
}
body {
	font-family: tahoma;
	font-size: 11pt;
	color: #B69A4C;
}
.menu A , menu A:visited , menu A:active{
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #E0C780;
	background-color: #FFF9E9;
	border-right-style: solid;
	border-right-width: 8px;
	border-right-color: #E0C780;
	text-align: right;
	padding: 5px;
	display: block;
	font-weight: bold;
	width: 100%;
}
.menu A:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #E0C780;
	background-color: #FAEABF;
	border-right-style: solid;
	border-right-width: 8px;
	border-right-color: #FCF1CB;
	text-align: right;
	padding: 5px;
	display: block;
	font-weight: bold;
}
.blcok-up {
	font-family: tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #B69A4C;
}
.blcok-body {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #B69A4C;
}
input {
	font-family: tahoma;
	color: #B69A4C;
	border: 1px solid #B69A4C;
	margin-right: 3px;
	font-size: 12px;
}
.in {
	font-family: tahoma;
	color: #B69A4C;
	border: 1px solid #B69A4C;
	margin-right: 3px;
	font-size: 12px;
}

.Button {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #B69A4C;
	background-image: url('images/color.gif');
	background-repeat: repeat-x;
	padding: 2px;
}
.error_box {
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	color: #ff0020;
	background-color: #fffff0;
	border: 1px solid #ff0020;
	text-decoration: none;
}
.nav_links:link, .nav_links:visited, .nav_links:active {
	color: #B69A4C;
	font-size: 11px;
	text-decoration: none;
	font-family: tahoma;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
	background-color: #FFF5DD;
	border: 1px solid #E0C780;
}
.nav_links:hover {
	color: #ffffff;
	background-color: #E0C780;
	font-size: 11px;
	text-decoration: none;
	font-family: tahoma;
}
.table {
	border: 1px solid #E0C780;
	background-color: #FFFFFF;
	padding: 3px;
}
.color1 {
	background-color: #FFF9E9;
}
.color2 {
	background-color: #FFF5DD;
}
.row {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E0C780;
	padding-bottom: 3px;
}
.tableColor {
	background-color: #FFF4D7;
}
.title {
	background-color: #E0C780;
}
.background {
	background-color: #FFF9E9;
}