﻿<style type="text/css">
<!--
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#shell {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.login {
    color: #002566;
	position:absolute;
	top: 133px;
	left:415px;
	z-index:10;
}
.login a:hover {
	font-weight:bold;
	color: #002569;
}
a:link {
	text-decoration: none;
	color: #002569;
	
}
a:visited {
	text-decoration: none;
	color: #002569;
}
a:hover {
	text-decoration: none;
	color: #70C230;
}
a:active {
	text-decoration: none;
	color: #002569;
}
.style1 {font-size: 12px}
-->
</style>