@charset "UTF-8";

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #7a7a7a;
	padding-left: 25px;
	padding-right: 25px;
}

.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.credits:hover { 
         color: #FFFFFF;
         text-decoration: underline;
         }

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	padding-right: 25px;
	padding-left: 25px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
}
.img_box_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	padding-top: 60px;
}
.Breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding-left: 25px;
	font-size: 11px;
}
.img_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
}
.copy_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	padding-left: 25px;
}
.Table_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 10px;
}
.Table_Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	padding-left: 10px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.table_2_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-image: url(../images/table_bg_02.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 10px;
	line-height: 20px;
}
.table_2_Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/table_bg_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.sidebar_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	padding-left: 25px;
	padding-right: 25px;
}
.copy_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
.copy_horizline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 25px;
	border-bottom-color: #CCCCCC;
	margin-right: 25px;
}
.copy_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
#b61 {
	background-image: url('../images/but/button6_1.jpg');
	height: 130px;
	width: 133px;
	background-position: 0;
	background-repeat: no-repeat;
	float: left;
	background-position: top;
	text-indent: -9999px;
}
#b61:hover {
	background-position: 0 -130px;
}

#b62 {
	text-indent: -9999px;	
	background-image: url('../images/but/button6_2.jpg');
	
	height: 130px;
	width: 133px;
	background-position: 0 0;
	background-repeat: no-repeat;
	float: right;
}
#b62:hover {
	background-position: 0 -130px;
}
