body {
	background-color: #FFFFFF;
	margin-top:0px;
	margin-left:0px;
}
.bodytextwrite{
	font-family: "Tahoma";
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.bodytextgrey{
	font-family: "Tahoma";
	color:#6C6C6C;
	text-decoration:none;
	font-size:13px;
}
.bodytextblue{
	font-family: "Tahoma";
	color:#59A0F2;
	text-decoration:none;
	font-size:11px;
}
.bodytextgrey a{
	font-family: "Tahoma";
	color:#59A0F2;
	text-decoration:none;
	font-size:11px;
}
.bodytextgrey a:hover{
	font-family: "Tahoma";
	color:#B3D750;
	font-size:11px;
}
.bodytextgreybold{
	font-family: "Tahoma";
	color:#6C6C6C;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.bodytextwhitebold{
	font-family: "Tahoma";
	color:#FFFFFF;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
.topLinks{
	font-family: "Tahoma";
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.topLinks a{
	font-family: "Tahoma";
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.topLinks a:hover{
	font-family: "Tahoma";
	color:#6C6C6C;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.footer{
	padding-left: 10px;
	font-family: "Tahoma";
	color:#6C6C6C;
	text-decoration:none;
	font-size:12px;
}
.footer a{
	font-family: "Tahoma";
	color:#6C6C6C;
	text-transform:uppercase;
	text-decoration:none;
	font-size:12px;
}
.footer a:hover{

	text-transform:uppercase;	
	text-decoration:underline; 
	font-size:14px;
}
.TextFields{
	font-family: "Tahoma";
	color:#393939;
	text-decoration:none;
	font-size:10px;
	border:1px solid #FFFFFF;
}
.TextFields1{
	font-family: "Tahoma";
	color:#393939;
	text-decoration:none;
	font-size:10px;
	border:1px solid #393939;
}
.Button{
	font-family: "Tahoma";
	color:#FFFFFF;
	background-color:#393939;
	text-decoration:none;
	font-size:10px;
	border:1px solid #393939;
}