/*
@charset "iso-8859-1";
@Cache-Control "maxage=1296000";
*/
#header
{
	height:170px;
	width: 1024px;	
	
}

#logo
{
	float: left;
	width: 327px;
	height: 172px;
	background:  url(../images/logo1.PNG) no-repeat scroll 0 0;
}

#link
{
	float: right;
	width: 697px;
	height: 173px;
	background: url(../images/border.PNG) no-repeat scroll 0 0;
	background-repeat: repeat-x;	
}

#searchBar
{	
	margin-top: 50px;	
	width: 600px;
	height: 61px;	
	padding-left: 20px;
	padding-right: 20px;
	background: url(../images/searchBar1.png) no-repeat scroll 0 0;	
}

.SearchTableClass
{
	color:#CFC1B8;
	font-family:"trebuchet ms",helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

.Dropdowns
{
    width: 135px;
}
.TextBoxes
{
    width: 200px;
}
