BODY {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-size: 11px;
	background: #586577;
}
BODY.salong {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-size: 11px;
	background: #F4F0D7;
}

form{
margin:0px;
}
.orange_bold {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: bold;
	color: #FFCC66;
	font-size: 13px;
	margin-left: 5px;
}
.orange {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: normal;
	color: #FFEE99;
	font-size: 11px;
	margin-left: 5px;
}
.bigtitle {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	font-size: 18px;
	margin-left: 5px;
}
.refreshtitle {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	font-size: 12px;
	margin: 5px 3px 5px 3px;
}
.title {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	text-size: 13px;
	padding: 5px;
}
.menu {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
TD.employee_cell {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 1px;
	background: #FFCC00;
	font-size: 11px;
}
TD.calendar_cell {
	font-family: "verdana", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 1px;
	background: #FFFFFF;
	font-size: 11px;
}
TD.calendar_title {
	margin-left: 5px;
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 1px;
	background: #C0AA90;
	font-size: 11px;
}
TD.register_title {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	letter-spacing: 2px;
	padding: 1px;
	background: #D2C1A4;
	background-image: "../images/reg_hdr_bg.gif";
	background-repeat: repeat-x;
	font-size: 13px;
}
TD.matrix_time {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: normal;
	padding: 2px;
	font-size: 11px;
	text-align: right;
}
TD.matrix_title {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 1px;
	background: #C0AA90;
	font-size: 11px;
	text-align: center;
}
TD.search_title {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
	background: #FFFFFF;
}
TD.search_txt {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: normal;
	padding: 1px;
	font-size: 11px;
	background: #FFFFFF;
}
TD.stat_data {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: normal;
	padding: 1px;
	font-size: 11px;
	background: #FFFFFF;
}
TD.web_text {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: normal;
	padding: 1px;
	background: #FFFFFF;
	font-size: 11px;
}
TD.web_title {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: bold;
	padding: 1px;
	background: #C0AA90;
	font-size: 12px;
}
TD.web_title_dis {
	font-family: "Verdana", "trebuchet", "sans-serif";
	font-weight: bold;
	color: #999999;
	padding: 1px;
	background: #FFEFDF;
	font-size: 10px;
}
.search_form {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	background: #FFFFFF;
	border: solid #555555 1px;
	padding: 1px;
	font-size: 11px;
}
select.action_form {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	border: dashed #000000 1px;
	padding: 0px;
	font-size: 11px;
}
.button {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	font-size: 11px;
	color:#ffffff;
	background: #e5b45e;
	border: solid #888888 1px;
}
.button2 {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	background: #FFFFEF;
	border: solid #555555 1px;
	line-height: 14px;
	height: 18px;
	width: 55px;
	font-size: 11px;
}
.button3 {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	background: #FFFFEF;
	border: solid #555555 1px;
	line-height: 14px;
	height: 18px;
	width: 40px;
	font-size: 11px;
}
A {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
A:hover {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #F2E8D0;
	padding: 1px;
	font-size: 11px;
}
A.calendar {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
A.calendar:hover {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #F2E8D0;
	padding: 1px;
	font-size: 11px;
}

A.menu {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
A.menu:hover {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #F2E8D0;
	padding: 1px;
	font-size: 11px;
}
A.register {
	font-family: "Verdana", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #FFDD77;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
A.register:hover {
	font-family: "Verdana", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #FFDD77;
	background: #687587;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
A.search {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	padding: 1px;
	font-size: 11px;
}
A.search:hover {
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #F2E8D0;
	padding: 1px;
	font-size: 11px;
}

.log_input{
margin-left: 1px;
margin-top: 2px;
width: 204px;
}

.log_input input{
padding-left: 3px;
width: 65px;
border: 1px solid #000000;
font-family: "Trebuchet MS", "trebuchet", "sans-serif";
font-size: 11px;
color: #000000;
}

.log_textarea
{
margin: 2px;
padding: 3px;
border: 1px solid #000000;
width: 199px;
font-family: "Trebuchet MS", "trebuchet", "sans-serif";
font-size: 11px;
color: #000000;
}

.log_submit{
margin: right: 2px;
margin-top: 2px;
margin-bottom: 2px;
text-align: right;
width: 200px;
}

.log_submit input{
	font-family: "Trebuchet MS", "trebuchet", "sans-serif";
	font-weight: bold;
	font-size: 11px;
	color:#ffffff;
	background: #e5b45e;
	border: 1px solid #888888;
}

.customer_log_container
{
margin: 2px 3px 0px 2px;
height: 235px;
width: 200px;
overflow: auto;
background-color: #ffffff;
}

.customer_log_date_1
{
background-color: #ffffff;
font-weight: bold;
}
.customer_log_text_1
{
background-color: #ffffff;
margin-bottom: 5px;
}

.customer_log_date_2
{
background-color: #f7f7f7;
font-weight: bold;
}
.customer_log_text_2
{
background-color: #f7f7f7;
margin-bottom: 5px;
}

.customer_log_edit{
margin: 0px 0px 0px 70px;
position: relative; top: 3px;
}

.customer_log_delete{
margin: 0px 0px 0px 10px;
position: relative; top: 3px;
}

.customer_log_edit img, .customer_log_delete img{
border: 0px;
}

.result_header{
padding: 2px 5px 5px 2px;
font: bold 12px "trebuchet MS", arial, verdana;
text-align: center;
}

.result_text{
margin: 0px;
height: 20px;
padding: 0px 0px 0px 0px;
font: normal 14px arial, verdana;
text-align: center;
}

.result_staplar{
margin: 0px;
padding: 0px;
height: 10px;
}

.log_ram{
margin-top: 10px;
width: 204px;
border: 1px solid #000000;
background-color: #FFFFFF;
}

.provision{
background-color: #f4f0d7;
}

.provision_container{
margin: 5px;
background-color: #FFFFFF;
border: 1px solid #000000;
width: 198px;
}

.provision_limit{
margin: 5px;
}

.provision_limit_input{
border: 1px solid #000000;
padding: 2px;
width: 55px;
}

.provision_limit_submit{
border: 1px solid #000000;
padding: 2px;
width: 25px;
}

.provision_submit{
border: 1px solid #000000;
padding: 2px;
width: 45px;
}


.provision_date_container{
margin: 5px;
}

.provision_date_start{
float: left;
margin-right: 10px;
}

.provision_date_start input, .provision_date_stop input{
width: 75px;
}

.provision_employee_container{
margin: 5px;
}
