/* >>> BEGIN RJFAB STYLES <<< */


/* FONTS BEGIN */

body, table, tbody, td, p, span, div
{
	font-family: Revue BT, Trebuchet MS, Arial, Sans Serif;
	color: #FFFBF0;
	font-weight: normal;
	font-size: 14px;
}

a:link, a:active, a:visited
{
	font-family: Trebuchet MS, Arial, Sans Serif;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover
{
	font-family: Trebuchet MS, Arial, Sans Serif;
	text-decoration: none;
	color: #FFFFFF;
}

h1.producttitle
{
	font-family: Revue BT, Trebuchet MS, Arial, Sans Serif;
	color: #FFFBF0;
	font-weight: normal;
	font-size: 20px;
}

span.producttitle
{
	font-family: Trebuchet MS, Arial, Sans Serif;
	color: #FFFBF0;
	font-weight: normal;
	font-size: 16px;
}

/* FONTS END */

/* LAYOUT STYLES BEGIN */

body
{
	margin: 0px;
	background-image: url(images/MainBkgrd.jpg);
}

#shell
{
	width: 100%;
}

#header
{
	position: relative;
	width: 766px;
}

#body250
{
	position: relative;
	width: 766px;
	height: 250px;
	background-image: url(images/body_bg.png);
}

#body450
{
	position: relative;
	width: 766px;
	height: 450px;
	background-image: url(images/body_bg.png);
}

#body550
{
	position: relative;
	width: 766px;
	height: 550px;
	background-image: url(images/body_bg.png);
}

#body650
{
	position: relative;
	width: 766px;
	height: 650px;
	background-image: url(images/body_bg.png);
}

#body750
{
	position: relative;
	width: 766px;
	height: 750px;
	background-image: url(images/body_bg.png);
}

#body850
{
	position: relative;
	width: 766px;
	height: 850px;
	background-image: url(images/body_bg.png);
}

#body950
{
	position: relative;
	width: 766px;
	height: 950px;
	background-image: url(images/body_bg.png);
}

#body1050
{
	position: relative;
	width: 766px;
	height: 1050px;
	background-image: url(images/body_bg.png);
}

#body1250
{
	position: relative;
	width: 766px;
	height: 1250px;
	background-image: url(images/body_bg.png);
}

#body1350
{
	position: relative;
	width: 766px;
	height: 1350px;
	background-image: url(images/body_bg.png);
}


#body1550
{
	position: relative;
	width: 766px;
	height: 1550px;
	background-image: url(images/body_bg.png);
}

#body1650
{
	position: relative;
	width: 766px;
	height: 1650px;
	background-image: url(images/body_bg.png);
}

#body1600
{
	position: relative;
	width: 766px;
	height: 1600px;
	background-image: url(images/body_bg.png);
}

#body1750
{
	position: relative;
	width: 766px;
	height: 1750px;
	background-image: url(images/body_bg.png);
}

#body1850
{
	position: relative;
	width: 766px;
	height: 1850px;
	background-image: url(images/body_bg.png);
}

#footer
{
	position: relative;
	width: 766px;
}

div.on
{
	border: 1px solid #FFFFFF;
	background-color: red;
	width: 300px;
	height: 20px;
	padding: 5px;
	margin: 5px;
}

div.off
{
	border: 1px solid #FFFFFF;
	background-color: red;
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	width: 300px;
	height: 20px;
	padding: 5px;
	margin: 5px;
}

div.link
{
	width: 300px;
	height: 30px;
	margin: 5px;
}

img.link
{
	opacity:.50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

td.producttitle
{
	padding: 15px;
}

td.padding
{
	padding: 20px;
}

/* LAYOUT STYLES END */

/* >>> END RJFAB STYLES <<< */