body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
a:link, a:visited{
	color: #568acc;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;

}


a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
img {
	border: 0px none;
}
table {
	margin-top: 00px;
	margin-bottom: 00px;
	border: 0px none;
	border-collapse: collapse;;
}
td {
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #ffffff;
	text-align: center;
	font-size: 11px;
	border: 1px solid #000000;
}

#image {
	width: 130px;
}
.selected {
	background-color: #F29733;
}
#menu,#header,#footer {
	background-color: #ffffff;
}
#menu,#header {
	border-bottom: 1px solid #000000;
	letter-spacing: 2px;
	text-transform: capitalize;
}
#selector td {
	font-weight: bold;
	width: 30%;
	padding: 2px;
}
#menu,#header,#title {
	padding: 2px;
}
#header {
	font-size: 19px;
	font-weight: bold;
}
#title, #footer {
	text-align: left;
	background-color: #ffffff;
	padding-left: 10px;
}
#title {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
#footer {
	padding: 10px;
	font-size: 10px;
}
