body {
	background-color: #1B1B1B;
}
.bg_top {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 350px;
}
.bar_middle {
	background-image: url(images/bar_middle2.jpg);
	background-repeat: repeat-x;
	height: 69px;
	background-color: #464646;
}
.content_whitebold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.content_whitebold2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.border {
	border: 1px solid #FFFFFF;
}
.textfeild {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #464646;
	border: 1px solid #FFFFFF;
	width: 200px;
}
.content_whitebold3 {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
a.content_whitebold3:hover {

	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	text-decoration: none;
}
.content_whitebold1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.border2 {
	border-bottom: 1px dashed #FFFFFF;
}
.bg_special {
	background-color: #323232;
	border: 1px solid #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg_dotted {
	border: 1px dashed #FFFFFF;
}
.text_spe {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.border2 {
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.grey_bold {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A09F9F;
	text-decoration: none;
}
