a {
	color: #858282;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #858282;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}



body{
	background: #000000 url('images/background.jpg');
	background-repeat: repeat-x;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
.blackbackground {
	background: #000000;
	margin: 0;
	padding: 0;
}
.whiteckground {
	background: #FFFFFF; 
	margin: 0;
	padding: 0;
}
.greibackground {
	background: #414143; 
	margin: 0;
	padding: 0;
}
.logo {
	background: #FFFFFF;

}
.whiteckground {
	background: #FFFFFF; 
	margin: 0;
	padding: 0;
}
.regtext {
  width: 200px; 
}
.regtextred {
  background-color: #FAA;
  width: 200px; 
}



.textstyle1 {
	color: #858282;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.textstyle2 {
	color: #858282;
	text-decoration: none;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}
.textstyle3 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
}
.textstyle4 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}
.textstyle5 {
	color: #DEDEDE;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align:justify;
}
.textstyle6 {
	color: #858282;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.textstyle7 {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}
.tb-background {
	background-color : #383633;
	color: #FFFFFF;
	border: 0px;
	height: 18px;
	width: 95px;
	vertical-align: middle;	
}
