/* CSS Document */

body	{
	background-color:#666;
	font-family:Verdana, Geneva, sans-serif;
}
.tHeaders {
	font-style:italic;
	color:#F00;
}
.table_specs {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
#foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	font-style: italic;
	font-size: x-small;
}
.left_menu {
	font-family: "Arial Black", Gadget, sans-serif;
	padding-left: 15px;
	background-color: #F36F21;
	font-weight: bold;
	height: 15px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999;
	background-image: url(../assets/images/top_blend.png);
	background-repeat: repeat-x;
	color: #00C;
}
#test {
	float: left;
	width: 125px;
	margin-right: 10px;
	font-style: normal;
	color: #999;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1;
	text-align: left;
}
.gally_pic {
	opacity:.6;
	filter:alpha(opacity=60);
	border: 0;
}
#videos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	text-transform: uppercase;
	color: #F00;
	text-decoration: underline;
	text-align: center;
}
