body {
	top:0;
	left:0;
	margin:0;
	padding:0;
	background-color: #83acf6;
}


.container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	clear: none;
	float: none;
	height: 100%;
	width: 744px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #497adc;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#banner {
	background-image: url(images/banner.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 744px;
}
#nav {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	line-height: 26px;
	font-weight: bold;
}
#leftbartop {
	background-image:url(images/leftbartop.gif);
	line-height: 18px;
	text-align:center;	padding-right: 5px;
}
#rightbartop {
	background-image:url(images/rightbartop.gif);
	line-height: 18px;

	text-align: left;
	padding-left: 5px;
}
.barcontent {
	background-color: #1a4eb0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	font-size: 11px;
}
.main {
	padding: 5px;
}

.main table {
	margin: 5px;
}
li {
margin-bottom:10px;
}

