@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982123;
	text-decoration: none;
	background-color: #d9e3ef;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/BG.gif);
}
a:link {
	font-weight: bold;
	color: #982123;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #982123;
	text-decoration: none;
}
#header {
	background-color: #eef6ff;
	padding: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	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: #517EB7;
	border-bottom-color: #517EB7;
	border-left-color: #517EB7;
	background-image: url(images/headerBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	background-color: #9FB8D7;
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#update {
	background-color: #EEF6FF;
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.border {
	border: 1px solid #517EB7;
}
#content {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.icr {
	background-color: #EEF6FF;
	padding: 15px;
	float: right;
	height: 80px;
	width: 80px;
}
.icl {
	background-color: #EEF6FF;
	padding: 5px;
	width: 375px;
	height: 100px;
}
.h1 {
	font-size: 24px;
}
#bmenu {
	background-color: #9FB8D7;
	padding: 5px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#ucontent {
	background-color: #EEF6FF;
	padding: 5px;
	height: 200px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}#apDiv1 {
	position:absolute;
	left:250px;
	top:360px;
	width:114px;
	height:193px;
	z-index:1;
}
.uconright {
	margin: 10px;
	width: 300px;
	float: right;
}
