/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7D5;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.body a:link {
	text-decoration: underline;
	color: #0000FF;
}
.body a:visited {
	text-decoration: underline;
	color: #0000FF;
}
.body a:hover {
	text-decoration: none;
	color: #FF0000;
}
.header_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.header_12 a:link {
	color: #000000;
	text-decoration: underline;
}
.header_12 a:visited {
	color: #000000;
	text-decoration: underline;
}
.header_12 a:hover {
	color: #000000;
	text-decoration: none;
}
.header_14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.header_14 a:link {
	color: #000000;
	text-decoration: underline;
}
.header_14 a:visited {
	color: #000000;
	text-decoration: underline;
}
.header_14 a:hover {
	color: #000000;
	text-decoration: none;
}
.header_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.header_16 a:link {
	color: #000000;
	text-decoration: underline;
}
.header_16 a:visited {
	color: #000000;
	text-decoration: underline;
}
.header_16 a:hover {
	color: #000000;
	text-decoration: none;
}
.header_14_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.header_14_red a:link {
	color: #FF0000;
	text-decoration: underline;
}
.header_14_red a:visited {
	color: #FF0000;
	text-decoration: underline;
}
.header_14_red a:hover {
	color: #FF0000;
	text-decoration: none;
}
.table_adminbody  {
	border-width : 1px;
	border-style : solid;
	border-color : #000000;
	background-color: #FFFFFF;
}
h1 {
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  display: inline;
}
div#main-div {
	text-align:left;
	padding-left:20px;
	padding-right: 10px;
	padding-top: 10px;
}