<style>
//--------------------------------------------------------------
// Title	: 	Marketing Style Definitions
// Author	: 	Jon Hage
// 			Sleeping Giant Studios
// Date		:	4/20/2001
//--------------------------------------------------------------


A:link	{COLOR: blue; LINE:underline;  TEXT-DECORATION: none}

A: {COLOR: 2f4f4f;  FONT-FAMILY: Verdana,Arial; TEXT-DECORATION: none}

A:visited{ COLOR: 800000; FONT-FAMILY: Verdana,Arial; TEXT-DECORATION: none}

A:hover{ COLOR: 2f4f4f;  FONT-FAMILY: Verdana,Arial; TEXT-DECORATION: none}

/* Styles applied to native html tags */


font{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10pt; color:#000000;}
.font-small{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt; color:#000000;}

table{font-family: Verdana; font-size: 10pt;}

h1{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12pt; color:#000000;}

b{ font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10pt; color:#000000;}

a{font-family: Verdana; font-size: 10pt; text-decoration:none;}

/* Used for Drop Down Menus */

.menu {background-color:#ffffff;  position:absolute; width:56px; overflow:clip;}

.notHot {visibility:show; overflow:clip; font-family:Verdana,Arial,Helvetica; text-decoration:none; font-size:12px; line-height:11px; color:#000000;}

.Hot {visibility:show; overflow:clip; font-family:Verdana,Arial,Helvetica; text-decoration:none; font-size:12px; line-height:11px; color:#000080;}

.tb-table { border-collapse: collapse; width: 758px; color: BLACK; font-size: 10px;  border: 1px #000000 solid; }
.tb-size { border-collapse: collapse; width: 340px; color: BLACK; font-size: 10px;  border: 0px #000000 solid; }
.tb-list { border-collapse: collapse; width: 758px; align: center; color: BLACK; font-size: 10px;  border: 1px #000000 solid; }
.tb-terms { border-collapse: collapse; width: 700px; align: center; color: BLACK; font-size: 6px;  border: 1px #000000 solid; }
.even { background-color: #CCCCCC; font-size: 10px;}
.odd { background-color: #FFFFFF; font-size: 10px;}
.msg { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:8pt; color:#990000;}
.box { background-color: WHITE; letter-spacing: normal; font-family: Verdana, Arial, sans-serif, Tahoma; font-size: 11px; color: #000000; border: 1px #000000 solid; }

#menucont {
  color: #ffffff;
  background-color: transparent;
  width: 758px;
  height: 22px;
  position: absolute;
}

.menublock, .display {
  float:left;
  width: 100px;
  background-color: #DDDDDD;
}

.menublock2, .display2 {
  float:left;
  width: 225px;
  background-color: #DDDDDD;
}

.menublock2 .subs{
  display: none;
}

.subs{
  color: #DDDDDD;
}

.subs a{
  display: block;
}

.menublock .subs{
  display: none;
}

.btn0 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	background: #DDDDDD;
	width: 375;
}

a.btn0:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #DDDDDD;
}

a.btn0:hover {
	text-decoration: none;
	color: blue;
	font-weight: bold;
	background: #DDDDDD;
}

.btn1 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	background: #DDDDDD;
	width: 100;
}

a.btn1:link {
	text-decoration: none;
	color: #0000;
	font-weight: bold;
	background: #DDDDDD;
}

a.btn1:hover {
	text-decoration: none;
	color:blue;
	font-weight: bold;
	background: #DDDDDD;
}

.btn2 {
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #DDDDDD;
	width: 172;
}

a.btn2:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	background: #DDDDDD;
}

a.btn2:hover {
  cursor: hand;
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	background: #FFFFC0;
}

.container {
	margin: 6px 10px;
	padding: 0px;
	border-top: 1px solid #999;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	border-left: 1px solid #999;
	width: 457px
}
</style>
