.NormalTxt 	{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.COPYRIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.COPYRIGHTRED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D8000A;
	text-transform: capitalize;
}
.COPYRIGHTLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.COPYRIGHTLINK:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #afafaf;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.TxtBox {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.LinkOff {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 0px 4px;
	border: 1px solid #CCCCCC;
}
.LinkOff:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding: 0px 4px;
	background-color: #E1E3E1;
	border-top: 1px solid #b1b1b1;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	border-left: 1px solid #b1b1b1;
}
.LinkOn {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 4px;
	border: 1px solid #D8000A;
	background-color: #D8000A;
}
.TitleTxt {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	color: #D8000A;
	text-transform: uppercase;
}
.ThumblDesc {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
}
.NormalTitle {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
	text-transform: none;
}
.Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-weight: normal;
	text-transform: none;
	font-style: italic;
}
.RegLink {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CFCFCF;
	text-decoration: none;
	padding-bottom: 0px;
}
.RegLink:hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #D8000A;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8000A;
	text-decoration: none;
	padding-bottom: 0px;
}
.Img {
	color: #999999;
	text-decoration: none;
	background-color: #F5F5F5;
	margin: 3px;
	padding: 3px;
	border: 1px solid #CFCFCF;
}
