body {
	background-color: #0F546F;
	font: 11px/18px Arial, Helvetica, sans-serif;
	background-image: url(images/background_hugelogo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #000000;
	padding: 0px;
	margin: 15px 0px;
}
p {margin-top: 12px;}
a {font-weight: bold; text-decoration: underline;}
a:link {color: #044E79;}
a:visited {color: #044E79;}
a:hover {color: #FAA819;}
a:active {}

a.topmenu:link {
	color: #044E79;
	padding: 5px;
}
a.topmenu:visited {
	color: #044E79;
	padding: 5px;
}
a.topmenu:hover {
	color: #FFFFFF;
	padding: 5px;
	background: #0F546F;
}
a.topmenu:active {
	color: #044E79;
	padding: 5px;
}
a.logout:link {
	color: #000000;
	padding: 5px;
	float: left;
	background: #FAA119;
	border: 1px solid #EC8620;
	text-decoration: none;
}
a.logout:visited {
	color: #000000;
	padding: 5px;
	float: left;
	background: #FAA119;
	border: 1px solid #EC8620;
	text-decoration: none;
}
a.logout:hover {
	color: #FFFFFF;
	padding: 5px;
	float: left;
	background: #0F546F;
	border: 1px solid #084B65;
	text-decoration: none;
}
a.logout:active {
	color: #000000;
	padding: 5px;
	float: left;
	background: #FAA119;
	border: 1px solid #EC8620;
	text-decoration: none;
}
h1 {
	color: #0F546F;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 3px;
}
h2 {
	color: #0F546F;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 3px;
}

.shell_topleft {
	background: url(images/bord_topleft.gif) no-repeat bottom;
	height: 12px;
	width: 12px;
}
.shell_top {
	background: url(images/bord_top.gif) repeat-x bottom;
	height: 12px;
}
.shell_topright {

	background: url(images/bord_topright.gif) no-repeat bottom;
	height: 12px;
	width: 12px;
}
.shell_bottomleft {
	background: url(images/bord_bottomleft.gif) no-repeat;
	height: 12px;
	width: 12px;
}
.shell_bottom {
	background: url(images/bord_bottom.gif) repeat-x;
	height: 12px;
}
.shell_bottomright {

	background: url(images/bord_bottomright.gif) no-repeat;
	height: 12px;
	width: 12px;
}

.comparison_shell {
	margin-bottom: 15px;
	width: 97%;
}
.comparison_shellside {
	background: #FFFFFF;
	width: 12px;
}
.comparison_inside {
	background: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.compare_row_odd {
	background: #F5F5F5;
}
.compare_row_even {
	background: #F0F0F0;
}
.compare_option {
	text-align: right;
}
.compare_bullet {
	text-align: center;
	width: 40px;
}
.compare_header {
	font-weight: bold;
	font-size: 12px;
}
.compare_bullet_bronze {
	background: url(images/priceboxes/compare_bronze.gif);
	height: 21px;
	width: 21px;
}
.compare_bullet_silver {
	background: url(images/priceboxes/compare_silver.gif);
	height: 21px;
	width: 21px;
}
.compare_bullet_gold {
	background: url(images/priceboxes/compare_gold.gif);
	height: 21px;
	width: 21px;
}
.comparison_chart {
	color: #000000;
	font-size: 11px;
}
#admin_pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #084B65;
	margin-bottom: 20px;
	margin-top: 20px;
}
.admin_subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #084B65;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: #CCCCCC;
	margin-top: 25px;
	padding-top: 10px;
}
.admin_radio {
	width: 30px;
}
input, textarea, select, list {
	font: 11px Arial, Helvetica, sans-serif;
}
#box_menu {
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 30px;
}
.list_header {
	background: #DBDBDB;
	font-weight: bold;
}
.list_content {
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.bigphoto {
	padding: 5px;
	text-align: center;
}
.specialty_previews {
	text-align: center;
	vertical-align: top;
}


