.tabe_bg {
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
}



.title {
	margin-bottom: 7px;
}

.content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	background-color: #f5f5f5;
	background-image: url(img/content_bgtop.jpg);
	background-repeat: repeat-x;
}
.line {
	background-image: url(line_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	height: 2px;
}
.down {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.bottom {
	background-image: url(img/bottom_top_bg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
	background-repeat: repeat-x;
	height: 64px;
	font-size: 11px;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
}
.top_gray_text {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bottom_text a:link {
	border-right-style: none;
	border-left-style: none;
	height: 64px;
	font-size: 11px;
	color: #99d1fd;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-top-style: none;
	border-bottom-style: none;
}
.bottom_text a:visited {
	height: 64px;
	font-size: 11px;
	color: #99d1fd;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.bottom_text {
	border-right-style: none;
	border-left-style: none;
	height: 64px;
	font-size: 11px;
	color: #99d1fd;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-top-style: none;
	border-bottom-style: none;
}
.line_2 {
	background-image: url(line_bg.jpg);
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	height: 2px;
	border-top-style: none;
	border-bottom-style: none;
}
