body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
.layout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.top {
	background-color: #1E4388;
	vertical-align: top;
	font-size: 16px;
	font-style: normal;
	color: #c2c288;
}
.top1 {
	background-color: #ffffff;
	height: 15px;
	border-top:1px dotted #1E4388;
	border-bottom: 1px dotted #1E4388;
}
.sidepanel {
	color: #000000;
	vertical-align: top;
	background-color: #FFFFFF;
}

.left {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000000;
	border-right: 1px #1E4388;
	border-bottom: 1px #1E4388;
	vertical-align: top;
	background-color: #FFFFFF;
}
.right {
	color: #000000;
	border-left: 1px #1E4388;
	border-bottom: 1px #1E4388;
	vertical-align: top;
	background-color: #FFFFFF;
}
a:link {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #1B0B5C;
	line-height: 150%;
}
a:hover {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #8473C6;
	line-height: 150%;
}

a:active {
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #CD671C;
	line-height: 150%;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7F7F7F;
}

.middle {
color: #000000;
width: 80%;
vertical-align: top
}

