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

.Oilist {
	font-weight: bold;
	color: #030;
}

.Slide40 {
	margin-left: 40px;
}
.FontSizeS {
	font-size: 11px;
}

.FontBold {
	font-weight: bold;
}

.cRed {
	color: #F00;
}
.cBlue {
	color: #30F;
}
.cOlive {
	color: #030;
}

.cOliveBold {
	color: #030;
	font-weight: bold;
}
.bRed_cWhite {
	color: #FFF;
	background: #F00;
	line-height: 1.2em;
	font-weight: bold;
	height: 1.2em;
}

.fSize18 {
	font-size: 18px;
}
.ToolTip {
	color: #903;
	text-decoration: underline;
}
.LR20Margin {
	margin-right: 20px;
	margin-left: 20px;
}
div.SquareSheep {
	background: url(../images/BackPaper01.png);
	padding: 15px 40px;
}
a.BaseBanner {
	line-height: 2em;
	color: #FFF;
	background: url(../images/BannerMTCategory.png) repeat-x;
	height: 2em;
	display: block;
	width: 250px;
	text-align: center;
	margin-left: auto;
}
a.BaseBanner:hover {
	background: url(../images/BannerMTCategoryHover.png);
}

