body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('images/background.jpg');

}

table.main {
	border: 1px solid black;
	background: white;
	/*padding: 5px 5px 5px 5px;*/
}

td {
	font-family: verdana;
	color: #3A3A3A;
	font-size: 11px;
	padding: 1px 2px 1px 2px;

}

a {
	font-weight: bold;
	color: #FF8504;

}

a:hover {

	text-decoration: none;

}

.color {
	color: #FF8504;
}



.borderBottom {
	border-bottom: 1px dashed #C1C1C1;

}



.borderLeft {
	border-left: 1px dashed #C1C1C1;

}



.copyright {
	font-family: arial;
	font-size: 10px;
}

a.copyright {
	font-family: arial;
	font-size: 10px;
	color: white;
}



b {
	color: #575556

}



.mini {
	font-family: arial;
	font-size: 10px;

}

.price {
	font-weight: bold;

}

.logo {
	font-size: 20px;
	font-weight: bold;
}

.answer {

	padding-left: 30px;

}

.border {
	border: 1px solid black;
}

.date {
	font-family: arial;
	color: gray;
}

select, input {
	font-family: verdana;
	font-size: 11px;
}