.outertable {
	border : medium solid #f2c244;
	text-align : center;
}

h1 {
  font-family: verdana,arial,helvetica,sans serif;
	font-size: 18px;
	font-weight: normal;
	color: #EA9E00;
  margin-bottom:5px;
  margin-left: 10px;
}

h2 {
  font-family: verdana,arial,helvetica,sans serif;
	font-size: 13px;
	font-weight: bold;
  color: #889e6b;
margin-top:0px;
  margin-bottom:5px;
margin-left: 10px;
}

form {
  font-family: verdana,arial,helvetica,sans serif;
  font-size: 12px;
}
input {
	padding: 0;
  margin: 0;
/*  border: 1px solid black; /**/
}
form td.header {
  font: bold normal 12px Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold; /**/
  color: #ffffff;
  background-color: #889e6b;
/*  padding-bottom: 2px;/**/
}
form td {
  font: normal normal 12px Verdana, Arial, Helvetica, sans-serif;
/*	padding-bottom: 6px;/**/
}
form table table td {
  font: normal normal 10px Verdana, Arial, Helvetica, sans-serif;
/*  padding: 1px 0 1px 0;/**/
}
.norm {
	font-weight: normal;
}

.leftbar {
  background-color: #a2dafd;
  padding : 6px;
}

.leftbar1 {
  background-color: #D8EFFD;
  padding : 6px;
}

.lefttext {
  font-size: 11px;
  font-style: italic;
  color: #000080;
}


.leftlink {
	font-style: italic;
  color: #808080;
  text-decoration: underline;
}
.leftlink:link { color: #0000c0; }
.leftlink:visited { color: #000060; }
.leftlink:active { color: #ff0000; }
.leftlink:hover { color: #f68d0c; }

.toplink {
font-size: 11px;
  color: #808080;
padding-right: 5px;
  }
.toplink a:link { color: #f68d0c; text-decoration: underline;}
.toplink a:visited { color: #889f6b; }
.toplink a:active { color: #ff0000; }
.toplink a:hover { color: #88cf6b; }

.content {
  padding-left: 10px;
  padding-right: 10px;
/*  font-size: 12px; /**/
}

p,.normal {
  font-family: verdana,arial,helvetica,sans serif;
  font-size: 12px;
  margin-top:8px;
}

li {
  font-family: verdana,arial,helvetica,sans serif;
  font-size: 12px;
  margin-top:5px;
}

.body {
	font-size: 12px;
}
.bodysmall {
	font-size: 11px;
}
.bodylink {
	color: #000000;
	text-decoration: underline;
}
.bodylink:link { color: #f68d0c; }
.bodylink:visited { color: #889f6b; }
.bodylink:active { color: #ff0000; }
.bodylink:hover { color: #88cf6b; }

.red {
	color: #ff0000;
}

.totop {
	width: 65%; /**/
	color: #889e6b;
	background: #ffffff;
	text-align: right;
	text-decoration: none;
	font-family: verdana,arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px 18px;
}

.ttlink {
	font-family: verdana,arial,helvetica,sans serif;
	font-size: 12px;
	font-weight: bold;
	color: #889e6b;
	background: #ffffff;
  text-decoration: none;
}
.ttlink:hover { color: #ff0000;}

.bottomtable {
  border-top : thin solid #ffffff;
  text-align : center;
}

.bottom {
  font-family: verdana,arial,helvetica,sans serif;
	background: #889f6b;
	color: #202020;
	font-size: 11px;
}
a.bottom:link { color: #000000; }
a.bottom:visited { color: #202020; }
a.bottom:active { color: #ff0000; }
a.bottom:hover { color: #f0f0f0; }
.bottomsel {
    font-family: verdana,arial,helvetica,sans serif;
	color: #f8f8f8;
	font-size: 11px;
}

.foottext {
  font-family: verdana,arial,helvetica,sans serif;
	font-size: 10px;
	color: #f68d0c;
}
.footer {
  font-family: verdana,arial,helvetica,sans serif;
	font-size: 10px;
	color: #f68d0c;
  text-decoration: underline;
}
.footer:link { color: #f68d0c; }
.footer:visited { color: #889f6b; }
.footer:active { color: #ff0000; }
.footer:hover { color: #889f6b; }


body {
  font-family: verdana,arial,helvetica,sans serif;
  font-size: 17px;
  background: #fffad7;
  margin : 10px 0 0 0;
  scrollbar-base-color: #0000CC;
  scrollbar-face-color: #f7e59b;
  scrollbar-track-color: #fffce6;
  scrollbar-3dlight-color: #847d47;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #003399;
  scrollbar-arrow-color: #FDFDF2;
}

html {
  scrollbar-base-color: #0000CC;
  scrollbar-face-color: #f7e59b;
  scrollbar-track-color: #fffce6;
  scrollbar-3dlight-color: #847d47;
  scrollbar-highlight-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-shadow-color: #003399;
  scrollbar-arrow-color: #FDFDF2;
}