 .text {	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #000000;
}
a.text{
   text-decoration:none;
	 color:#708090;
}

a.text:hover{
   color:CC6600;
}
 .textmaroon {	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CC6600;
}
.cpr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.cpr
{
	text-decoration: none;
}
a.cpr:hover
{
	text-decoration: none;
	color: #CCCCCC;
}
.titlew {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
   border-bottom: 1px solid #663333;;
}
.title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
  /* border-bottom: 1px solid #663333;;*/
}
a.title{
	text-decoration: none;
	color: Black;
}
.title2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13 px;
	font-weight: bold;
	color: #000000;
}
.bg1 {
	background-image: url(images/bg_1.gif);
}
.bg2 {
	background-image: url(images/bg_2.gif);
}
.bg3 {
	background-image: url(images/bg_3.gif);
}
.bg4 {
	background-image: url(images/bg_4.gif);
}
.bg5 {
	background-image: url(images/bg_5.gif);
}
.bg6 {
	background-image: url(images/bg_6.gif);
}
.bg7 {
	background-image: url(images/bg_7.gif);
  background-position: top;
  background-repeat: repeat-x;
}
.bg8 {
	background-image: url(images/bg_8.gif);
}
.bg9 {
	background-image: url(images/bg_9.gif);
}
.bg10 {
	background-image: url(images/bg_10.gif);
}
.bg11 {
	background-image: url(images/bg_11.gif);
}
.bg12 {
	background-image: url(images/bg_12.gif);
}
.text2 {
	font-family: Tahoma, Verdana, Arial; ;
	font-size: 11 px;
	font-weight: 600;
	color: #000000;
}
.JSError
{
  COLOR: Red;
  FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
  FONT-SIZE: 11px;
  letter-spacing: 2px;
  padding-left: 10px;

}