body {
	background-color: #000000;
	scrollbar-base-color: #1A1A1A;
	scrollbar-arrow-color:#666666;
	scrollbar-darkshadow-color:#1A1A1A; 
	scrollbar-face-color:#333333; 
	scrollbar-highlight-color:#1A1A1A; 
	scrollbar-shadow-color:#1A1A1A;
	scrollbar-track-color:#1A1A1A;
	}

.content_area {
	background-color: #000000;
	background-repeat: repeat-x;
	padding: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DBDCDD;

}

.box {
	padding: 10px;
	border: 1px solid #4D5055;
	color: #999999;
}

a {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.small_text {
	font-size: 10px;
	text-align: left;
}
.box_channel {
	border: 1px solid #666666;
}
.top_nav {
	font-size: 10px;
	color: #828282;
}

.top_nav a{
	color: #666666;
	text-decoration:none;
}

.top_nav a:hover{
	color: #707070;
	text-decoration:underline;
}
.box_testimonials {
	border: 1px solid #2c2c2c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding: 5px;
	margin-left: 20px;
	width: 360px;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: none;
	color: #666666;
	text-align: right;
	}
.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
.Subheading {
	font-weight: bold;
	color: #A6A6A6;
}
.images_right {
	margin-left: 15px;
	border: 1px solid #676767;
}

.images_left {
	margin-bottom: 5px;
	margin-right: 10px;
	border: 1px solid #676767;
}

form{
	margin:0;
	padding:0;
}

.form {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 200px;
}

.form_comments {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 510px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DBDCDD;
	background-color: #666666;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
