@charset "utf-8";
body {
	background-color: #4E5AAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	margin-top:0px;
	margin-left: 0px;
	margin-bottom:0px;
	text-align: left;
}
.eroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.eroom td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
a {
	color: #0000A0;
}
a:hover {
	color: #ff8000;
}
.blacklines {
	width:784px;
	height: 1px;
	background-color: #000000;
}
.leftnav {
	background-color: #bbd0e5;
	position: relative;
	height: 100%;
	width: 170px;
	font-size: 10px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	float:left;
	text-align: left;
}
.leftnav a {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
	left: 5px;
	top: 10px;
	right: 5px;
	bottom: 5px;
	position: relative;
}
.leftnav a:hover {
	color: #4E5AAB;
}
h1 {
	color: #0000A0;
	font-weight: bold;
	font-size: 12px;
}
h1 a {
	color: #0000A0;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
.redalert {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}

.mainsection {
	font-size: 12px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 20px;
	position: relative;
	width: 625px;
}
.mainText {
	top: 0px;
	left: 15px;
	right: 15px;
	position: relative;
	text-align: justify;
	width: 590px;
}
td {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.td2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.style1 {
	color: #0000A0;
	font-weight: bold;
}
