/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/new_template/gmgnew4/backgroundfinal.JPG);
	background-repeat: no-repeat;
	background-color: #000000;
	}


h1, h2, h3, h4, h5, h6 {

font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.footer{ color:#FFFFFF;}
h1{font-size:22px; line-height: 19px; }
h2{font-size:16px; line-height: 17px; }
h3{font-size:14px; line-height: 15px;}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}


.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

.nav a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav a:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.nav a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

	
.BodyTable{
	border-top-width: 0px;
	border-right-width: 4px;
	border-bottom-width: 25px;
	border-left-width: 4px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}	

.title_of_page{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FF3333;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.formtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


