/* CSS Document */
#head {
	position:relative;
	width:900px;
	height:109px;
}

div#logo {
	position:relative;
	float:left;
	width:632;
	height:107;
}

div#access {
	position:relative;
	float:left;
	width:268px;
	height:109px;
	background-image:url(images/PROGRESS_ACCESS.gif);
}

#main{
	position:relative;
	width:900px;
	height:auto;
	margin-top:25px;
}

div#accessok {
	position:relative;
	float:left;
	width:268px;
	height:109px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url(images/UnAccess.jpg);
	background-repeat:no-repeat;
}

div#accessok p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;!important
}

div#accessok input{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

div#menu{
	position:relative;
	float:left;
	width:189px;
	height:auto;
	border: thin solid black;
}

div#menu p a {
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	text-align: left;
	color:#003366;
	font-weight: bold;
	text-decoration:none;!important
}

div#container{
		padding: 0px 0px 0px 5px;
	position:relative;
	float:left;!important
	width:350px;
	height:auto;
}

div#container p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:justify;
	width:450px;
}

div#footer{
	font-family:Times;
	font-size:0.9em;
	text-align:center;
	color:#000000;
	position:relative;
	float:left;
	width:850px;
}
table {
border-style:none; 
width:700px;
}
table#center {
border-style:none; 
width:400px;
margin-left:200px;
}
td { 
border-style:none; 
}
h4 {
	text-align:center;
	color:#0000A0;
	font-size:66px;
	font-style: normal;
	font: verdana;
}
h3 {
font-size:25px;
}
td#mp2 {
border-color:green;
width:400px;
}
td#mptab {
text-align:center;
font-weight:bold;
background:white;
border:thin solid navy;
}
td#mptab3 {
text-align:center;
font-weight:bold;
background:white;
border:thin solid navy;
font-size:10px;
}
td#mptab2 {
text-align:center;
background:white;
border:thin solid black;
font-size:10px;
}
td#mp1 {
border-color:red;
width:200px;
}

td#mp3 {
width:300px;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
}

