HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:11px;	
}
BODY {
	background-color:#8dbe69;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu {
	margin-top:-82px;
	padding:1em 145px;
	position:absolute;
}

#menu A {
	color: white;
	font-weight: bold;
	font-size:18px;
	font-family:"Arial";
	}
	
#top {
	height: 238px;
}

.first {
	border-left: 2px white dotted;/**/
	margin-left:30px;
	padding-left:25px;
}
#content IMG {
    border:none;
}
P {
	color:#333333;
	font-family:Verdana;
	margin-top: 5px;
}
H1, H2, H3 {
	color: #0a72b3;
}
H1 {
	font-size:18px;
	margin-bottom: 5px;
}
H2 {
	font-size:14px;
	margin-bottom: 5px;
}
H3 {
	font-size:12px;
	margin-bottom: 5px;
}
A {
	color: #0a72b3;
}
.popupmenu DIV {
	background-color: #ffc820;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #f4d31d;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#ffc820;
	}

img { 
	behavior: url(sites/hrmit/iepngfix.htc);
}

