@charset "utf-8";
.RightBarHeader {
	background-image: url(../images/index/RightBarTableHeader.gif);
	height: 20px;
}
.RightBarTableBottom {
	background-image: url(../images/index/RightBarTableBottom.gif);
	height: 21px;
}
.RightBarTableContent {
	text-align: center;
	background-color: #CADDA6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 3px;
	padding-left: 3px;
}
.RightBarTableContentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #CADDA6;
	padding-left: 10px;
	padding-right: 20px;
}
#RightBarTable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
}

