a:link
{
	color: rgb(102,153,102);
}
a:visited
{
	color: rgb(102,153,102); 
} 
a:active 
{
	color: rgb(102,153,102);
}
a:hover 
{
	color: rgb(153,102,102);
}

a.nav:link {
	color: rgb(255,255,255);
	text-decoration: none;}
	
a.nav:visited {
	color: rgb(255,255,255);
	text-decoration: none;} 
	
a.nav:active {
	color: rgb(255,255,255);
	text-decoration: none;}
	
a.nav:hover {
	color: rgb(238,58,66);
	text-decoration: none;}

a.btm:link
{
	color: rgb(238,58,66);
}
a.btm:visited
{
	color: rgb(238,58,66); 
} 
a.btm:active 
{
	color: rgb(238,58,66);
}
a.btm:hover 
{
	color: rgb(102,102,102);
}

em.deadlink {
	font-family: Arial;
	color: rgb(175,175,175);
	font-size: 9pt;
	font-style: normal;}

body
{
	font-family: Verdana;
	background-color: #59a7d7;
/*	background-image: url('images/bg.jpg');*/
	background-repeat: repeat;
	color: rgb(75,75,75);
	font-size: 7pt;
	margin: 25px 0px 0px 0px;
	scrollbar-3dlight-color: rgb(217,204,174); 
	scrollbar-arrow-color: rgb(238,58,66);
	scrollbar-base-color: rgb(183,221,200);
	scrollbar-darkshadow-color: rgb(105,86,41);
	scrollbar-face-color: rgb(198,159,78);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(102,102,102)}

table {
	width: 916px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	padding-left: 0px;
	color: rgb(75,75,75);
	font-size: 8pt;
	border: 4px rgb(0,0,0) solid;}
	
table.product {
	width: 716px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	padding-left: 0px;
	color: rgb(75,75,75);
	font-size: 8pt;
	border: 0px rgb(0,0,0) solid;}

table.btm {
	width: 916px;
	font-family: Verdana;
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	border: 0px rgb(0,0,0) solid;
	padding-top: 1em;
	padding-left: 4em;
	padding-bottom: 1em;
	padding-right: 4em;}

table.embed {
	width: 908px;
	font-family: Verdana;
	background-color: rgb(255,255,255);
	padding-left: 0px;
	color: rgb(75,75,75);
	font-size: 8pt;
	border: 0px rgb(0,0,0) solid;}
	
td.flash {
	height: 230px;
	background-image: url('images/flash-bg.gif');}

td.nav {
	width: 178px;
	height: 428px;
	font-family: Arial;
	color: rgb(255,255,255);
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url('images/nav-bg.jpg');
	padding-top: 2em;}

td.body {
	padding-left: 5px;
	padding-right: 5px;}

h1 {
	font-family: Ariel;
	font-size: 16pt;
	font-style: italic;
	color: #c69f4e;
	margin-bottom: +0pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #517424;
	text-transform: uppercase;
	margin-bottom: +0pt;}

h4 {
	font-family: Arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #c69f4e;
	text-transform: uppercase;
	margin-bottom: +0pt;}
	
hr	{
	height: 1px;
	width: 100%;
	color: rgb(255,255,255);}

hr.body	{
	height: 1px;
	width: 85%;
	color: #c69f4e;}

INPUT {
	border-right: 1px rgb(117,99,54) solid;
	border-top: 1px rgb(117,99,54) solid;
	border-left: 1px rgb(117,99,54) solid;
	border-bottom: 1px rgb(117,99,54) solid;
	font-size: 8pt;
	color: rgb(75,75,75);
	font-family: Verdana;
	background: rgb(225,206,159)}

INPUT.clr {
	border-right: 0px rgb(117,99,54) solid;
	border-top: 0px rgb(117,99,54) solid;
	border-left: 0px rgb(117,99,54) solid;
	border-bottom: 0px rgb(117,99,54) solid;
	font-size: 8pt;
	color: rgb(75,75,75);
	font-family: Verdana;
	background: rgb(255,255,255)}