body {

	 font-family: tahoma, helvetica, arial;
	 font-size: 12px;
	 background-color: #EEE;
	 text-align: center;

}

img {

	margin: 4px;
	border: solid #000 1px;

}

h2 {

   	font-weight: bold;
   	text-decoration: underline;
   	font-size: 12px;
   
}

h3 {

	font-weight: bold;
	text-decoration: none;
	font-size: 13px;

}

p {
	
  	font-weight: normal;
  	text-decoration: none;
  	text-align: left;
  	
  	}
  	
 hr {

 	height: 1px;
 	color: #000;
 	background-color: #000;
 
 }

  select {
 
 	bgcolor: #fff;
	font-size: 12px;
	background-color: #eee;
 
 }
 
 textarea {
 	
	width: 300px;
	bgcolor: #fff;
	font-size: 12px;
	background-color: #eee;

 
 }
 
#border {

	margin-left: auto;
	margin-right: auto;
	BORDER-RIGHT: #000 1px solid; 
	BORDER-TOP: #000 1px solid; 
	BORDER-LEFT: #000 1px solid; 
	BORDER-BOTTOM: #000 1px solid

	}

#banner {

	width: 780px;
	height: 60px;

 	}

#copy {

	background-color: #000;
	background-image: url('../images/bg_dark.gif');
	color: #fff;
	font-size: 10px; 
	padding: 4px;
	text-align: left;
	
	}
	
#copy a {

	color: #fff;
	text-align: left;

}

#menu {

	text-align: left;
	list-style-type: none;
	width: 160px;

	}

A.menulink {
	
	background-color: #ddd;
	display: block;
	padding: 2px;
	width: 148px;
	text-align: left;
	text-decoration: none;
	font-family:tahoma, helvetica, arial;
	font-size:12px;
	color: #000;
	border: solid 1px #000; 
	margin: 1px;
	
	}

.active A.menulink {

	border: solid 1px orange;
	background-color:#000;
	background-image: url('../images/bg_light.gif');
	color: #fff;

}
	
A.menulink:hover {

	border: solid 1px orange;
	background-color:#000;
	color: #fff;

	}

	
#main {

	background-color: #fff;
	border-top: 1px solid #000;
	padding: 4px;
	width:770px;
	text-align: left;

	}

#main table {

	margin-left: auto;
	margin-right: auto;
	text-align: left;

}


#menudiv {
	
	/* border-top: solid 1px #000; */
	background-color: #DDD;
	background-image: url('../images/bg_dark.gif');
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	

	}

.menutitle {

		font-weight: bold;
		background-color: #000;
		display: block;
		padding: 2px;
		width: 148px;
		text-align: left;
		text-decoration: none;
		font-family:tahoma, helvetica, arial;
		font-size:12px;
		color: orange;
		BORDER: none;
		border: solid 1px #000; 
		margin: 1px;
	

}
	
input {

	width: 150px;
	bgcolor: #fff;
	font-size: 12px;
	background-color: #eee;

}

#menubar {

	width: 600px;
	height: 26px;
	background-color: #000;
	color: #fff;
	padding: 0px;
	text-align: right;
	margin 0px;
	padding: 0px;

	/* background-image: url('../images/bg_dark.gif'); */
	}


#textsize {

	margin: 0px;
	height: 20px;
	padding: 0px;

	}
	
/* #form {margin-left:auto; margin-right:auto; text-align: left;}
#error {margin-left: auto; margin-right: auto; text-align: left;} */
	
.quicksearch {

	width: 120px;
	height: 12px;
	font-size: 10px;

}

.smallbutton {

	width: 50px;
	height: 20px;
	color: orange;
	font-size: 10px;
	font-weight: bold;

}

.error {

	color: #ff0000;

}

.title {

	font-weight: bold;

}

.tabletop {

	padding: 4px;
	background-color: #000;
	color: #fff;
	font-weight: bold;

}


#res {

	padding: 2px;
	margin-left: 0;
	margin_right: auto;
	

}