td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tablebox {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
body
	{
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #F7F7F7;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: white;
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
table {
	font-family: Arial, Helvetica, sans-serif;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	font-variant: normal;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #000080;
}
a:visited {
	text-decoration: none;
	color: #000080;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #000080;
}
.toolbar {
	background-color: #F8F8F1;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 0px;
	border-left: 0px;
}
.menuline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000080;
	height: 15px;
}
.imgleft {
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.imgright {
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	font-weight: bold;
	color: #cc0000;
	font-size: 11px;
}
#footer {
	width: 734px;
	font-size: 12px;
	color: #990000;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

.picborder {
	border: 1px solid #999999;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menu {
	font-weight: bold;
	color: #000080;
	font-size: 11px;
}
.menu:hover {
	font-weight: bold;
	color: #cc0000;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
}
#wrapper {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 740px;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
}

.mainmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color: #FFFFFF;
	height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
  }
#body {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}

.mainmenu ul{
  list-style:none;
  margin:0;
  padding:0;
  padding-top:4px;
}
.mainmenu li {
  display:inline;
  }
.mainmenu a:link, .mainmenu a:visited {
	padding: 3px  10px  3px  10px;
	color:#003399;
	background-color:#FFFFFF;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	font-weight: bold;
  }
.mainmenu a:hover {
  color:#000000;
  }  

