body {	
	margin:0;
	padding:0;
	font-size:11px;
	font-family:Tahoma;
	background:url(images/bg.jpg) repeat-x;
	}
.but {
	background:url(images/red.jpg) no-repeat;
	width:102px;
	height:26px;
	}
.nav {
	background:url(images/nav.jpg) center no-repeat;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	padding:4px;
	}
.input {
	background:url(images/input.jpg) no-repeat;
	width:285px;
	border:none;
	padding:5px 25px 5px 25px;
	height:27px;
	}
.submit {
	padding:0;
	margin:0;
}
.links {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding:5px 0 0 0;
	font-weight:bold;
	}
a, a:active, a:visited {
color:#000000;
font-size:11px;
font-family:Tahoma;
text-decoration:underline;
}
a:hover {
	text-decoration:none;
	}
.categories {
	background:url(images/bg2.jpg) no-repeat;
	margin:20px 0 0 0;
	padding:5px;
	}
.blue {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	}
.cat {
	font-family:Tahoma;
	font-size:11px;
	line-height:18px;
	}
.cat a, .cat a:active, .cat:visited {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
.cat a:hover {
	color:#FF0000;
	text-decoration:underline;
	}
.footer {
	background:#45BBED;
	padding:5px;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	width:620px;
	}
.footer a, .footer a:active, .footer a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}