.border1 {
	border: 3px double #FFFFFF;
}
.headings {
	font-family: "Palatino Linotype" Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #FF00FF;
	text-transform: none;
	text-align: center;
}
.bodytext {
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	letter-spacing: normal;
	line-height: normal;
}
.border {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	margin: 1px;
}
.nav {
	font-family: "Palatino Linotype" Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	margin: 10px;
	padding: 10px;
}
.nav a:link {
	color: #333333;
	text-decoration: none;

}

.nav a:visited {
	color: #333333;
	text-decoration: none;

}

.nav a:hover {
	color: #FF00FF;
	text-decoration: none;
}
.borderb {
	border: 2px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #FCFCFD;
	padding: 5px;

}
.bodytextw {
	font-family: "lucida sans unicode","lucida grande",sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	line-height: normal;
}
.bodytextbig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: lighter;
	font-variant: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	line-height: 35px;
}
.bodytextwbig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	line-height: 35px;
}
.bodytextpbig {
	font-family: "Palatino Linotype" Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #FF00FF;
	letter-spacing: -1px;
}
.style3 {
	color: #CC0099;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	font-family: "Palatino Linotype" Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size: 15px;
	font-weight: bolder;	
}
.padding {
	margin: 10px;
	float: left;
	padding: 5px;
}
body {
	background-color: #000000;
	margin: 0px;
}
.nav2 {
	font-family: "Palatino Linotype" Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	font-variant: small-caps;
	text-align: center;
	background-color: #00CC00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 a:hover {
	color: #FF00FF;
	text-decoration: none;
	background-color: #CC0000;
}
.padding2 {
	float: left;
	padding: 5px;
	background-image: url(/images/trans.png);
	margin: 10px;
}
