TD {
	color: #ffffff;
	font-family: Verdana;
	font-size: 14px;
}

A {
	color: #b3e1f8;
	text-decoration: none;
}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: oblique;
}

H1 {
	color: #b3e1f8;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.menu {
	color: #b3e1f8;
	font-size: 12px;
	font-weight: bold;
}

.menus {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.cat {
	border-collapse: collapse;
}

.cat td {
	text-align: center;
	vertical-align: top;
	width: 25%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 15px; padding-right: 15px;
	border-bottom: 1px solid #C0C0C0;
}
.cat td img {
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}

.cat td a {
	font-size: 11px;
}


.ws_inp {
	width: 500px;
}
textarea.ws_inp {
	height: 100px;
}

img {
	border: 0px;
}
