@import "all.css";

BODY
{
    font: normal 14px Arial, Helvetica, sans-serif;
}
.login
{
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
.whatsnew {
	FONT-FAMILY: Arial;
	Font-Size: 10pt;
	Color: black;
}
.button {
	border : solid 1px #808080;
}
.bodydef {
	background-repeat: no-repeat;
}
.sub-heading {
	font-family: Arial;
	font-size: 14pt;
	text-weight: bold;
}
.sub-text {
	font-family: Arial;
	font-size: 10pt;
	
}
.location-heading {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: white;
}
.map-head {
	font-family: Arial;
	font-Size: 12pt;
	font-weight: bold;
	color: red;
}
.map-sub {
	font-family: Arial;
	font-Size: 10pt;
}

.loginform {
	padding: 0 6px;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}
