body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#search {
	width: 181px;
	background-color: #DAEBC1;
	margin: 0px;
	padding: 0px;
	position: fixed;
	left: 0px;
	top: 0px;
}
#main {
	padding: 0px 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}
h2 {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333298;
}
#search ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: right;
}
#search ul li {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
	padding-top: 15px;
	padding-bottom: 15px;
}
#search ul li a {
	color: #666666;
	text-decoration: none;
}
#search ul li a:hover {
	color: #58A334;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	color: #262F8A;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #262F8A;
	line-height: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#flashcontent {
	float: right;
	margin-left: 10px;
}
.board {
	border: 15px solid #BFD6A0;
}
#main ul {
	list-style-type: none;
	line-height: 50px;
}
.row1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #BED59D;
}
.datatable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.datatable td, .agentstable .row1 td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.row2 {
	background-color: #EAF1DF;
}
.agentstable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#flashcontent p {
	margin-right:60px;
	text-align: right;
}
#links {
	border: 1px none #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.user {
	background-color: #FFFFFF;
	margin: 10px;
	background-image: none;
}
.passtable td {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.passtable {
	border: 1px solid #666666;
}
#links2 {
	border: 1px solid #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 250px;
	margin: 10px;
}
h4 {
	background-color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#links2 p {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
}

#show2 {
	margin-right: 9px;
}
.linkpic {
	border: 1px solid #79B22D;
}
