body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(images/m_bg_bottom.gif);
}

.bottom7 {
	background-image: url(images/m_str_bg.jpg);
	padding-right: 50px;
}

.bottom4 {
	background-image: url(images/m_bg_bottom6.gif);
}

.headline {
	color: #999999;
	font-size: 17px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 19px;
}

.txtcolor {
	color: #990000;
	font-size: 13px;
}

.txt {
	color: #000000;
	font-size: 13px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.menu_black, A.menu_black {
	color: #000000;
	font-size: 11px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-decoration: none;
}
.menu_black, A.menu_black:hover {
	color:#CC0000;
	font-size: 11px;
	text-decoration: none;
}

.menu_gray, A.menu_gray {
	color: #999999;
	font-size: 10px;
	padding-top: 18px;
	padding-bottom: 18px;
	text-decoration:none;
}
.menu_gray, A.menu_gray:hover {
	color: #999999;
	font-size: 10px;
	text-decoration:underline;
}

.menuline {
	background-image: url(images/line.gif);
}
	
.phone, .company {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}
.company {
	background-image: url(images/m_bg_bottom5.gif);
	background-repeat: no-repeat;
}
.phone {
	background-image: url(images/m_bg_bottom4.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
}
h1 {
	font-size: 16px;
	font-weight: bold;	
}

