@charset "UTF-8";
/* CSS Document */


a:link {
	color:#000000;
	text-decoration: none;
	background-repeat: no-repeat;
}
a:visited {color:#000000}
a:hover {color:#2B37FF}
a:active {color:#000000}

body p #FlashID {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 12px;
	float:left;
	clip: rect(10px,auto,auto,auto);
}
img.Environment {
	border: thin inset #000;
	padding: 3px;
	float: right;
	background-color: #fff;
}
#corners.bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #999;
	text-align: center;
	letter-spacing: 1.6mm;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	}
p.topheading {
	vertical-align: text-top;
	font-family: "MS Serif", "New York", serif;
	font-size: 18px;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	padding-top: 5px;
	text-align: justify;
	letter-spacing: 3px;
}
	
table.Home {
	background-color: #FFF;
	border:thin groove #000;
}

h1{
	vertical-align: middle;
	float: none;
	font-family: "Goudy Old Style Italic", "ms serif", "Times new roman", "American Typewriter";
	background-color: #FFF;
	padding-right: 10px;
	font-size: 36px;
}

h2 {
	font-size:12px;
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table#Topbanner {
	max-height:inherit;
	max-width:inherit;
	border-top: thin;
	border-top-color: #000;
	border-top-style:groove;
	border-left-color:#000;
	border-left-style:groove;
	border-collapse:collapse;
	border-right-color:#000;
	border-right-style:groove;
	border-bottom-color:#000;
	border-bottom-style:groove;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	background-image: none;
	border-top-width: thin;
	border-right-color: #000;
}

#copyright {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	text-decoration: none;
	color: #FFF;
	text
}
	
li {
	line-height:20px;
	font-size:15px;
}


#copyright a:link {
	color: #CCC;
	text-decoration:inherit;
} 
#copyright a:visited {
	color: #600;
} 
#copyright a:hover {
	color:#00C;
	text-decoration: underline;
} 
#copyright a:active { color: #ff00ff;
text-decoration:none;}


img.pic{
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: thin groove #333;
}
td.toptable {
	border-bottom: thin groove #000;
	background-color: white;
}
.Home tr #corners a:link {color:#000000;}
.Home tr #corners a:visited{color:#000000;}
.Home tr #corners a:hover{color:#952C0C;
	text-decoration: underline;}
.Home tr #corners a:active{color: #000000;}

.Home tr td #media {
	text-align: center;
	padding: 7px;
	border: thin solid #000;
	border-color: black;
 	border-width: 1px;
	border-style: solid;
}

