BODY{
	background-color: #ffffff;
	margin: 0px;
}
table.top{
	border-collapse: collapse;
}
tr.top{
    font-family: Lucida;
    font-weight: 600;
    font-style: normal;
    font-size: 32pt;
    
    color: #ccdaef;
    background-color: #2c3d57;
    
       
}
tr.bottom{
    font-family: Lucida Bright;
    font-style: normal;
    font-size: large;
    background-color: #2c3d57;
    font-size: 24pt;
    color: #ccdaef;
    
    width: 100%;
    height: 35;    
}
tr.div 
{
	background-color: #ffffce;	
}
td.headImage
{
	background-color: #2c3d57;
	width: 180;
}

td.topLink 
{
	border-color: #ccdaef;
	border-style: groove;
	background-color: #002350;
}


a.link
{
	color: #ffffff;
}



input.button
{
	background-color: #ccdaef;
	width: 160;
	text-align: center;
	color: #071935;
	border-width: 0;
	
	cursor: pointer;
	/*cursor: hand;*/
}



tr.below
{
	width: 100%;
	
}


td.sideBar
{
	vertical-align: top;
	background-image: url(sideBar2.jpg);
	background-repeat: repeat-x;
	width: 180;	
	
	font-family: Lucida Bright;
	/*font-style: bold;*/
	font-size: 12pt;
	text-align: center;
	
}

td.sideBarButton
{
	vertical-align: top;
	
	background-repeat: repeat-x;
	width: 180;	
	
	font-family: Lucida Bright;
	/*font-style: bold;*/
	font-size: 12pt;
	text-align: center;
	
}



td.main
{
	background-color: #ccdaef;
	font-family: "Times New Roman", Serif;
	font-style: normal;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1pt;
	vertical-align: top;
	border-top-style: solid;
	border-top-color: #071935;
	border-top-width: 6pt;
	border-left-style: solid;
	border-left-color: #071935;
	border-left-width: 6pt;
	
}

table.content
{
	font-size: 1.3em;
	font-family: "Times New Roman", Serif;
	color: #071935;
}

	

div 
{
		 
	
}


table.prices
{
	font-size: 11pt;
	font-family: "Times New Roman", Serif;
	border-width: 3pt;
	border-style: solid;
	border-color: #2c3d57;
	color: #071935;
	border-collapse: collapse;
}

td.prices
{
	border-style: solid;
	border-color: #2c3d57;
	border-width: 1pt;
	width: 75pt;                                                                                                               
}
td.counties
{
	border-style: solid;
	border-color: #2c3d57;
	border-width: 1pt;
	width: 250pt;                                                                                                               
}

		


