body {
	background-color: #D4D1A8;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}

.content_bg {
	background-color: #FFFFFF;
}

#content {
	font-family: Georgia, Book Antiqua, Times New Roman;
	font-size: 12px;
	margin-top:10px;
	margin-bottom:10px;
}

#content td {
	font-family: Georgia, Book Antiqua, Times New Roman;
	font-size: 12px;
}

strong {
	font-family: Georgia, Book Antiqua, Times New Roman;
	font-size: 14px;
	color: #FD6300;
}

p {
	margin-top:8px;
	margin-bottom:8px;
}

li {
	padding:3px;
}

.main_menu {
	color: #000000;
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	text-decoration: none;
}

.heading {
	color: #FD6300;
	font-family: Arial, helvetica;
	font-size: 30px;
}

.faq {
	color: #000000;
	font-family: Arial, helvetica;
	font-size: 14px;
	text-decoration: none;
}

a.faq:hover {
	color: #FD6300;
	text-decoration: none;
}

.box {
	border: solid;
	border-width: 1px;
	border-color: #FD6300;
	padding: 5px;
	background: #FFCC99;
}

.img_border {
	border: solid;
	border-width: 1px;
	border-color: #FD6300;
	margin-left: 10px;
	margin-bottom: 10px;
}

.tracker {
	color: #FD6300;
	font-family: Arial, helvetica;
	font-size: 10px;
}

span.thumb {
	float:right;
	margin:0 0 10px 10px;
}
span.thumb img {
	border: 1px solid #FD6300;
}
span.thumb i {
	font-size:xx-small
}