
.newmiddlerow
{
	width: 760px;
	margin-left: 10px; 
}

.newmiddleleft
{
	width: 240px; 
	float: left;
	
}

.newmiddlemiddlespacer
{
	width: 10px; 
	float: right;
	
}

.newmiddlemiddle
{
	width: 300px; 
	float: right;
	
}

.newmiddlemiddleright
{
	width: 200px; 
	float: right;
	
}

.newmiddleright
{
	width: 510px; 
	background-color: #ffffff; 
	float: right;
	
}

.newContentHeader
{
	width:510px;
	height:33px;
	background-repeat:no-repeat;	
	background-image: url(../images/500px-Table-Header.jpg);
	text-align: left;
	
	text-indent: 40px; 
}

.newContentHeaderlabel
{
	padding-top: 3px;
	color: #006699;	
	font-weight:bold;
	font-size: 14px;
	text-indent: 40px; 
}

.newContentFrame
{
	width: 510px;
	background-image:url(../images/contentbackground.jpg);
	background-position: left top;
	background-repeat: repeat-y;
	
}

.newContentFrame p
{
	clear:both;
}

.newContentFooter
{
	margin-bottom: 10px;
	width:510px;
	height:10px;
	background-repeat:no-repeat;
	background-position: left top;
	background-image: url(../images/510px-bottom.gif);

}

.stattable
{
	color: #006699;
	
}

.stattable td
{
	text-align: center;
	color: #006699;
}

.contactlabel
{
	width: 120px;
	float: left;
	margin-top: 3px;	
}

.contactinput
{
	float: left;
	border: solid 1px #000000;	
	width: 150px;
	
}

.contactinputdesc
{
	float: left;
	border: solid 1px #000000;	
	width: 180px;
	height: 80px;
}

.contactwarning
{
	width: 10px;	
	color: #ff0000;
	float: left;
}

.contactrow
{
	clear: both;
	width: 340px;	
	height: 30px;
}

.contactinputlarge
{
	float: left;
	border: solid 1px #000000;	
	width: 464px;
	height: 126px;
	
}


/*menu*/

.newLeftMenu 
{
	width:240px;
	background-color:#ffffff;
	
}



.newlix 
{	
	color: #659EBA;
	text-decoration: none;
	font-family:  Verdana;
	list-style: none;
	font-weight: bold;
	padding:0;
	height:20px;
	width:220px;
}

.menurow
{
	background-image:url(../images/leftlist-bkg.gif);
	background-repeat: no-repeat;	
	height:20px;
	width:240px;
	padding-top: 5px;
	padding-left: 20px;
}

.newlix  a:hover
{
	color: #DF492F; 
	
}