body {
	background-color: #FFCD7C;
	margin: 0px 0px 0px 0px;
}
.menu {
  border-right: solid 1px #CAD1D4;
	  background-color: #ffffff;
}
.mainframe {
  background-color: #ffffff;
	border-right: solid 6px #F3AE3E;
}
.main {
  background-image: url(images/bckgd_main.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
  background-color: #ffffff;
}


.subtable_body {
	width: 172px;
}
.subtable {
	border: solid 1px #094469;
}
.menutable_font {
  font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 24; 
}
hr {
  height: 1px;
	color: #cccccc; 
}
.newstable {
    font-family: verdana;
	font-size: 10px;
	color:black;
}
.frametable {
  font-family: Verdana;
	font-size: 11px;
	color: black;
}
a {
  font-family: Verdana;
	font-size: 11px;
	color: #006699;
	text-decoration:none;
}
a:hover {

	text-decoration:underline;
}

.input {
background-image: url(images/input_back.jpg);
height: 20;
  font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold; 
	 border: solid 1px #094469;
}

.button {
background-image: url(images/selected_bg.jpg);
height: 20;
  font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold; 
	 border: solid 1px #ffffff;
}

textarea {

        font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold; 
	 border: solid 1px #094469;
}
