html{
	background: 	#1c110a url("images/bg.jpg") repeat-x;
}
body{
	padding: 		0;
	margin: 		0;
	font-family: 	Verdena, Tahoma, Arial, Arial-Ce;
	font-size: 		13px;
	color:			#ffffff;
}
#contentBg{
	background:		url('images/contentBg.jpg') 210px 0px repeat-y;
	min-width: 		1020px;
}
#headBg{
	min-width: 		1020px;
	background:		url('images/head.jpg') no-repeat;
}
#content{
	width:			1020px;
}
#contentSpacer{
	padding-left:	250px;
	padding-right:	230px;
	padding-bottom: 20px;
}
#headReg{
	padding:		310px 0px 0px 437px;
}
#headReg img{
	width:			290px;
	height:			95px;
	border: 		none;
}
#text{
	padding-top:	40px;
}
#text p{
	padding: 		0;
	margin: 		0;
	padding-bottom: 12px;
}
#text h1{
	font-size: 		26px;
	padding: 		0;
	margin: 		0;
	padding-bottom: 16px;
	font-weight: 	normal;
}
#text h2{
	font-size: 		22px;
	padding: 		0;
	margin: 		0;
	padding-bottom: 16px;
	font-weight: 	normal;
}
#text h3{
	font-size: 		18px;
	padding: 		0;
	margin: 		0;
	padding-bottom: 14px;
	font-weight: 	normal;
}
#text h4{
	font-size: 		16px;
	padding: 		0;
	margin: 		0;
	padding-bottom: 12px;
	font-weight: 	normal;
}
#text a{
	text-decoration: none;
	color: 			#ff8400;
}
form{
	padding: 0;
	margin: 0;
}
.regTable{
	width: 			340px;
	margin: 		0 auto;
}
.regTable label{
	padding-left:	15px;
	display: 		block;
	background: 	url('images/rightArrow.jpg') 0px 3px no-repeat;
}
.regTable input{
	font-family:	Verdena, Tahoma, Arial, Arial-Ce;
	font-size: 		12px;
	width: 			100%;
	border: 		1px solid #3f3f3f;
	background: 	#222222;
	color:			#ffffff;
}
.regTable input[type="submit"]{
	background: 	url('images/submit.jpg') no-repeat;
	width: 			237px;
	border: 		none;
	height:			21px;
	color: 			white;
	font-size: 		13px;
	font-weight: 	bold;
}
#footComment{
	text-align: 	center;
	color: 			#9e9e9e;
	font-size: 		10px;
	padding-top:	30px;
}
a img{
	border: none;
}
.bordered{
	border: 1px solid white;
}



.Bold
{
    font-weight: 	bold;
}
    
.Title{
    font-weight: 	bold;
    font-size: 		18px;
    color: 			#cc3300;
}
		
.Code{
    border: 		#8b4513 1px solid;
    padding-right: 	5px;
    padding-left: 	5px;
    color: 			#000066;
    font-family: 	'Courier New' , Monospace;
    background-color: #ff9933;
}

#rglogo{
    margin-bottom: -6px;
}

.like{
  width: 65px;
  overflow: hidden;
}
.like2{
  padding: 0 0 30px 300px;
  width: 65px;  
  overflow: hidden;
}
#ajanlFoot{
  padding: 20px 0;
  text-align: left;
  float: left;
}
#ajanlFoot p{
  margin: 0px;
  padding: 0px;
}
