@charset "utf-8";
/* CSS Document */

body,td {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #D4019B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	background-image: url(../layout/c5/bk.gif);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #FDE907;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
	outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #FDE907;
}
.bottom {
	font-size: 10px;
	color: #3D0137;
	font-weight: bold;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3D0137;
	background-color: #B20184;
}
.bottom a {
	color: #3D0137;
	text-decoration: none;
}
.bottom a:hover {
	color: #3D0137;
	text-decoration: underline;
}
.bottom-left-side {
	height: 39px;
	width: 80px;
	background-image: url(../layout/c5/bottom-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom-right-side {
	height: 39px;
	width: 80px;
	background-image: url(../layout/c5/bottom-r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu {
	padding-left: 14px;
	padding-right: 12px;
	font-size: 10px;
}
.menu a {
	color: #D4019B;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover {
	color: #FDE907;
}
.mb1 {
	background-image: url(../layout/c5/add.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mb2 {
	background-image: url(../layout/c5/draw.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mb3 {
	background-image: url(../layout/c5/contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mb4 {
	background-image: url(../layout/c5/bookmark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mb5 {
	background-image: url(../layout/c5/mail.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mb6 {
	background-image: url(../layout/c5/print.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.space-bottom-10px {
	margin-bottom: 12px;
}
.space-top-bottom {
	margin-top: 6px;
	margin-bottom: 12px;
}
.banner-cell {
	background-image: url(../layout/c5/cell-bk.gif);
	height: 60px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: center center;
	padding: 9px;
}
.banner-cell:hover {
	background-image: url(../layout/c5/cell-bk-hover.gif);
}
.code {
	font-size: 9px;
	color: #3D0137;
}
.q {
	font-weight: bold;
	color: #FDE907;
}
/* ----------------- contact form ----------------- */
form {
	margin: 0px;
}
form td {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.buttonFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D0137;
	background-color: #FDE907;
	border: 1px solid #3D0137;
}
.inputFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3D0137;
	background-color: #FDE907;
	border: 1px solid #3D0137;
	padding: 2px;
}
.categoriesFields {
	font-family: Tahoma, Verdana, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3D0137;
	background-color: #FDE907;
	border: 1px solid #3D0137;
	padding: 2px;
}
.go {
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #FDE907;
}
.go a {
	color: #FDE907;
	text-decoration: none;
}
.go a:hover {
}
.requirestar {
	color: #3D0137;
	font-size: 10px;
}
