
body {font-family: Arial, Helvetica, sans-serif;
         font-size:12px;
}

.tel {
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #777777;
}

.menu1 {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial;
	color: #777777;
	margin-bottom: 10px;
	line-height: 12px;
	margin-left: 5px;
	margin-right:5px;
	text-align:justify;
}

.norepeat {
background-repeat: repeat-x;
}


.menu_right {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	margin-left: 7px;
	margin-right: 23px;
	margin-bottom:5px;
}


.menu_left {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	margin-left: 23px;
	margin-right: 7px;
	margin-bottom:5px;
}

.headers_left {
	font-size: 14px;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-weight:bold;
	letter-spacing:1pt;
	margin-left: 15px;
	margin-bottom:9px;
	text-align:center;
	text-transform: uppercase;
}

.headers_right {
	font-size: 14px;
	color: #666666;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-weight:bold;
	letter-spacing:1pt;
	margin-right: 15px;
	margin-bottom:9px;
	text-align:center;
	text-transform: uppercase;
}

.bg_color {
    border:solid;
	border-width: 1px;
	border-color: #d8d6d4;
	padding: 6px;
	padding-right:130px;
	text-align:left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background:#f9f2dc url(images/18.jpg) no-repeat;
	background-position: right center;
	
}

.bg_color2 {
    border:solid;
	border-width: 1px;
	border-color: #d8d6d4;
	padding: 6px;
	padding-right: 6px;
	text-align:left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background:#e5e9d5 url(images/19.jpg) no-repeat;
	background-position: right center;
}

.bg_color3 {
    border:solid;
	border-width: 1px;
	border-color: #d8d6d4;
	padding: 6px;
	text-align:left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background:#e8e6e4;
	background-position: right bottom;
}

.bg_color4 {
    border:solid;
	border-width: 1px;
	border-color: #d8d6d4;
	padding: 6px;
	text-align:left;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background:#ece0e3;
	background-position: right bottom;
}

.bg_welcome {
    border:solid;
	border-width: 1px;
	border-color: #d8d6d4;
	padding: 6px;
	text-align:center;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	background:#ece0e3;
	background-position: right bottom;
}








.td_border3 {
     border: solid 1px #dedede; 
     border-top-style: hidden;
     border-left-style: hidden;
     border-right-style: hidden;
}
