td,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #334b54;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a {
	color: #e54116;
	text-decoration: none;
}

a.nofill, .nofill {
	color: #334b54;
	text-decoration: none;
}

b, strong {
	
}

.fill {
	background-image: url(gradient.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

.texts {
	padding-left: 10px;
	padding-right: 10px;
}

input.search {
	width: 100%;
	height: 19px;
	border-width: 0px;
	border-color: #bd7081;
	border-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

img {
	border: #FFFFFF solid 2px;
}

img.noborder {
	border: #000000 solid 0px;
}

input.form1 {
	width:300px;
	height:20px;
	border-width:1px;
	border-color: #AAAAAA;
	border-style: solid;
}

textarea.form1 {
	width:450px;
	height:180px;
	border-width:1px;
	border-color: #AAAAAA;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #677a7d;
}

input.sub {
	width: 93px;
	height: 20px;
	outline: none;
	border-width: 0px;
}

h1 {
	color: #334b54;
	margin-top: 0;
	font-size: 15px;
}

.menu_bottom {
	text-align: center;
}

.menu_bottom a {
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}

ul li {
	padding-left: 0px;
}

.bottom_left {
	background-color: #4E0817;
}

.bottom_right {
	background-color: #4E0817;
	background-image: url('gradient2.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}