@charset "UTF-8";

html { overflow-y: scroll; }

/* ------------------------------------------------------ */

a:link {
	color: #000000;
	text-decoration: none
}
a:active { color: black; text-decoration: none }
a:visited { color: black; text-decoration: none }
a:hover { color: #666666; text-decoration: none }
	
body {
	margin:10px 0px;
	padding:0px;
	text-align:center;
	margin-left: 0px;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
	
#Content {
	width:1165px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border:0px solid grey;
	background-color:#FFFFFF;
}

#Content p { font-family: "Times New Roman", Times, serif; font-size: 12px; line-height: 15px; text-decoration: none; }
#Content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	text-indent: 0px;
	padding-top: 188px;
	padding-left: 15px;
}
#Content p contact { font-size: 16px; font-family: "Times New Roman", Times, serif; font-style: normal; line-height: normal; text-decoration: blink; }

.menu1 { font-size: 12px; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: lighter; }
.menu2 { font-family: Georgia, "Times New Roman", Times, serif; }



/* ***** Old Styles ***** */

.style1 { font-size: 12px; font-family: "Times New Roman", Times, serif; font-style: normal; font-weight: lighter; }
.style4 { font-family: Georgia, "Times New Roman", Times, serif; }
.style6 {
	padding:0 0 4px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight:normal;
	line-height:1.4em;
	color:#000000;
	margin: .25em 0 0;
}
.style7 { font-size: 12px; color: #CCCCCC; }

/* ------------------------------------------------------ */

#copyright {
	float:left;
	width:100%;
	height:40px;
	margin:40px 0 0 0;
	padding:0;
	text-align:center;
	color: #CCCCCC;
}

#copyright p { margin:0; padding:0; font-family: "Times New Roman", Times, serif; font-size: 12px; color: #CCCCCC; display:inline; }
