/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-image: url(/~trojan/crff/example_images/pg_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
div#header {
	margin: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	height: 90px;
	background-color: #F8F7EE;
	border: none;
}
div#banner {
	background-color: #3375C3;
	background-image: url(img/bgtile.jpg);
	background-repeat: repeat-x;
	height: 189px;
}

img#logo {
	left: 10px;
	top: 10px;
	position: absolute;
}
div#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	left: 50%;
	position: absolute;
	top: 60px;
	font-weight: bold;
	margin: 3px;
}
div#left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 100%;
	width: 155px;
	left: 0px;
	top: 90px;
	position: absolute;
	background-color: #F8F7EE;
	text-align: center;
	padding: 3px;
}
img#sep_top {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 15px;
	width: 140px;
}
img#sep_bot {
	margin-top: 15px;
	margin-bottom: 15px;
	height: 15px;
	width: 140px;
}
div#contents {
	position: absolute;
	height: 100px;
	width: 617px;
	left: 170px;
	top: 90px;
}

div#contents div th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

div#contents div h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

div#contents div h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

div#contents div select {
	background-color: #F8F7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-color: #FF9900;
}


div#contents div input {
	background-color: #F8F7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-color: #FF9900;
}

div#contents div#products table {
	background-color: #F8F7EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: inline-table;
}

img#logoLeft {
	border: 2px solid #000000;
	margin-bottom: 10px;
}
div#contents div#example {
	border: none;
	padding: 10px;
	margin: 0px;
}
div#contents div#t_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.image {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	font-weight: bolder;
	color: #FFCC00;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFCC00;
	text-align: center;
	font-weight: bolder;
}
.retail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.six {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
}
.dozen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
}
img#next_page {
	vertical-align: bottom;
	position: absolute;
	right: 0px;
}
div#ftr_nav {
	position: absolute;
	height: 100px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
}

div#l_nav a:link {
	color: #000000;
	text-decoration: none;
}
div#l_nav a:visited {
	color: #000000;
	text-decoration: none;
}
div#l_nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
div#l_nav a:active {
	color: #000000;
	text-decoration: none;
}

div#t_nav a:link {
	color: #000000;
	text-decoration: none;
}
div#t_nav a:visited {
	color: #000000;
	text-decoration: none;
}
div#t_nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
div#nav a:active {
	color: #000000;
	text-decoration: none;
}

div#nav a:link {
	color: #000000;
	text-decoration: none;
}
div#nav a:visited {
	color: #000000;
	text-decoration: none;
}
div#nav a:hover {
	color: #FFCC00;
	text-decoration: none;
}
div#nav a:active {
	color: #000000;
	text-decoration: none;
}
div#products div#fly_box_offer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #ECE9D8;
	width: 75%;
}