.whiteborder {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(images/bg_lines.gif);
	background-repeat: repeat;
}
.homemaincopylt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.homemaincopyrt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.homemaincopycontact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	margin-right: 25px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.homemaincopyconference {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: center;
	margin-right: 25px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.copy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.copy3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-align: left;
	padding: 25px 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
	margin: 10px;
	font-weight: bold;
	border-width:thin;
	border-color:#666666;
}
.colorButton {
	background-color: #000000; 
	color: #FFFFFF
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	font-weight: normal;
	text-indent: 5px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	font-weight: normal;
	text-indent: 5px;
}

.formlabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-indent: 5px;
}

.homeTransparentBox{
/*
	position: absolute;
	top: 137px;
	left: 542px;
	width: 283px;
	height: 263px;
*/
width: 283px;
margin-top: 15px;
margin-right: 15px;
	 filter:alpha(opacity=60);   
 -moz-opacity: 0.6;   
 opacity: 0.6;   
	
}

.alertbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: solid;
	border-width:thin;
	border-color:#666666;
	padding:3px;
	
}

.infobox{
margin-left:75px;
	border: solid;
	border-width:thin;
	border-color:#666666;
	padding:5px;
	background-color:#CCCCCC;
	}
