﻿body
{
	background-position: left top;
	font-family: verdana;
	color: #FFFFFF;
	background-color: #050505;
	background-image: url(   '../../images/BDW-backgraund.jpg' );
	background-repeat: no-repeat;
}
#parent
{
	border: 1px solid #2c2c2c;
}
#flash
{
	width: 800px;
	height: 275px;
}
.txt1
{
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #EBEBEB;
}
.w800
{
	display: block;
	width: 800px;
}
#Header
{
	background-image: url( '../../images/BDW-title.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}
.divTitle
{
	color: #EBEBEB;
	font-size: 12px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #2c2c2c;
	border-bottom-color: #2c2c2c;
	display: block;
	width: 800px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.button
{
	background-color: #333333;
	border: 1px solid #C0C0C0;
	color: #FFFFFF;
}
.csize
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

