
BODY {margin:0;
    padding:0;
	background:#336699;
    }

FORM { margin: 5px 0 }

img { border:0px;}

A:visited {color:#6699CC}
A:link {color:#6699CC}

#container
{
width:100%;
min-width: 900px;
margin: 0px;
background-color: #336699;
}

#containermobile
{
width:100%;
margin: 0px;
background-color: #ffffff;
}

#containerresults
{
width: 100%;
min-width: 900px;
margin: 0px;
background-color: #ffffff;
border: 0px;
}

#top {
	width: 100%;
	padding:0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #336699;
}

#searchstryp

{   width: 100%;
    background-color:#99ccff;
	text-indent:5px;
	border-bottom: 1px solid #999999;
    }

#topresults {
	text-align: center;
	width:100%;
	padding:0px;
	border-bottom: 1px solid #333333;
	
}

#secondcontainer{
	min-width: 800px;
	max-width: 1100px;
	margin-left: auto;
    margin-right: auto;
	background-color: #ffffff;
    }
	
#leftnav {
    background-color: #eeeeee;
    float:left;
    width:240px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	border-right: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
    }	
		
#content {
	max-width:77%;
	min-width:72%;
    background-color: #ffffff;
	margin-left:250px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }

	
#contentmobile {
    background-color: #ffffff;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding:15px;
    }	
	
#bottri {
    background:#6699cc;
	clear:both;
	height:1px;
    }
	

#bottom {
    background:#eeeeee;
	clear:both;
	min-width:800px;
	font-family: verdana;
	font-size: 10px;
    }

.topheader{
font-family: verdana;
	font-size: 24px;
	color: #333333;
		 }
.black{
font-family: verdana;
		 font-size: 10px;
		 color: #333333;
		 text-decoration:none;
		 }
	
.red{
font-family: verdana;
		 font-size: 10pt;
		 color: #FF3333;
		 text-decoration:none;
		 }
		 	
		 
.dkblue{
font-family: verdana;
		 font-size: 12px;
		 color: #006699;
		 font-weight:bold
		 }
		 
.orange{
font-family: verdana;
		 font-size: 16px;
		 color: #E28930;
		 text-decoration:none;
		 }
		 
.lightgrey{
font-family: verdana;
		 font-size: 9px;
		 color: #999999;
		 text-decoration:none;
		 }
.greysmall {font-family: verdana;
        font-size: 8pt;
  		color: #666666;
  		font-weight: normal}
		
.darkbrown{
font-family: verdana;
font-size: 12px;
color: #333333;
font-weight:bold;
		 }

.brown{
font-family: verdana;
		 font-size: 12px;
		 color: #996633;
		 text-decoration:none;
		 }