body
	{
	background: #2c4357;
	font-family: arial;
	font-size: 14px;
	}
	
#container
	{
	width: 940px;	
	margin: 0 auto;	
	
	}
	
#header
	{
	width: 935px;
	height: 279px;
	background: #2c4357 url(../images/header.jpg);
	}
	
#content
	{
	width: 910px;
	background: white;
	padding: 15px;
	float: left;
	-moz-border-radius: 24px;
	-khtml-border-radius: 24px;
	-webkit-border-radius: 24px;
	margin-bottom: 20px;
	}
	
#vidbox
	{
	width: 535px;
	height: 333px;
	background: black;
	}
	
#left_column
	{
	width: 545px;
	float: left;
	}

#right_column
	{
	width: 355px;
	float: right;
	}

#tablediv
	{
	width: 530px;
	border: solid black 1px;

	}

#lefttd-hdr
	{
	float: left;
	width: 441px;
	background: #2c4357 url(../images/tdbg.gif);
	height: 55px;
	color: white;
	font-size: 20px;
	font-family: arial;
	border: solid black 1px;
	
	}

#righttd-hdr
	{
	background: #2c4357 url(../images/tdbg.gif);
	float: right;
	height: 55px;
	width: 85px;
	color: white;
	font-size: 20px;
	font-family: arial;
	border: solid black 1px;
	}
	
.bluelight
	{
	background:#c7f2f9;
	}
	
.greenlight
	{
	background:#bde5c0;
	}
#lefttd
	{
	float: left;
	width: 441px;
	border: solid black 1px;
	height: 75px;
	}

#righttd
	{
	float: right;
	height: 55px;
	width: 85px;
	border: solid black 1px;
	height: 75px;
	}
	
#centertd
	{	
	height: 45px;
	width: 528px;
	border: solid black 1px;
	float: right;
	}
	

	
#lefttd p
	{
	float: right;
	width: 387px;
    margin-top: 5px;
	margin-right: 5px;
	}
	
	
p.value
	{
	margin-top: 30px;
	margin-left: 9px;
	color: green;
	font-weight: bold;
	}
	
	
#lefttd img
	{
	float: left;
	margin: 5px;

	}
	
#right_column p
	{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	}
	
#form_box
	{
		
	width: 336;
	-moz-border-radius: 14px;
	-khtml-border-radius: 14px;
	-webkit-border-radius: 14px;
	background: #0a165d;
	color: white;
	padding: 10px;
	}
	
	
#form_box p
	{
	margin: 10px;
	}

label	{
	margin: 10px;
	font-size: 16px;
	width: 70px;
	font-weight: bold;
	}
	
.text2	{
	margin: 10px;
	font-size: 16px;
	width: 70px;
	border: solid red 1px;
	}	
		
input
	{
	height: 30px;
	width: 185px;
	font-size: 16px;
	}

.index2
	{
	height: 30px;
	width: 180px;
	float: right;
	font-size: 16px;
	}
.center2
	{
	float: none;
	}
	
#tablediv2
	{
	float: left;
	width: 540px;
	background: url(../images/lbrown-bg.gif) no-repeat;
	padding-top: 10px;
	padding: 10px;
	background-repeat: no-repeat;
	height: 660px;
	
	}	
	
#lefttd2
	{
	float: left;
	width: 521px;
	}


#lefttd2 p
	{
	font-size: 16px;
	float: right;
	width: 467px;
    margin-top: 5px;
	margin-right: 5px;
	font-weight: bold;
	}

#footer
	{
	
	width: 1000px;
	float: left;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	}
	
.footerlinks
		{
		color: #8edef9;
		border-right: #8edef9 solid 1px;
		margin-right: 5px;
		padding-right: 5px;
		font-size: 15px;
		font-weight: bold;
		}
	
.saleTable {
        color: #FFFFFF;
		width: 336px;
        }
		
.initials {
        width:50px;
		}
