p {  font-family: Tahoma; font-size: 9pt; color: #ffffff}
h3 {  font-family: Tahoma; font-size: 13pt; color: #666666; font-weight: bold}
h4 {  font-family: Tahoma; font-size: 10pt; color: #ffffff}
h6 {  font-family: Tahoma; font-size: 12pt; color: #ffffff font-weight: bold}
td {  font-family: Tahoma; font-size: 9pt; color: #ffffff}
li {  font-family: Tahoma; font-size: 8pt; color: #ffffff}
.Title {  font-family: Tahoma; font-size: 12pt; color: #ffffff; font-weight: bold}
.SmallTitle {  font-family: Tahoma; font-size: 10pt; color: #ffffff; font-weight: bold}
.CatTitle{  font-family: Tahoma; font-size: 12pt; color: #29317B; font-weight: bold}
.InfoHeader {  font-family: Tahoma; font-size: 13pt; color: #666666; font-weight: bold}
.Price {  font-family: Tahoma; font-size: 9pt; color: #FFCC00; font-weight: bold}
a:link {  font-family: Tahoma; font-size: 9pt; color: #FFCC00; text-decoration: none}
a:visited {  font-family: Tahoma; font-size: 9pt; color: #FFCC00; text-decoration: none}
a:hover {  font-family: Tahoma; font-size: 9pt; color: #000066; text-decoration: underline}
a:active {  font-family: Tahoma; font-size: 9pt; color: #000000; text-decoration: underline}
.list {FONT-FAMILY: Verdana, Arial, Helvetica; FONT-SIZE: 7pt}

.navigation{
	margin: 0px;
	padding: 0px;
	list-style: none;
	/*width: 149px;*/
	border: 1px solid #333333;
	margin-bottom: 10px;
}


.navigation LI {
	color: #ffffff;
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

.navigation LI A:LINK, .navigation LI A:VISITED {
	color: #ffffff;
	font-weight: bold;
	display: block;
	width: 143px;
	padding: 2px 1px;
	font-size: 10px;
	background: #6e75bb;
}

.navigation LI A:hover {
	color: #ffffff;
	background: #6e94bb;
	text-decoration: none;
}

.review-holder {
	border: 2px solid #000066;
	padding: 8px;
	margin-bottom: 10px;
}
