body {
	background-color: white;
	font-weight: normal;
	list-style-type: disc;
	color: black;

	font-family: Arial, Verdana;
	text-align: justify;
	font-style: normal;
	direction: ltr;
	font-size: 12px;
	text-transform: none;
	white-space: normal;
	background-repeat: no-repeat;
	z-index: 1;
	visibility: visible;
	text-decoration: none;

	overflow: auto;
	margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;

}

.logoimg {
	overflow: auto;
	z-index: 21;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position: absolute;
	display: inline;
	font-size: 14px;
	font-family: Arial;
	height: 650px;
	color: black;
	visibility: visible;
	width: 200px;
	border: 0;
	border-color: black;
	border-style: solid;
}


.title {
	overflow: show;
	background-color: white;
	z-index: 21;
	margin: 0px;
	padding-left: 15px;
	left: 185px;
	top: 5px;
	position: absolute;
	display: inline;
	font-size: 20pt;
	font-family: "Arial";
	height: 40px;
	color: black;
	visibility: visible;
	width: 570px;
	border: 0;
	vertical-align: bottom; 
	border-bottom: 7px;
	border-bottom-color: black;
	border-style: solid;
	font-weight: 900;

}

/*.main {
	overflow: auto;
	background-color: white;
	z-index: 25;
	padding: 5px;
	left: 240px;
	top: 60px;
	position: absolute;
	display: inline;
	font-size: 14px;
	font-family: Arial;
	height: 480px;
	color: black;
	visibility: visible;
	width: 550px;
	border: 10px;
	border-color: black;
	border-style: solid;
	overflow-x: hidden;
}*/

.main {
	width: 520px;
	background-color: white;
	padding: 5px;
	border: 10px;
	border-color: black;
	border-style: solid;
}


.mainlines {
	overflow: auto;
	background-color: transparent;
	z-index: 22;
	padding: 4px;
/*	left: 215px;*/
	top: 60px;
	position: absolute;
	display: inline;
	font-size: 14px;
	font-family: Arial;
	color: black;
	visibility: visible;
/*	height: 510px;
	width: 530px;*/
	border: 0px;
	border-color: black;
	border-style: solid;

}


.contact {
	overflow: auto;
	background-color: white;
	z-index: 21;
	margin: 0px;
	padding: 0px;
	left: 155px;
	top: 585px;
	position: absolute;
	display: inline;
	font-size: 12pt;
	font-family: "Arial";
	height: 70px;
	color: black;
	visibility: visible;
	width: 600px;
	border: 0;
	vertical-align: bottom; 
	border: 0px;
	border-bottom-color: black;
	border-style: solid;
	font-weight: bold;

}

table { 
	font-size: 11pt;
	font-family: "Arial";

}

.hline {
	overflow: none;
	background-color: white;
	z-index: 21;
	margin: 0px;
	padding: 0px;
	left: 240px;
	top: 540px;
	position: absolute;
	display: inline;
	font-size: 12pt;
	font-family: "Arial";
	height: 20px;
	color: black;
	visibility: visible;
	width: 250px;
	border: 0;
	vertical-align: bottom; 
	border: 0px;
	border-bottom: 7px;
	border-bottom-color: black;
	border-style: solid;
	font-weight: bold;

}

.vline {
	overflow: none;
	background-color: white;
	z-index: 21;
	margin: 0px;
	padding: 0px;
	left: 215px;
	top: 300px;
	position: absolute;
	display: inline;
	font-size: 12pt;
	font-family: "Arial";
	height: 240px;
	color: black;
	visibility: visible;
	width: 10px;
	border: 0;
	vertical-align: bottom; 
	border: 0px;
	border-left: 7px;
	border-left-color: black;
	border-style: solid;
	font-weight: bold;

}

.menu {
	overflow: none;
	z-index: 50;
	margin: 3px;
	margin-top: -15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	left: 5px;
	top: 0px;
	width: 75px;
	height: 15px;
	position: relative;
	display: inline;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	color: silver;
	visibility: visible;
	border: 1px;
	border-color: white;
	border-style: solid;
	background-color: black;
}
.menubg {
	overflow: none;
	z-index: 40;
	margin: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	left: 0px;
	right: 0px;
	top: 3px;
/*	width: 513px;*/
width: 520px;
	height: 19px;
	position: relative;
	display: inline;
	font-size: 12px;
	font-family: Arial;
	text-align: center;
	color: silver;
	visibility: visible;
	border: 1px;
	border-color: black;
	border-style: solid;
	background-color: black;
	overflow: auto;
	margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;


}

a:hover {
	color: red;
	font-weight: 700;
}

a:link {
	color: black;
}

a:visit {
	color: black;
}

a:visited {
	color: black;
}


.banner1 {
	color: black;
	background-color: #0099FF;
	font-size: 14px;
	font-weight: 600;
	border: 4px;
	
	border-style: solid;
	border-color: black;
	width: 70%;
	margin: 5px;
	text-align: center;
	display: block;
	margin-left: 85px;
}