body {
	background-color: #FFFFFF;
	margin-top: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

hr {
	border: 1px dotted #999999;
}

.errormsg {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}

.subtitle {
	font-size: 16px;
	font-weight: bold;
	//color: #999999;
	color: #DC6052;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}

.sub-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #666666;
	word-spacing: normal;
	letter-spacing: 1px;
	font-weight: bold;
}

.recommended {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
}

a:link {
	color: #0099FF;
	text-decoration: underline;
}

a:visited {
	color: #0099FF;
}

a:hover {
	text-decoration: none;
	color: #FF9900;
}

.navigation {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #F2F2F2;
	line-height: 16px;
	letter-spacing: 1px;
	}

.navigation a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px;
	background-color: #F2F2F2;
	}

.navigation a:link, .navigation a:visited {
	color: #0099FF;
	display: block;
	font-weight: strong;
	text-decoration: none;
	}

.navigation a:hover {
	color: #ffffff;
	background-color: #999999;
	display: block;
	font-weight: strong;
	text-decoration: none;
	}
	
.bookonline {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color: #FED7CD;
	line-height: 16px;
	letter-spacing: 1px;
	}

.bookonline a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px;
	background-color: #FED7CD;
	}

.bookonline a:link, .bookonline a:visited {
	color: #0099FF;
	display: block;
	font-weight: strong;
	text-decoration: none;
	}

.bookonline a:hover {
	color: #ffffff;
	background-color: #999999;
	display: block;
	font-weight: strong;
	text-decoration: none;
	}

.members_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 1px;
	color: #666666;
	border: 1px dotted #CCCCCC;
}

.members_nav a:link {
	color: #0099FF;
	text-decoration: none;
}

.members_nav a:visited {
	color: #0099FF;
	text-decoration: none;
}

.members_nav a:hover {
	color: #FF9900;
	text-decoration: none;
}

.frame {
	border: 1px solid #CCCCCC;
}

.dark_frame {
	border: 1px solid #333333;
}

.dotted_frame {
	border: 1px dotted #CCCCCC;
}

.table_lightyellow {
	background-color: #FFFFCC;
}

.dashed_frame {
	border: 1px dashed #CCCCCC;
}

.samples {
	border: 1px dashed #999999;
	padding: 5px;
	text-align: right;
}

.page {
	border: 1px solid #333333;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}

.imgleft {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: left;
}

.imgright {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	float: right;
}
.new {
	color: #FF0000;
	font-weight: bold;
}
