.bgMain1{
background-color:#373B3C;
width:auto;
height:auto;

}

.bgMain2{
background-color:#323232;
width:auto;
height:auto;

}


.text {
	font-family: "sans-serif";
	font-size: 12px;
	color: #ffffff;
	
}
	.text a{
	font-family: "sans-serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.text a:linked{
	font-family: "sans-serif";
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.text a:active{
	font-family: "sans-serif";
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}
.text a:hover {
	font-family: "sans-serif";
	font-size: 12px;
	color: #ffffff;
	text-decoration:none;
}


.txtLink {
	font-family: "sans-serif";
	font-size: 12px;
	color: #ffffff;
	
}
.txtLink a {
	font-family: "sans-serif";
	color:#ffffff;
  	text-decoration:none;
}
.txtLink  a:linked {
	font-family: "sans-serif";
	color:#ffffff;
	text-decoration:none;
}
.txtLink  a:active {
	font-family: "sans-serif";
	color:#ffffff;
	text-decoration:none;
}
.txtLink  a:hover {
	font-family: "sans-serif";
	color:#999999;
	text-decoration:none;
}
.txtLink {
	font-family: "sans-serif";
	font-size: 12px;
	color: #ffffff;
	
}


.title{
	font-family: "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFC0A;
	
}

.copy {
	font-family: "sans-serif";
	font-size: 11px;
	color: #ffffff;
	
}
	.copy a{
	font-family: "sans-serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.copy a:linked{
	font-family: "sans-serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.copy a:active{
	font-family: "sans-serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.copy a:hover {
	font-family: "sans-serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}



