* {
  font-family: Verdana;
  font-size: 11px;
  color:#E9E0D1
}

body, fieldset, legend, label, select, div, span, table, tr, th, td {
  margin: 0;
  padding: 0;
}

form {
	color: #E9E0D1;
	text-decoration: none;
}

imput {
	color: #E9E0D1;
	text-decoration: none;
}

textarea {
	color: #E9E0D1;
	text-decoration: none;
}


body {
  text-align: center;
}

a:link {
	color: #E9E0D1;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #E9E0D1;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}

a:active {
	text-decoration: none;
	color: #E9E0D1;
}

a img {
  border: none;
}

br {
  clear: both;
  margin: 5px;
}

#base {
  width: 1000px;
  margin: auto;
}

#header {
	height: 217px;  
	background-image: url('../images/head.jpg');
	background-repeat: no-repeat;
}

#content {
  min-height: 300px;
  text-align: left;
	background-image: url('../images/fnd.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}

#menu {
  float: left;
  width: 165px;
  min-height: 300px;
  text-align: left;
  padding: 10px 10px 10px 20px;
}

#main {
  float: right;
  width: 780px;
  min-height: 300px;
  text-align: left;
  padding: 10px;
}

#footer {
  clear: both;
  height: 28px;
  text-align: center;
	background-image: url('../images/foot.jpg');
	background-repeat: no-repeat; 
	padding: 10px 20px; 
}

.cpYearNavigation,.cpMonthNavigation {
	background-color:#847160;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText { font-family:arial; font-size:8pt; line-height:14px }
TD.cpDayColumnHeader { text-align:right; border:solid thin #C0C0C0;border-width:0px 0px 1px 0px; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate  { text-align:right; text-decoration:none; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color:#D0D0D0; text-align:right; text-decoration:line-through; }
.cpCurrentMonthDate,.cpCurrentMonthDate a:link, .cpCurrentDate, .cpCurrentDate a:link { color:#000000; }
.cpOtherMonthDate,.cpOtherMonthDate a:link { color:#808080; }
TD.cpCurrentDate { color:white; background-color: #C0C0C0; border-width:1px; border:solid thin #800000; }
TD.cpCurrentDateDisabled { border-width:1px; border:solid thin #FFAAAA; }
TD.cpTodayText, TD.cpTodayTextDisabled { border:solid thin #C0C0C0; border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled { height:20px; }
A.cpTodayText { color:black; }
.cpTodayTextDisabled { color:#D0D0D0; }
.cpBorder { border:solid thin #808080; }
.cpBorder tr{ height:16px;}
#res_r_box a { color:#000000; background-image:none; }
#pCalendar a { padding:0; background-image:none; }
.cpMonthNavigation a:link{color:#000000}
#res_r_box td {font-weight:bold;font-size:10px;font-family:Tahoma, Arial, Verdana;color:#ffffff}
.res_big{font-size:14px;font-weight:bold}#res_r_box_a a {color:#ffffff;text-decoration:none}
#res_r_box input {width:auto; height : auto; padding:0px}
#res_r_box select {padding:0px}
#res_r_box table {border-collapse:separate}
#res_r_box input#btnShowPrices{width:130px}

