body {
	background-color: #022037;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px;
	color: White;
}
table.main{
	border-right: 5px solid #0968B8;
	border-left: 5px solid #0968B8;
	
		background-color: #F8AC6D;
}
td.lang{
background-color: #0968B8;
border-left: 10px solid #022037;
	height:20px;
}
td.all{
background-color: #0968B8;
border-left: 10px solid #022037;
border-right: 10px solid #022037;
	height:20px;
}
table.admin_main{
	background-color: #F69747;
}
td.title{
	font-family: "Trebuchet MS";
	font-size: 27px;
	font-weight: bold;
	text-align: center;
	color: #033256;
	background-color: #ffffff;
}
td.exp_title{
	padding-left: 15px;
	color: #F69747;
	font-weight: bold;
}
table.exp_table{
	border-right: 1px solid #0968B8;
	border-left: 1px solid #0968B8;
	border-bottom: 3px solid #0968B8;
	height: 150px;
	background-color: #FFE0B7;
}
td.description{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #033256;
}
a:link{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #0B5B9F;
}
a:hover{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #0B5B9F;
}
a:active{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #0B5B9F;
}
a:visited{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #0B5B9F;
}
table.category{
	background-color: #2E7BBD;
	height: 100%;
}
.cat:link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FCD5B6;
}
.cat:hover{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #703505;
}
.cat:active{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color:  #703505;
}
.cat:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color:  #FCD5B6;
}
td.search_criteria{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #703505;
}
input.datebox{
	border: 1px solid #033256;
	background-color: #FEECE0;
	color: #703505;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
select{
	border: 1px solid #033256;
	background-color: #FEECE0;
	color: #033256;
	font-family: "Trebuchet MS";
	font-size: 13px;
}
td.search{
	font-family: "Trebuchet MS";
	font-size: 15px;
	background-color: #032948;
	border-top: 1px dashed #032948;
	border-bottom: 1px dashed #032948;
	color: #F69747;
	font-weight: bold;
}
input.search_button{
	font-family: "Trebuchet MS";
	font-size: 14px;
	background-color: #2E7BBD;
	border: 1px solid #032948;
	color: #032948;
	cursor:pointer;
}
td.bord{
	height: 2px;
	background-color: #0968B8;
}
span.photo_desc{
font-family: "Trebuchet MS";
	font-size: 11px;
}
td.item_title{
	font-family: "Trebuchet MS";
	font-size: 13px;
	background-color: #2E7BBD;
	color: #DEB887;
}
