.content {
	padding: 15px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	border-bottom: solid 2px #FF9900;
}
#gal img {
	border: solid 1px #666666;
	width: 162px;
	height: 96px;
}
.subcats {
	padding: 20px;
	background-color: #F2F2F2;
	height: 76px;
}
select {
	width: 200px;
	text-align: center;
}
.link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #070096;
	text-decoration: none;
}
.link a{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #070096;
	text-decoration: none;
}
.link  a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
.link a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #070096;
	text-decoration: none;
}
#gal_l img {

	border: solid 1px #666666;
	width: 422px;
	height: 250px;
}
.white_text {
	color: #FFFFFF;
	font-weight: bold;
}
select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	background-color: #E1E1E1;
}
.textbox {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #333333;
	background-position: left;
	background-color: #E1E1E1;
}
.com {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	border: 1px solid #333333;
}