body, table, tr, td {
	letter-spacing : 1px;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.insetbottomleft {
	background-color: #f6da8c;
	border-bottom: 1px solid Black;
	height: 30px;
	width: 40px;
	background-image : url(images/left.gif);
	background-position : right;
	background-repeat : no-repeat;
}

.insetbottomright {
	background-color: #f6da8c;
	border-bottom: 1px solid Black;
	height: 30px;
	width: 40px;
}

.insetactiveleft {
	background-color : #f6da8c;
	height : 30px;
	width : 9px;
	background-image : url(images/left_round.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.insetactiveright {
	background-color : #f6da8c;
	height : 30px;
	width : 10px;
	background-image : url(images/right_round.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.insetactive {
	background-color : #f6da8c;
	border-top : 1px solid Black;
	height : 30px;
	font-size : 14px;
	font-weight : bold;
}

.insetinactiveleft {
	background-color : #f6d473;
	height : 30px;
	width : 9px;
	background-image : url(images/left_round_inactive.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.insetinactiveright {
	background-color : #f6d473;
	height : 30px;
	width : 10px;
	background-image : url(images/right_round_inactive.gif);
	background-position : left top;
	background-repeat : no-repeat;
}

.insetinactive {
	background-color : #f6d473;
	border-bottom : 1px solid Black;
	border-top : 1px solid Black;
	height : 30px;
	font-size : 13px;
}

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

.norepeatpx {
	background-repeat: no-repeat;
	font-size: 1px;
	
}

. repeatx{
	background-repeat: repeat-x;
}
 
.px {
 	font-size: 1px;
 }
 
.text {
	color: Black;
	text-decoration: none;
	font-size: 11px;
}

.tel {
	color: Black;
	text-decoration: none;
	font-size: 8px;
}

.tel0 {
	color: Black;
	text-decoration: none;
	font-size: 10px;
}
 
.border-right {
	border-right: 1px solid #a1a2a6;	
}

a:link, a:visited {
	color: #191970;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight : bold
}

a:active, a:hover {
	color: #191970;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight : bold;
}
