body{
	background-color: #c4c4c4;
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
	text-decoration: none;
}
.gtable {
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}

img.bpic {
	border: 0px;
}

div.popup {
	position: absolute;
	border: 2px solid #ba1c35;
	z-index: 4;
	background-color: #f2f2f2;
	cursor: pointer;
	width: 608px;
	height: 608px;
	text-align: center;
	vertical-align: middle;
}

table.popup {
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	border: 0px;
	padding: 0px;
}

td.popup {
	border: 0px;
	padding: 0px;
}
.topbg{
	width: 100%;
	height: 175px;
	background-color: #bb1d36;
	background-image: url(img/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
.header{
	width: 916px;
	height: 175px;
	margin: 0px;
	padding: 0px;
}
.header_shadow{
	float: left;
	width: 8px;
	margin: 0px;
	padding: 0px;
}
.header_left{
	float: left;
	width: 166px;
	height: 175px;
	margin: 0px;
	padding: 0px;
}
.header_right{
	float: left;
	background-image: url(img/bg_head.jpg);
	background-repeat: repeat-x;
	width: 734px;
	height: 175px;
	margin: 0px;
	padding: 0px;
}
.header_right_topleft{
	float: left;
	width: 460px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}
.header_right_topright{
	float: left;
	width: 274px;
	height: 150px;
	padding: 0px;
	margin: 0px;
}
.mainbg{
	width: 100%;
	height: 625px;
	background-image: url(img/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.main8px{
	float: left;
	width: 8px;
}
.main_smallbox{
	float: left;
	width: 160px;
	margin-top: 6px;
	margin-left: 8px;
	margin-right: 6px;
}
.main_infobox{
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 8px 8px 8px 8px;
	margin-bottom: 8px;
}
.main_picholder{
	margin-bottom: 8px;
}
.main_bigbox{
	float: left;
	width: 734px;
	margin-top: 6px;
	margin-bottom: 20px;
	min-height: 600px;
}
.main_textbox{
	font-family: verdana, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	padding: 10px 10px 50px 10px;
	min-height: 400px;
}
.main_footer{
	width: 910px;
}
.main_footer_text{
	padding-left: 470px;
	padding-bottom: 20px;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
.textheader{
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d90000;
}
.textbold{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d90000;
}
.textboldblack{
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.link a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF6600;
	text-decoration:none;
}
.pictures{
	float: left;
	width: 120px;
	height: 120px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: bottom;
	margin-right: 16px;
	margin-bottom: 16px;
}
.picalign{
	text-align: center;
	vertical-align: bottom;
}
.width400{
	float: left;
	width: 400px;
	margin-top: 5px;
}
.checkbox{
	float: left;
	margin-top: 5px;
}
