body 
{
	background-color: #000000;
    width: 100%;
    /*height: 100%;*/
}

center 
{
	/*height: 100%;*/
}

.basic_text
{
	font-size: 14px;
	color: white;
	font-family: Arial;
}

.left_col
{
	font-size: 14px;
	color: white;
	font-family: Arial;
}

.small_text
{
	font-size: 11px;
	color: white;
	font-family: Arial;
}

.menuCell 
{
	height: 45px;
}

#maintable 
{
	/*background-color: #fcb915;*/
	width: 850px;
	/*height: 100%;	*/
	margin-top: 5px;
}

#mainDiv
{
	width: 850px;	
	/*height: 100%;*/
	/*background-image: url('bckgr.jpg');*/
}

#menuDiv 
{
	width: 850px;
	align: right;
}

#header
{
	/*background-image: url('logo.jpg');/*
	background-repeat: no-repeat;
	height: 150;
	align: right;
}
