/* CSS Document */
body,select,input,div,form,textarea {font-family:arial, tahoma, Helvetica, sans-serif; font-size:12px; color:#cccccc; line-height:20px}
A:link {text-decoration:none; color:#BE9E42}
A:visited {text-decoration:none; color:#BE9E42; }
A:active {text-decoration:none; color:#BE9E42; }
A:hover {text-decoration:underline; color:#59BDFF;  }

img {border:none}
body {
	background-color: #070707;
	background-image: none;
}
.bg-bottom {
	background-image: url(../images/bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg-top {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-indent: 420px;
}
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #809E23;
}

.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}
.content2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #cccccc;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
.title2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 17px;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: underline ;
}
.title3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: bold;
	text-transform: capitalize;
	color: #BE9E42;
}
.title4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-weight: normal;
	text-transform: capitalize;
	color: #BE9E42;
}
.title5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: capitalize;
	color: navy;
}
.box1 {
	border: 1px solid #39393e;
}

.box2 {
	border: 1px solid #4B5E40;
}
.box3 {
	border: 3px solid #EFEFEF;
}
