@charset "utf-8";
.Main-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	color: #FCFCFC;
	text-transform: uppercase;
	background-image: none;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
	line-height: normal;

.graycolor {
	background-color: #2c2c2c;
}
.graycolor1 {
	background-color: #3f3f3f;
}
.graycolor2 {
	background-color: #383838;
}
.blackcolor {
	background-color: #000000;
}
.button-color-bg {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.linktext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.linktext a:visited {
	text-decoration: none;
	color: #CCC;
}
.linktext a:hover {
	text-decoration: underline;
	color: #F90;
}
.linktext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.middletext {
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	color: #FCFCFC;
	font-weight: bolder;
	font-size: 16px;
}
.middletext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.middletext a:visited {
	text-decoration: none;
	color: #ccc;
}
.middletext a:hover {
	text-decoration: underline;
	color: #f90;
}
.middletext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.middletext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	color: #52A7D0;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	color: #FFFFFF;
	
}
.bottomtext a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	color: #FFFFFF;
	text-decoration: none;	
	
	
}
.bottomtext a:link  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	text-decoration: none;		
	
}
.bottomtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	color: #f90;
	text-decoration: underline;	

}
.bottomtext a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	text-decoration: none;
	color: #ccc;			
	
	
}
.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #716F64;
}
.graycolor-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FEFEFE;
	font-style: normal;
	line-height: normal;
	height: auto;
	background-color: #2c2c2c;
}
.middletext-nonbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:20px;
	color: #FCFCFC;
	font-weight: normal;

}
.middletext-nonbold a:link {
	text-decoration: none;
}
.middletext-nonbold a:visited {
	text-decoration: none;
	color: #ccc;
}
.middletext-nonbold a:hover {
	text-decoration: underline;
	color: #f90;	
}middletext-nonbold a:active {
	text-decoration: none;
	color: #FFFFFF;



}

.table-text {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	
}
.table-text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.table-text a:visited {
	text-decoration: none;
	color: #ccc;
}
.table-text a:hover {
	text-decoration: underline;
	color: #f90;
	font-weight: bold;
}
.table-text a:active {
	text-decoration: none;
	color: #FFFFFF;







}
.button-color-bg {
	background-color: #9cc2c9;
	background-image: none;
}
}
.style2 {
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
.style2 a:link {
	text-decoration: none;
}

.style2 a:visited {
	text-decoration: none;
	color: #CCC;

	
}
.style2 a:hover{
	text-decoration: underline;
	color: #f90;
	font-weight: bold;
