body {
	background:	#FFF url(../images/background.gif) repeat-x;
	margin:0;
	padding:0;
}

#main {
	border: 1px solid #999999;	
	
	}

#footer {
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #333333;
	color: #666666;
	font-size: 11px;
	padding: 10px;
	text-align: center;
	background-image: url(../images/footerBack.gif);
	}
	
	#footer ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
		}
		
	#footer li {
	margin: 0;
	display: inline;
	text-decoration: none;
		}

	#footer li a {
	display: inline;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
		}

	html>body #footer li a {
		width: auto;
		}

	#footer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
		}


#footer2 {
	margin-bottom: 0em;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #666666;
	color: #666666;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	}
	
	#footer2 ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
	}
		
	#footer2 li {
	margin: 0;
	display: inline;
	color: #FFFFFF;
		}
		
	#footer2 li a {
	display: inline;
	color: #CCCCCC;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
		}
		
	#footer li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
		}
				

		
.css {
	font-family: Tahoma;
	font-size: 12px;
}
input {
	background-color: #E3ECF9;
	font-size: 12px;
	font-family: Tahoma;
}
