.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
a:link { color: #0000FF; text-decoration: none}
a:visited { color: #0000FF; text-decoration: none}
a:hover { color: #FF17B2; text-decoration: underline}
a:active { color: #000000; text-decoration: underline}

body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-x;

}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D4D0C8;
}
.nav a:link, .nav a:visited, .nav a:hover, .nav a:active { color: #000000; text-decoration: none}

.folio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 2px 2px 2px 0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D4D0C8;}

.folio a:link {
	color: #CC0000;
	padding: 2px;
}
.folio a:visited {
	color: #666666;
	text-decoration: none;
	padding: 2px;

}
.folio a:hover {
	color: #CC0000;
	text-decoration: none;
	padding: 2px;

}
.folio a:active {
	color: #CC0000;
	text-decoration: underline;
	padding: 2px;}
	
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
}
.yellow {
	color: #FFCC00;
	font: 11px Arial, Helvetica, sans-serif;
}
.bottomNav a:link, .bottomNav a:visited {
	color: #999999;
	text-decoration: none;
}
 .bottomNav a:hover, .bottomNav a:active {
	color: #FF00FF;
	text-decoration: underline;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: normal;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;

}
.textfield {
	height: 16px;
	padding: 2px;
	border: 1px solid #666666;
	color: #336699;
	font: 11px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
.textarea {
	padding: 2px;
	border: 1px solid #666666;
	color: #336699;
	font: 11px Arial, Helvetica, sans-serif;
}

.form_button{
	border: 1px solid #666666;
	padding: 1px;
	background-image: url(../buttons/button.gif);
	background-color: #FFFFFF;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333333;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: middle;
	cursor: pointer;
}
.form_buttonBlue{
	border: 1px solid #666666;
	padding: 1px;
	background-image: url(../buttons/buttonBlue.gif);
	background-color: #FFFFFF;
	font: 12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-transform: uppercase;
	vertical-align: middle;
	cursor: pointer;
}
	
HR {
	color: #000033;
	background-color: #000033;
	height: 1px;
	border: 0px; }
.profile {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #000033;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
em {
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
}
.dark {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
.caps {
	font: 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666666;
}
.photo, .photo a:link, .photo a:visited, .photo a:hover, .photo a:active  {
	border: 1px solid #CCBFAC;
}
.horizontal {
	background-image: url(images/horizontal.gif);
	background-repeat: repeat-x;
}
.vertical {
	background-image: url(images/vertical.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;


}
.sig {
	background-image: url(images/sig.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pics {
	z-index: 4;
	position: absolute;
	top: 180px;
	right: 18px;

}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.black {
	color: #000000;
	text-decoration: none;
}
.formfields {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #FF17B2;
	filter: Alpha(Opacity=80);
	background-color: #FFFFFF;
}

