BODY,TD,FORM {
	           font-family: arial, helvetica, sans-serif;
      		   text-decoration : none;
	  	   font-size:14px;
	  }

.nav  {
		   color : #FFFFFF;
		   text-decoration : none;
		   font-size : 13px;
		   font-family : arial, helvetica, sans-serif;
 	    	   line-spacing : 0px;
}

.nav:hover  {

		   text-decoration : none;
		   color : #70AFFF;
	
}



.ordernow {
	           font-size:14px;
		   text-decoration: none;
		   color : #849C94
		   }
		   
.ordernow:hover {
	           font-size:14px;
		   text-decoration: none;
		   color : #222222

			   }
		   
		   
.cat {
	           font-size:10px;
		   text-decoration: none;
		   color : #000000
		   }
		   
.cat:hover {
	           font-size:10px;
		   text-decoration: none;
		   color : #5C5C5C

			   }
.link {
		   font-size:12px;
		   text-decoration: none;
		   color : #0000FF
		   }
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	background-color: #609986;
	border: 1px solid #487365;
	margin: 25px;
	padding: 10px;
}

		   
.link:hover {
	           font-size:12px;
		   text-decoration: none;
		   color : #5555FF
			   }

.bottombar {
		   font-size:12px;
		   text-decoration: none;
		   color : #FFFFFF
		   }
		   
.bottombar a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottombar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottombar a:hover {
	color: #FFCC00;
	text-decoration: none;
			   }
h1 {
	font-size: 18px;
	color: #849C94;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F1F5F4;
	border: 1px solid #6F9581;
}
.inputerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	background-color: #FEE9E9;
	border: 1px solid #990000;
}
.long {
	width:350px;
}
.medium {
	width:100px;
}
