#top {
	height: 70px;
	width: auto;
}
#left {
	background-color: #E3EBF2;
	float: left;
	width: 180px;
	border: 1px solid #CCCCCC;
	padding: 10px 5px;
}
#center {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 200px;
	border: 1px solid #CCCCCC;
}
#bottom {
	background-color: #90ACC8;
	clear: both;
	height: 20px;
	width: 100%;
	text-align: center;
	color: #3C4070;
	text-decoration: none;
}
#listhead {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
}
#listdescription {
	padding: 5px;
}
#listfooter {
	color: #666666;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
#line {
	border-bottom: thin solid #003366;
}
#rightLine {
	border-right: 1px dotted #003366;
}
#outline {
	border: 1px solid #003333;
}
#TopLine {
	border-top: 1px dotted #CCCCCC;
}
#DotLine {
	border-top: 1px dotted #CCCCCC;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#search {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 12px;
	border: 1px solid #CCCCCC;
}
.RedText {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#form {
	font: normal 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #C0C0C0;
	background: url(../images/bg2.gif);
}
#Form2 {
	background: url(../images/bg2.gif);
	border: 1px solid #CCCCCC;
}
#BoarderPurple {
	border: 1px solid #800080;
}
#BoarderGreen {
	border: 1px solid #367C3F;
}

