﻿@charset "utf-8";
.affiliate_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.menu_bg {
	background-image: url(/images/footer/bg_menu_root.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}

.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.maintainby {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	text-decoration: underline;
}
.menu_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.menu_sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
a:active {
	color: #0099cc;
}
body {
	margin: 0px;
}
.percent_bg {
	background-image: url(/images/footer/black_edge_01_03.gif);
	background-repeat: repeat-x;
}

