body{
	margin: 0px;
	background-color: #000000;
}
.lborlefttop {
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}
.tborder {
	border: 1px solid #ffffff;
}
.mborleft {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
.mborright {
	border-right: 1px solid #ffffff;
}
.bborder {
	border: 1px solid #ffffff;
	background-color: #A8A8A8;
}
.heading {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.maintext {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align:justify;
}

.maintextcentered {
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
}

.bottomtext {
	font-family: Arial;
	font-size: 12px;
	color: #2D2D2D;
	text-decoration: none;
}
.textfield {
	border: 1px solid #333333;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 125px;
	height:20px;
	text-align:left;
}
.Btn_Go{
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #FFFFFF;
	background-color:#505050;
	height:20px;
	width:36px;
}
/**********************[Links]***************************/
.links {
	font-family: verdana;
	font-size: 13px;
	color:#D79A2F;
	text-decoration: none;
}
.links:HOVER {
	text-decoration: underline;
}
.whitelink {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-decoration:underline;
}

.whitelink:HOVER {
text-decoration:none;
}
.back {
	font-family: verdana;
	font-size: 13px;
	color:#D79A2F;
	text-decoration: underline;
}
.back:HOVER {
	text-decoration:none;
}
.ey9link {
	font-family: verdana;
	font-size: 10px;
	color:#D79A2F;
	text-decoration: underline;
}
.ey9link:HOVER {
	text-decoration:none;
}
.footertext{
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


