/* page section */
html {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	height: auto !important;
	margin: 0;
	padding: 0;
	height:100%;
	background-color: #ffffff;
}
.menubg{
	background-image: url(img/menu.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 205px;
}
.maintext{
	border: 1px solid #6993a9;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bborder{
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6993a9;
	border-bottom-color: #6993a9;
	border-bottom-width: 2px;
}
.tel{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #19669b;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.telhead{
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #19669b;
	text-decoration: none;
}
.menutext{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #19669b;
	text-decoration: none;
	padding-left: 30px;
}
.copy{
	font-family: Arial;
	font-size: 10px;
	color: #19669b;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.rrr {text-decoration: none; color: #000099; }
