body {
	margin: 0px;
	padding: 0px;
	background-color: #D2D0D0;
	background-image: url('../templateimages/bg.jpg');
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFF;
}

p, td, li {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFF;

}

a {
  font-family: verdana, arial, helvetica;
	font-weight: bold;
	color: #A6B5B4;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}


h1 {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

h2 {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.wrapper { width: 775px; height: 100%; background-color: #FFF; border: 1px solid #000; }

.toplevel { width: 100%; height: 187px; text-align:left; vertical-align:top; }

.topleveltable { width: 100%; height: 187px; border-top: 5px solid #5E5862; }

.topL { width: 121px; height: 100%; text-align:left; vertical-align:top; }

.topC { width: 25px; height: 100%; text-align:left; vertical-align:top; background-image: url('../templateimages/border.gif'); background-repeat: repeat-y; }

.topR { width: 629px; height: 100%; text-align:left; vertical-align:top; }



.bodylevel { width: 100%; height: 100%; text-align:left; vertical-align:top; }

.bodyL { width: 121px; height: 100%; text-align:left; vertical-align:top; background-color: #A6B5B4; border-top: 1px solid #000; }

.bodyC { width: 25px; height: 100%; text-align:left; vertical-align:top; background-image: url('../templateimages/border.gif'); background-repeat: repeat-y; }

.bodyR { width: 629px; height: 100%; text-align:left; vertical-align:top; background-color: #242021; padding: 15px 25px 0px 25px; vertical-align: top; }




.footerlevel { width: 100%; height: 55px; text-align:left; vertical-align:top; }

.footerL { width: 121px; height: 100%; text-align:left; vertical-align:top; background-image: url('../templateimages/menubg.gif'); background-repeat: repeat-x; }

.footerC { width: 23px; height: 100%; text-align:left; vertical-align:top; background-image: url('../templateimages/borderbottom.gif'); background-repeat: no-repeat; }

.footerR { width: 629px; height: 100%; text-align:right; vertical-align:bottom; background-image: url('../templateimages/bodybg.gif'); background-repeat: repeat-x; }



.menubox { height: 20px; width: 121px; text-align: right; font-family: verdana, Arial; font-size: 10px; font-weight: normal; color: #000; background-color: #A6B5B4; text-transform: lowercase; text-decoration: none; display: block; }

.menu { height: 20px; width: 121px; text-align: right; font-family: verdana, Arial; font-size: 10px; font-weight: normal; color: #000; background-color: #A6B5B4; text-transform: lowercase; text-decoration: none; display: block; border-bottom: 1px solid #000; }

.menu:hover { color: #000; background-color: #FFF; }

#button { position: relative; top:3px; right: 5px; }


.feedback_button { background-color: #A6B5B4; color: #000; font-size: 10px; }
