@charset "utf-8";
/* CSS Document */

INPUT.back
  { 
   BACKGROUND-COLOR: #C602C8; 
   COLOR: #000000; 
   FONT-FAMILY: Verdana; 
   FONT-SIZE: 10px; 
   border: 1px solid #990099;
  }
  
a {
	color: #000000;
	text-decoration: underline;
}

a.read, a.bottom {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color:#F2B411;
	font-weight: normal;
	text-decoration: underline;
}

a.top {
	color: #000000;
	text-decoration: none;
}

a.top:hover {
	color:#F2B411;
	font-weight: bold;
	text-decoration: underline;
}

a.bottom:hover {
	color:#000000;
	text-decoration: underline;
	font-weight: normal;
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
}

.textxsm {
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
	font-size: 9px;
}

.textreg {
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
	font-size: 12px;
}

.textfull {
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
	font-size: 11px;
	font-style: normal;
	font-variant: small-caps;
	text-align: right;
}

.texthead {
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #a9452d;
}

.bar1 {
	background-color: #d9ba81;
}

.side1 {
	background-color: #ecc987;
}

.yellowblock {
	background-color: #f9bc13;
}

.beigeblock {
	background-color: #fceaba;
}

.table2 {
	border: 2px solid c58c18;
	width:100%;
	cellpadding:5;
	cellspacing:0;
}

.table1 {
	border: 0px solid c58c18;
	width:100%;
	cellpadding:5;
	cellspacing:0;
}

.menutoptd {
	width:85;
	text-align: center;
	vertical-align: middle;
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
	font-size: 12px;
	font-weight: bold;
}

.menusecond{
	text-align: center;
	vertical-align: middle;
	font-family: "Century Gothic", "monotype Corsiva", arial, "times new roman", serif;
	font-size: 12px;
	font-weight: bold;
}