body {
	
}

td {
	font-family: tahoma, verdana, helvetica;
	font-size: 10px;
	color : #575757;
}

div {
	font-family: tahoma, verdana, helvetica;
	font-size: 10px;
	color : #575757;
}

a {
	text-decoration : none;
	font-weight : bold;
	font-family: tahoma, verdana, helvetica;
	font-size: 10px;
	color : #575757;
}

a:hover {
	text-decoration : none;
	font-weight : bold;
	font-family: tahoma, verdana, helvetica;
	font-size: 10px;
	color : #D4DDE1;
}

div.bookholder {
	margin-left: 60px;
	margin-top: 60px;
}

select, option {
	font-family: "verdana", sans-serif;
	font-size: 10px;
	border: 1px solid #000000;
}

div.forumholder{
	height: 280px;
	overflow: no;
}

div.forumpost {
	margin-top:10px;
	margin-bottom:100px;
	border-bottom: 1px solid #575757;
}

div.forumhead {
}

input, textarea {
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	//background: none;
	border: 1px solid #575757;
}

input.text, textarea.text {
	border: 1px solid #575757;
}