@charset "utf-8";
/* CSS Document */

.main_container {
	width:975px;
	margin-left:auto;
	margin-right:auto;
}
body {	
	font-family:Arial;
	font-size:12px;
}
.buttons_title {
	color: #003399;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 0px;
	font-size:12px;
	background-image:url(../img/shots_html/center-btn-bg.png);
	background-repeat:no-repeat;
}
.buttons_title_hover {
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 0px;
	font-size:12px;
	background-image:url(../img/shots_html/center-btn-bg-hover.png);
	background-repeat:no-repeat;
}
.buttons_title_hover {
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-right: 0px;
	font-size:12px;
	display:none;
/*	background-image:url(../img/shots_html/center-btn-bg.png);
	background-repeat:no-repeat; */
}
.buttons_subtitle {
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 8px;
	font-size:11px;
	background-image:url(../img/shots_html/bottom-center-btn-bg.png);
	background-repeat:no-repeat;
	text-align:right;
	background-position:bottom left;
}
.button_img {
	height:120px;
	width:186px;
	overflow:hidden;
	background-position:center;
}
.footer_text { 
	font-size:12px;
	color:#999999;
}
<!-- -->

a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
.style2 {color: #333333}
.news_button {
	float:right;
	margin-right:5px;
	margin-top:24px;
	cursor:pointer;
}
.news_panel {
	float:left;
	margin-left:655px;
	margin-top:53px;
	width:273px;
	height:150px;
	background-image:url(../img/news_bg.png);
	background-repeat:no-repeat;
	display: none; 
}
.news_panel_content {
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:12px;
	margin-top:4px;
}
.news_panel_title {
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
}
.news_panel_form {
	margin:0px;
}
.news_panel_form_border {
	margin-left:auto;
	margin-right:auto;
	border:1px solid #CCCCCC;
	width:200px;
}
.news_panel_textfield {
	cursor:text;
	border:0px;
	border-collapse:collapse;
	color:#666666;
	font-weight:bold;
	font-family:Arial;
}
.news_panel_submit {
	margin:0px;
}
.news_panel_subtext {
	font-size:11px;
	margin-top: 8px;
}
.closealert {
	cursor: pointer;
}
.tryagain {
	cursor: pointer;
}
h1 {
	margin:0px;
	color: #666666;
}
h2 {
	color: #666666;
	font-size:18px;
}
h3 {
	margin:0px;
	color: #666666;
	font-size:18px;
}
h4 {
	margin:0px;
	color: #666666;
	font-size:18px;
}
p {
	color: #666666;
	font-size:12px; 
	font-weight:bold;
}
