body {
	background-color: #CDD6FD;
}
P
{
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	line-height: normal;
}

A
{
	TEXT-DECORATION: none;
	border: none;
	color: #FFFFFF;	
}

A:hover
{
	COLOR: #FFCC66;
	TEXT-DECORATION: underline;
	border: none;

}

A:active
{
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
	border: none;

}
a.email
{
	TEXT-DECORATION: none;
	border: none;
	color: #333333;	
}
LI
{
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 20px;
}

H1
{
	COLOR: #336699;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold
}

H2
{
	COLOR: #336699;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	LINE-HEIGHT: normal;
}

H3
{
	COLOR: #003366;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	line-height: normal;
}

OL
{
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 10px;
}

TD
{
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	line-height: 10px;
}

SELECT
{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #333333;
}

INPUT
{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
}

.smallFont
{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
}

.HotProdTitle
{
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	COLOR: #990000;
	TEXT-DECORATION: none;
	line-height: 19px;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}

.FooterLink
{
	FONT-SIZE:9px;
	COLOR: #990000;
	TEXT-DECORATION: none;
}
.mainbox {
	color: #000000;
	border: 1px solid #999999;
	padding: 8px;

}
.bannerbox {

	color: #000000;
}
.blurb {
	COLOR: #336699;
	FONT-FAMILY: Garamond, "Times New Roman";
	FONT-SIZE: 14px;
	font-style: italic;
	line-height: 24px;
	padding: 10px 0px 0px;
}
.blurbwhite {
	COLOR: #FFFFFF;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	font-style: normal;
	line-height: 24px;
	padding: 10px 0px 0px;
	font-weight: bold;
	letter-spacing: 1px;
}
.lowerbox {
	color: #000000;
	border: 1px solid #999999;
	font-size: 12px;
}

.lowerboxtext {
	color: #336699;
	font-size: 12px;
	line-height: 20px;
}

.introcopy {
	COLOR: #424141;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold;
	line-height: 20px;
}
.topright {
	background-image: url(images/top_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topleft {

	background-image: url(images/top_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.orangetext {
	color: #FF6600;
	line-height: 18px;
	padding: 3;
	padding-left: 4px;
	font-size: 13px;
}
.greytopleft {
	background-image: url(images/tgl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E1DFDD;
}
.greytopright {
	background-image: url(images/tgr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E1DFDD;
}
.greybotomrightCopy {

	background-image: url(images/bgr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E1DFDD;
}
.greybotomleft {


	background-image: url(images/bgl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E1DFDD;
}
.blacknumber {
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	line-height: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6633;
	padding-top: 10px;
}
.bigtitle {
	font-size: 24px;
	color: #336699;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: 1px;
}
.boxborder {
	border: 2px dashed #FF6600;
	background-color: #F4F3F2;
	padding: 10px 7px 7px;
}
.maintableborder {
	border: 3px solid #FFFFFF;
}
.bannerborder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.whitetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: normal;
}
.whitetext {
	font-size: 13px;
	color: #FFFFFF;
	line-height: normal;
}
.redtopleft {

	background-image: url(images/trl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E1DFDD;
}
.redtopright {

	background-image: url(images/trr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E1DFDD;
}
.redbotomright {


	background-image: url(images/brr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E1DFDD;
}
.redbotomleft {



	background-image: url(images/brl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E1DFDD;
}
.whitelink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF66;
}
.ochretext {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
.tsunamibox {
	padding-top: 15px;
	padding-bottom: 10px;
	border: 1px dotted #990000;
	padding-right: 10px;
	background-color: #F0EDED;
}
