@charset "utf-8";
/* CSS Document */

#wrapper {
	margin-right: auto;
	margin-left: auto;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #0000FF;
	width: 875px;
}

#wrapper #content {
	margin-right: auto;
	margin-left: auto;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #0000FF;
}

#wrapper #content h1 #tblMainTable tr td #tblBody tr td table tr td #form1 {
	color: #000;
	font-size: 12px;
}


#navbar {
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0000FF;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/bullit.jpg);
}

#center {
	width: 800px;
	background-color: #0000FF;
	margin-left: 10px;
}
#content {
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 15px;
}


body {
	background-color: #999999;
}
label {
	font-size: 14px;
}

