@charset "utf-8";
.dot_menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #323434;
	border-right-color: #323434;
	border-bottom-color: #323434;
	border-left-color: #323434;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
	color: #4B4D4D;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #058F9B;
}
.bottom_text a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom_text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottom_text a:active {text-decoration: none; color: #058F9B; }
.bottom_text a:hover {text-decoration: underline; color: #058F9B;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.PNG);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #4B4D4D;
}
a:visited {
	text-decoration: none;
	color: #4B4D4D;
}
a:hover {
	text-decoration: none;
	color: #058F9B;
}
a:active {
	text-decoration: none;
}
.right_border {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #4B4D4D;
	font-family: "Trebuchet MS";
}
