body, table, th, td, div, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	border: 0px;
	margin: 0px;
	background-color: #E0B044;
}

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

a:HOVER {
        text-decoration: underline;
}

.head {
	overflow: hidden;
	padding: 4px;
	width: 928px;
	height: 308px;
}

.header {
	float: none;
}

.title {
	width: 904px;
	position: relative;
	left: -2px;
	top: -347px;
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	padding: 8px;
}

.title2 {
	width: 904px;
	position: relative;
	left: 0px;
	top: -270px;
	font-size: 48px;
	font-weight: bold;
	color: #FFFF00;
	text-align: right;
	padding: 8px;
}

.item {
	float: left;
	border: 1px solid #E0B044;
	width: 206px;
	margin: 4px;
	padding: 8px;
	overflow: hidden;
	cursor: pointer;
	background-color: #F1D9A2;
}

.itemtitle {
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
	height: 32px;
}

.itemnumber {
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
}

.itemnumber p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding: 0px;
        margin: 0px;
}

.itempayment {
        font-size: 10px;
        padding-top: 8px;
}

.itempayment p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        padding: 0px;
        margin: 0px;
}

.itemdetails {
	padding-top: 8px;
}

.itemdetails a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #E0B044;
}

.itemdetails a:HOVER {
	text-decoration: underline;
}

.block {
	border: 1px solid #E0B044;
	padding: 12px;
	background-color: #F1D9A2;
}

.blocksmall {
	font-size: 10px;
	border: 1px solid #E0B044;
	padding: 12px;
	background-color: #F1D9A2;
}

.footer {
	background-color: #E0B044;
}

.footer td {
	color: #404040;
}

.footer a {
	color: #404040;
	text-decoration: none;
}

.footer a:HOVER {
	text-decoration: underline;
}
