﻿/* CSS Document */

.h1text {
position:absolute;
left:-2px;
top:249px;
width:230px;
height:258px;
z-index:21; 
	font-family: Verdana, sans-serif;
    color: white;
    font-size: 8pt;
	line-height: 12pt;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: 100;
	text-indent: 0px;
	margin: 5px;
}
.footer {
font-family: Verdana, sans-serif;
text-align: center;
color: #666;
font-size: 7pt;
	font-weight: 100;
letter-spacing: 0px;
	background: transparent;
	text-decoration: none;
}
.footer:visited {
	background: transparent;
	color: #666;
}
.footer:link {
	background: transparent;
	color: #666;
}
.footer:hover {
	background: #3D332E;
	color: #FF6600;
	text-decoration: underline;
}
.footer:focus {
	background: transparent;
	color: #666;
}
.footer:active {
	background: transparent;
	color: #666;
}
.footergray {
	color: #CCFFFF;
}
.bigText {
font-family: Verdana, sans-serif;
text-align: left;
color: white;
font-size: 14pt;
letter-spacing: 1px;
	background: transparent;
	text-decoration: none;
}
.text2 {
font-family: Verdana, sans-serif;
color: white;
font-size: 8pt;
text-indent: 10px;
}
.text2:link {
}
.text2:visited {
}
.text2:hover {
text-decoration:none;
border-bottom:1px dashed #666;
}
.text2:active {
}
.text2:focus {
}
.text3 {
	font-weight: 600;
}
.text4 {
	color: #FFFFCC;
}
.text5 {
	color: #CCFFFF;
}
.text6 {
	font-family: Verdana, sans-serif;
	text-align: left;
	color: white;
	font-size: 10pt;
	letter-spacing: 1px;
	background: transparent;
	text-decoration: none;
	font-weight:bold
}
}
.textlink {
font-family: Verdana, sans-serif;
color: FFFF99;
font-size: 8pt;
text-indent: 5px;
text-decoration: none;
font-weight: 100;
}
.textlink:link {
}
.textlink:visited {
}
.textlink:hover {
color: #333300;
text-decoration:none;
border-bottom:1px dashed #00FFFF;
}
.textlink:active {
}
.textlink:focus {
}

