body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #333333;
	}

table {
}

	
h1 {
	font-size: 36px;
	color: #666666;
	left: inherit;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

li, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}


a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	}
.botnav {
	font-size: 10px;
	color: #663366;
}
	
.botnav:hover {
	color: #333333;
	}	
.title {
	line-height: 30px;
}
.topnav {
	font-size: 14px;
	color: #666666;
	text-align: center;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	padding-right: 25px;
	padding-left: 25px;
	list-style-type: none;
	text-decoration: none;
	line-height: 25px;
}

.topnav:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bolder;
	}
.mailto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
	
.mailto:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	}

div {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}


.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.copy:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.Link {font-size: 14px}
.style3 {
	font-size: 36px;
	color: #999999;
	font-weight: lighter;
}
.style4 {font-size: 18px}
.style7 {font-size: 16px; color: #333333; font-weight: bold; }
.tblbrdr {
	border: thin solid #999999;
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #cccccc;
	width: 149px;
	left: 944px;
	top: 83px;
	height: 35px;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5px;
	color: #333333;
	font-size: 12px;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: black;
	border-top-color: black;
	border-right-color: black;
	border-left-color: black;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.anylinkcss a:hover{ /*hover background color*/
	background-color: #333333;
	color: white;
}

div.pic
{
	float:right;
	width:160px;
	padding:0;
	border:0px none black;
	text-align:center;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #B8B8B8;
	text-decoration: none;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
}
