body{

	padding-left:5px;
	font-family: arial, "lucida console", sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {color: blue; text-decoration: none }
A:visited {color: blue; text-decoration: none  }
A:hover	{color: red; text-decoration: underline }
A:active {color: blue; text-decoration: none }


small{
	padding-left:15px;
	text-align:left;
}

.body_red { font-family: arial, "lucida console", sans-serif; font-size: .8em; color:red}

.small { font-size: .8em;}

.small_white { font-size: .8em; color:white; 
A:hover	{color: red; text-decoration: underline }}


.title {
font: Verdana, Arial, Helvetica; 
color: silver;
font-size: 12px
  }

.smalltitle {
font: Verdana, Arial, Helvetica; 
color: #800000;
font-size: 12px;
  }

.bigtitle {
font: Verdana, Arial, Helvetica; 
color: #800000;
font-size: 16px;
font-weight: bold;
  }
 
.greentitle {
font: Verdana, Arial, Helvetica; 
color: #008000;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #000000;
  }
 
 .bluetitle {
font: Verdana, Arial, Helvetica; 
color: #000066;
font-size: 12px;
font-weight: bold;
  }
 
.subtitle {
font: Verdana, Arial, Helvetica; 
color: #008000;
font-size: 12px;
font-weight: bold;
  }
  
a:visited{
        color:#00008b;
}

a{
        color:#00008b;
}

a:hover{
        color:#8b0000;
}

a:link{
	color:#00008b;	
}

.result{
	font-size: .8em;
	width: 600px;
	padding-right: 5px;
	margin-top:5px;
	padding-botton: 15px;
}

.resultTitle1{
	padding: 5px 5px;
	width: 600px;
	background-color: #D9D9F3;
}

.resultTitle2{
        padding: 5px 5px;
        width: 600px;
        background-color: #DCD9C3;
}


.fRight{
	float:right:
	clear:right;
}

.fLeft{
	float:left;
	clear:left;
}

.searchBar{
	border:collapse;
}

.searchBar input[type="text"]{
	border:1px solid #A5131E;
	width:200px;
	background-color:#D9D9F3;
}
.searchBar input[type="text"]:focus{
	background-color:#ffffff;
	border:1px solid #000000;
}

.searchBar input[type="submit"]{
	background-color:#E0E0E0;
	boder: 1px solid #000000;
	margin-left:3px;
}
.searchBar input[type="submit"]:focus{
	background-color:#F0E68C;
}

.noResults{
	width: 600px;
	float:left;
}

.noResultHead{
	width:100%;
	float:left;
	clear:left;
}

.noSearchBar{
	margin-top:25px;
}

.searchBarLower{
	padding-top:10px;
        border:collapse;
	padding-bottom:10px;
}
.searchBarLower input[type="text"]{
        border:1px solid #A5131E;
        width:200px;
        background-color:#D9D9F3;
}
.searchBarLower input[type="text"]:focus{
        background-color:#ffffff;
        border:1px solid #000000;
}

.searchBarLower input[type="submit"]{
        background-color:#E0E0E0;
        boder: 1px solid #000000;
        margin-left:3px;
}
.searchBarLower input[type="submit"]:focus{
        background-color:#F0E68C;
}


.resultHeading{
	width:100%;
	border-top:1px solid #000000;
	background-color:#D9D9F3;
	margin-bottom:15px;
}

.searchBar .input-text{
	width:200px;
}
.searchBarLower .input-text{
        width:200px;
}

.searchBarBG{
	margin-top:25px;
	background-color:#D9D9F3;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:100%;
	float:left;
	clear:left;
}
.recipLinks{
	width: 500px;
}

.headingTxt{
	padding-bottom:15px;	
}

.linkTo{
	padding: 5px 5px;
	background-color:#999999;
}

.linkTo td{
	padding: 2px 5px;
	border: 1px solid #000000;
}

.linkTo .text{
	width:200px;
	
}

.moreInfo{
	border: 1px solid #000000;
	padding: 5px 5px;

}

ul#nav,
ul#botNav
{ margin: 0; padding: 0; list-style: none; width: 126px;background:#203152;}

ul#freeicon
{margin:0;padding:0;list-style:none;width:54px;}
/* Regular rows */

ul#nav li
{ display:block; height:18px;cursor: pointer; padding:0 0 0 8px;width:126px;}
ul#nav li
{ background:url(images/nav.blue.gif) 0 0 no-repeat;}
ul#nav li a
{ padding:0 0 0 4px;margin:0}
ul#nav li a:hover
{ background:#8ebae5;}
ul#nav li div
{height:18px;line-height:16px;width:115px;padding:1px 0 0 0;}
ul#nav li a
{ display: block; text-decoration: none; font-weight:bold; font-size:11px;}
ul#nav li a
{  color: #fff; }
