body {	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	}
#topbar {
	height: 200px;
	top: 20px;
	background-color: #ffffff;
	background-image: url("../img/head2.jpg");
	background-repeat: no-repeat;
	}
#leftbar {
	height: 600px;
	width: 151px;
	top: 220px;
	background-color: #0D0A80;
	background-image: url("../img/sidefade.gif");
	background-repeat: repeat-x;
	}
#bodytext {
	height: 600px;
	top: 220px;
	left: 151px;
	background-color: #ffffff;
	}
#topleftpic {
	margin-right: -4px;
	margin-top: -1px;
	}
p {
	font: 9 pt Arial, Helvetica, Sans-Serif;
	color: #003399;
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
 .form {
	margin: 0px 0px 0px 10px;
	}
 .samp{
	font: 9pt Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	}

 .footer {
	font: 7pt Verdana, Sans-Serif;
	text-align: center;
	}
 .login {
	margin: 10px 10px 10px 10px;
	border-style: inset;
	border-width: 2px;
	padding: 10px 10px 10px 10px;
	background-color: #C6DAFF;
	width: 170px;
	text-align: left;
	}

 .menu {
	margin: 0px 0px 0px 0px;
	}
li {
	font: 10pt Arial, Helvetica, Sans-Serif;
	color: #003399;
	text-align: left;
	margin-top: 1px;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 4px;
	}
ul {
	font: 10pt Arial, Helvetica, Sans-Serif;
	color: #044AF9;
	text-align: left;
	margin-top: 1px;
	margin-left: 25px;
	margin-right: 20px;
	margin-bottom: 4px;
	}
img {
	margin: 0px 0px 0px 0px;
	}
h1 {
	font: 13pt Verdana, Arial, Sans-Serif;
	color: #4583FD;
	font-weight: bold;
	text-align: center;
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	}
h2 {
	font: 10pt Arial, Sans-Serif;
	color: #003399;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	}
h3 {
	font: 9pt Verdana, Arial, Sans-Serif;
	color: #0d0a80;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	}
em {
	color: #d01f1f;
	}
span {
	font-style: bold;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #6699ff;
	cursor: hand;
	}
#2 {
	font: 8pt Verdana,Arial,Sans-Serif;
	text-align: center;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url("../img/texture.jpg");
	color: #6699ff;
	border-style: inset;
	border-width: 5px;
	border-color: EAD27B;
	}
a {
	color: #41796b;
	}
iframe {
	margin-right: 35px;
	}


/*classes follow*/
a:link {
	color: #b91414;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	}
a:visited {
	color: #fc650a;
	text-decoration: none;
	}
a:hover {
	color: #fc650a;
	text-decoration: underline;
	}
a:active {
	color: #b70a0a;
	text-decoration: underline;
	}
 .menubar {
	width: 116px;
	height: 18px;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font: 7pt Arial, Helvetica, Sans-Serif;
	padding-top: 0px;
	padding-left: 0px;
	border-style: solid;
	border-color: #c6daff;
	border-width: 1px;
	}
 .menubar:hover {
	background-color: #003399;
	}