.ToolBar {
	font-size: 14px;
	color: black;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.ToolBar:hover {
	font-size: 14px;
	color: #5B0C08;
	font-weight: bold;
	font-family: arial;
	text-decoration: underline;
}
.ToolBarOn {
	font-size: 14px;
	color: White;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	
}

.Title {
	font-size: 18px;
	color: #FFF4CC;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

.Title14 {
	font-size: 14px;
	color: #FFF4CC;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

.Title12 {
	font-size: 14px;
	color: #FFF4CC;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}
.RssText {
	font-size: 12px;
	color: #333333;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-align : justify;
	text-indent : 10;
	line-height : 130%;
}

.RssTitle {
	font-size: 16px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.RssTitle:Hover {
	font-size: 16px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

.RssDate {
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.RssRed {
	font-size: 12px;
	color: #5B0C08;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
.RssRed:Hover {
	font-size: 12px;
	color: #5B0C08;
	font-family: Arial;
	font-weight: bolder;
	text-decoration: underline;
}

.subTitle {
	font-size: 18px;
	color: #C3A2A0;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}

.subTitle2 {
	font-size: 16px;
	color: #C3A2A0;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}
.WhiteTitle {
	font-size: 18px;
	color:White;
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
}

.sidebar {
	width: 241px;
	height: 189px;
	background: url(images/sidebar.gif) no-repeat bottom;
	float:left;
	padding: 100px 21px 0% 21px;
}

.sidebar2 {
	width: 241px;
	height: 342px;
	background: url(images/sidebar2.gif) no-repeat bottom;
	float:left;
	padding: 100px 21px 0% 21px;
}

.FotterText {
	font-size: 12px;
	color: #7D7D7D;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}
.FotterText:Hover {
	font-size: 12px;
	color: #7D7D7D;
	font-family: Arial;
	font-weight: normal;
	text-decoration: underline;
}

.MainText {
	font-size: 12px;
	color: #333333;
	font-family: arial;
	font-weight: normal;
	text-decoration: none;
	text-align : justify;
}

.Maintitle {
	font-size: 16px;
	color: #333333;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.RedText {
	font-size: 14px;
	color: #5B0C08;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;

}

.RedTextLinks {
	font-size: 14px;
	color: #5B0C08;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
.RedTextLinks:Hover {
	font-size: 14px;
	color: #5B0C08;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}