
	body {
	background-color:#fbf9fd;
	margin:0px auto;
	padding: 0px;
	width: 800px;

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	text-align: center;
	background-image: url(../graphics/BG_green.png);
	background-repeat: repeat-x;
}

	.page{
	width:800px;
	
	margin:0px auto;
	text-align: left;
	border-left:thin solid black;
	border-right:thin solid black;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../graphics/BG_green50op.png);
	background-repeat: repeat-x;

		}
		
	.overlayBox {
	position:static;
	display: none;
	z-index:1;
	left:100px;
	top:100px;
	/*width: 700px;
	height: 500px;*/
	background-color: #FFFFFF;
	border: medium outset #000000;
					
	}

	.overlayBox2 {
	position:static;
	display: none;
	z-index:1;
	left:100px;
	top:100px;
	border: #000000 none #000000;
}
	.overlayCont {
	overflow: scroll;
	visibility: visible;
	margin: 5px;
	
	}
	
	#overlayContrl {width:100%; z-index:1; height:30px; position:static; visibility: visible;}

	h1 {font-weight:normal; color:#666699; font-size:36pt; margin:0px; padding:0px;}
	h2 {font-weight:bold; color:#666699; font-size:24pt;}
	h3 {font-weight:bold; color:navy; font-size:14pt; margin-bottom:0px;}
	hr {margin:5px;}

	img {border-style:none; margin:0px; padding:0px;}
	.inTxtImg {
	margin:5px;
	margin-top:10px;
	float:left;
	vertical-align: text-top;
}	
	.inTxtImgRight {
		float: right;
		margin: 5px;
		border: thin none #FFFFFF;
		z-index:1;
	}


	p {color:navy; font-size:13pt;}
	.article {
	margin-top:5px;
	margin-bottom:20px;
	text-indent:0px;
	margin-left:0px;
	margin-right:0px;
	z-index:2;
	clear: left;
}
	.introTitle {font-size:15pt; margin:5px; margin-left:0px; margin-top:0px;}
	.intro    {font-size:13pt; text-align:justify; margin-top:0px; margin-bottom:5px; text-indent:0px; margin-left:0px; margin-right:0px;}
	em {font-weight:bold; font-style:normal;}
	
	.vLogo {
	margin:7px;
	float:left;
	display: none;
}

	.Header {
	display: block;	
	}
	.footer {clear:both;}

	.LinksBar {
		margin-bottom:10px;
	}

	.articleBox {
		width:100%;
		height: 200px;
	}


	
	.Mcontence {
	margin:0px;
	padding:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}	

a.Mlink:hover {
	margin:0px;
	padding:0px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: 3px;
	border-left-width: thick;
	border-bottom-style: groove;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}

/* ******************************************** */

.CntName {
	margin-top: 10px; 
	font-size: 18px;
}

.CntPhone {
	margin-top: 10px; 
	width: 200px;

}

.CntEmail {
	margin-top: 10px; 

}

	input { margin: 5px;}
	.label { margin: 5px; margin-bottom:8px;}
	.ipBox {}
	textarea { margin-top: 5px;}
	form { }
	
.GLinks {
	color:#03a0fc;

}
.GLinks:visited {
	color:navy;

}

.GLinks:hover {
	color:#03a0fc;

}

