body {
	background-color: #140205;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #fef8e6;
}

a:hover, a:active {
	text-decoration: none;
}

a img {
	border: 0px;
}

div.clr {
	clear: both;
}

div.corner {
	background-image: url(/i/corner.png);
	height: 10px;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: left top;
}

div.container {
	background-color: #fef8e6;
	width: 750px;
	margin: auto;
	text-align: left;
	background-image: url(/i/container-bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-top: 40px;
}

div.logo {
	width: 330px;
	float: left;
	background-color: #140205;
	height: 34px;
	text-align: left;
} 

div.logo img {
	margin-left: 10px;
	margin-top: 13px;
}

div.menu {
	float: right;
	width: 420px;
	background-image: url(/i/menu-bg.png);
	height: 34px;
	background-color: #fef8e6;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

div.menu ul {
	margin: 0px;
	padding: 0px;
}

div.menu ul li {
	display: inline;
	list-style-type: none;
}
div.menu ul li img {
	margin: 10px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-right: 18px;
}
h1 {
	font-size : 16px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}


h2 {
	margin: 0px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0px;
	background-image: url(/i/h2-bg.png);
	height: 38px;
	padding-left: 32px;
	padding-top: 10px;
}

h3 {
	font-size : 20px;
	font-family: Impact;
	font-weight: normal;

}



div.main {
	margin: 0px;
	padding: 10px;
	padding-left: 50px;
	background-color: #e02828;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
	background-image: url(/i/main-footer.png);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #fef8e6;
	min-height: 300px;
}

div.main input {
	background-color:	#fef8e6;
	border: 0px;
}

div.main p {
	margin: 20px;
}

div.banner {
	margin: 11px;
}

div.footer {
	margin-top: 35px;
}

div.footer a, div.footer a img {
	color: white;
}
div.main table tr td
{
 border-width: 1px;
 border-color: white;
 border-style: solid;
 padding: 4px;
 vertical-align: middle;
 text-align: center;
}

div.main table tr th
{
 border-width: 1px;
 border-color: white;
 border-style: solid;
	background-color: white;
font-weight: bold;
color: #e02828;
 padding: 4px;
 vertical-align: middle;
 text-align: center;
}
