/* CSS Document */

.style3 {color: #FECD30}
.blackbar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FECD30;
	font-size: 1em;
	font-weight: bold;
	margin-left: 20px;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;
}
.blackbar_text1 {	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FECD30;
	font-size: 1em;
	font-weight: bold;
	margin-left: 20px;
	vertical-align: middle;
	margin-top: 15px;
	margin-bottom: 15px;
}

a.thumbs {
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	border: 5px solid #FFCC00;
	display: table;
}
a.thumbs:hover {
	text-decoration: none;
	background-color: #E3EEFE;
	border: 5px solid #24448F;
}

a.thumbsText {
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0px;
	margin-top: 0px;
	height: 20px;
}
a.thumbsText:hover {
	text-decoration: underline;
	border: 0px none;
}


.thumbs_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
}
.thumb_titles {
	line-height: 33px;
}
.td_thumb {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.xyellowbox {
	font-size: 11px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
}
.x_td_back {
	background-image: url(../images/splash_main.jpg);
}
.marg_front_body {
	height: 725px;
	width: 790px;
	background-repeat: no-repeat;
	background-image: url(../images/splash_main.jpg);
}
.xmarg_topbar {
	background-image: url(../images/sub_black_bar_front.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 790px;
}
.xtop_td {
	height: 225px;
}
