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

.gut-left {
	background-image: url(../images/gut_left.jpg);
	background-repeat: repeat-y;
}
.gut-right {
	background-image: url(../images/gut_right.jpg);
	background-repeat: repeat-y;
}
.body-bck {
	background-color: #000000;
}
body {
	background-color: #421f08;
}
.bck-drill-content {
	background-color: #B17B3B;
	background-image: url(../images/drill_005_05.jpg);
	background-repeat: no-repeat;
}
.bck-drill-content2 {
	background-color: #B07B39;
}
.drill-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 8px;
}
.drill-subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.review-author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #421F08;
}
.review-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #421F08;
}

.drill-summary {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.links-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F0C468;
	padding-bottom: 5px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #844205;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
