BODY{
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  background-color: #BEDABA;
	  background-image: url(images/background.gif);
	  background-repeat: repeat-x;
}

TD {
  font-family: verdana;
  font-size: 8pt;
  color: #000000;
}

TD.pad_none	{ padding: 0px 0px; }

TD.pad{
	  padding: 2px 4px;
	  font-family: georgia, verdana;
	  font-size: 8pt;
	  color: #003366;
	  background-color: #FFFFFF;
}

	.pad A:link { color: #008AD1; text-decoration: none; font-weight: bold; }
	.pad A:visited { color: #008AD1; text-decoration: none; font-weight: bold; }
	.pad A:hover { color: #80C040; text-decoration: none; font-weight: bold; }

TD.container{
  padding: 0px 0px;
  border-left: 6px solid #006633;
  border-right: 6px solid #006633;
  border-bottom: 6px solid #006633;
  background-color: #FFFFFF;
}

TD.logo{
  padding: 4px 4px;
  font-size: 14pt;
  font-weight: bold;
  font-family: arial;
  background-color: #FFFFFF;
  border-right: 1px solid #888888;
}

TD.top_link{
  padding: 4px 8px;
}

TD.pad_none{ padding: 0px 0px; }

TD.header{
  padding: 0px 0px;
  background-color: #006633;
}

TD.nav_on {
  padding: 0px 0px;
  background-color: #C779CC;
  height: 21px;
  border-right: 1px solid #888888;
  cursor: pointer;
  color: white;
}

TD.nav_off {
  padding: 0px 0px;
  background-color: #BEDABA;
  background-image: url(images/bg-hbar1.gif);
  background-repeat: y-repeat;
  height: 21px;
  border-right: 1px solid #888888;
  cursor: pointer;
  color: #006633;
}

.nav_text {
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;
  padding-left: 10px;
  text-decoration: underline;
}

DIV.submenu_on{
  padding: 2px 0px;
  background-color: #A759AC;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 2;
  text-align: left;
}

DIV.submenu_off{
  display: none;
}

TD.above_login{
  background-color: white;
  height: 21px;
  width: 235px;
  padding-left: 10px;
  font-weight: bold;
  color: #666666;
  background-image: url(images/bg-hbar2.gif);
  background-repeat: y-repeat;
}

TD.above_login_blank {
  background-color: #660000;
  height: 21px;
  width: 235px;
}

.login{
  padding: 8px 8px;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 8pt;
  font-family: verdana;
  color: #666666;
  vertical-align: top;
  border-bottom: 1px solid #888888;
}

.content{
	width: 215px;
  padding: 8px 8px;
  font-family: verdana;
  font-size: 8pt;
  color: #666666;
  border-right: 1px solid #888888;
  border-bottom: 1px solid #888888;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
}

TD.commnew{
	margin: 0px 0px;
  padding: 2px 2px;
  font-family: verdana;
  font-size: 8pt;
    font-weight: bold;
  color: #FFFFFF;
  background-color: #003366;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
}

TD.commedit{
	margin: 0px 0px;
  padding: 2px 2px;
  font-family: verdana;
  font-size: 8pt;
    font-weight: bold;
  color: #FFFFFF;
  background-color: #88CC88;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
}

.incommedit{
	width: 300px;
	padding: 0px 0px;
	margin: 0px 0px;
  font-family: verdana;
  font-size: 8pt;
  color: #000000;
  background-color: #EEEEEE;
  border-width: 0px;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
}

TEXTAREA.content{
  width: 100%;
  height: 160px;
  padding: 0px 0px;
  font-family: verdana;
  font-size: 8pt;
  color: #666666;
  border: 1px solid #888888;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
}

.admin{
  width: 100%;
  padding: 1px 1px;
  font-family: verdana;
  font-variant: small-caps;
	font-weight: bold;
  font-size: 8pt;
  color: #666666;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
	text-align: center;
}

.adminbar{
  width: 100%;
  padding: 1px 1px;
  font-family: verdana;
  font-variant: small-caps;
	font-weight: bold;
  font-size: 8pt;
	border: 1px solid #888888;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
  color: #666666;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
	text-align: center;
}

.adminbarsmall{
  width: 230px;
  padding: 1px 1px;
  font-family: verdana;
  font-variant: small-caps;
	font-weight: bold;
  font-size: 8pt;
	border: 1px solid #888888;
	border-width: 1px 0px 1px 0px;
	background-color: #EEEEEE;
  color: #666666;
  vertical-align: top;  
  letter-spacing: 0.2px;
  line-height: 16px;
	text-align: center;
	border-width: 0px 1px 1px 0px;
}

.main {
	width: 676px;
	padding: 24px 24px;
	font-family: verdana;
	font-size: 8pt;
}

.c_on { display: block; width: 100%; padding: 8px; background-color: #CCCCCC; border-bottom: 1px dashed #CCCCCC; }
.c_off { display: block; width: 100%; padding: 8px; background-color: #FFFFFF; border-bottom: 1px dashed #CCCCCC; }
.ce_on { display: block; width: 100%; padding: 8px; background-color: #88CC88; border-bottom: 1px dashed #88CC88; }
.ce_off { display: block; width: 100%; padding: 8px; background-color: #FFFFFF; border-bottom: 1px dashed #88CC88; }
.cd_on { display: block; width: 100%; padding: 8px; background-color: #CCAA88; border-bottom: 1px dashed #CCAA88; }
.cd_off { display: block; width: 100%; padding: 8px; background-color: #FFFFFF; border-bottom: 1px dashed #CCAA88; }

.loggedin {
  padding: 8px 8px;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 8pt;
  font-family: verdana;
  color: #666666;
}

	.admin A:link { color: #003366; text-decoration: none; }
	.admin A:visited { color: #003366; text-decoration: none; }
	.admin A:hover { color: #663300; text-decoration: underline; }
	.adminbar A:link { color: #003366; text-decoration: none; }
	.adminbar A:visited { color: #003366; text-decoration: none; }
	.adminbar A:hover { color: #663300; text-decoration: underline; }
	.adminbarsmall A:link { color: #003366; text-decoration: none; }
	.adminbarsmall A:visited { color: #003366; text-decoration: none; }
	.adminbarsmall A:hover { color: #663300; text-decoration: underline; }
	
	.main A:link { color: #A759AC; text-decoration: none; }
	.main A:visited { color: #A759AC; text-decoration: none; }
	.main A:hover { color: #A759AC; text-decoration: none; border-bottom: 1px dashed #660000; }
	.content A:link { color: #A759AC; text-decoration: none; }
	.content A:visited { color: #A759AC; text-decoration: none; }
	.content A:hover { color: #A759AC; text-decoration: none; border-bottom: 1px dashed #660000; }
	.logo A:link { color: #003366; text-decoration: none; }
	.logo A:visited { color: #003366; text-decoration: none; }
	.logo A:hover { color: #003366; text-decoration: none; border-bottom: 1px dashed #660000; }

TD.separator{
  border-right: 1px solid #888888;
  height: 5px;
  background-color: #003366;
  font-size: 1px;
}

TD.over{
  padding: 2px 15px;
  font-family: verdana;
  font-size: 8pt;
  color: #FFFFFF;
  font-variant: small-caps;
  font-weight: bold;
  background-image: url(images/menu_arrow.gif); 
  background-position: left; 
  background-repeat: no-repeat;
  background-color: #C779CC;
}
TD.out {
  padding: 2px 15px;
  font-family: verdana;
  font-size: 8pt;
  color: #FFFFFF;
  font-variant: small-caps;
  font-weight: bold;
  background-color: #A759AC;
 }

TD.footer{
  background-color: #FFFFFF;
  background-image: url(images/footer_shadow.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding: 20px 4px;
  text-align: center;
  font-family: verdana;
  font-size: 8pt;
  color: #666666;
  font-weight: bold;
}
	.footer A:link { color: #003366; text-decoration: none; }
	.footer A:visited { color: #003366; text-decoration: none; }
	.footer A:hover { color: #003366; text-decoration: none; border-bottom: 1px dashed #660000; }