.borderAround {
	border: 1px solid #CCCCCC;
}
.borderAroundDot {
	border: 1px dotted #CCCCCC;
}
.border3side {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.red {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.blackB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.redB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
}
a.news:link {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.orange {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;

}
a.news:visited {
	color: #666666;
}
a.news:active {
	color: #666666;
}
a.news:hover {
	color: #666666;
}
.black {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.gray {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.orangeB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.white {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.whiteB {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navAbout {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-weight: bold;
	width: 100%;


}
.orangeU {
	color: #FF6600;
	text-decoration: underline;
}
.style1 {
	font-family: Tahoma, "Microsoft Sans Serif", "MS Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.redU {
	color: #FF0000;
	text-decoration: underline;
}
.lineUderDot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
