/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #f0eaec;
}
body,td,th {
	font-size: 12px;
	margin-top: 20px;
}
.STYLE2 {
	color: #666666;
	line-height: 40px;
	letter-spacing: normal;
	word-spacing: normal;
}
.STYLE4 {color: #666666; font-weight: bold; font-size: 14px; }
.STYLE5 {
	color: #666666;
	line-height: 20px;
	letter-spacing: normal;
	word-spacing: normal;
}
.greyline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;

	border-bottom-color: #cccccc;
	
}
.redline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-top: 10px;
	padding-bottom: -5px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #990000;
	
}
.STYLE5 {
	color: #990000;
	font-weight: bold;
}

.top_tr {
	height: 25px;
}
.tel {
	background-image: url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 195px;
}
.path{
	padding-top: 5px;
}