<STYLE>

.cell_over 
	{ BACKGROUND-COLOR: blue; }
.cell_out  
	{ BACKGROUND-COLOR: gray; }
.cell_out2 
	{ BACKGROUND-COLOR: #e0e0e0; }

A.whitelink  
	{ color: white; 
	  TEXT-DECORATION: underline; }
A.whitelinkstrong 
	{ color: white; 
	  TEXT-DECORATION: underline; 
	  font-weight: bold; }
	  
A:hover 
	{ color: #ffffff; 
	  TEXT-DECORATION: none; }

A.redlink 
	{ color: #ff0000; 
	  TEXT-DECORATION: none; }
	  
A.bluelink  
	{ color: darkblue; 
	  TEXT-DECORATION: underline; }
	  
A:hover.bluelink 
	{ color: white; 
	  TEXT-DECORATION: underline; 
	  font-weight: bold; }

A.bluelink2
	{ color: #000099; 
	  TEXT-DECORATION: underline; }

A.visited.bluelink2
	{ color: #000099; 
	  TEXT-DECORATION: underline; }

A.hover.bluelink2
	{ color: #000099;
	  BACKGROUND-COLOR: #c9cfdc;
	  TEXT-DECORATION: underline; }

A.blacklink 
	{ color: black; 
	  text-decoration: none; }
	  
A:hover.blacklink 
	{ color: red; 
	  TEXT-DECORATION: underline; 
	  font-weight: bold; }

A.blacklink2 
	{ color: black; 
	  text-decoration: none; }
	  
A:hover.blacklink2 
	{ color: black; 
	  text-decoration: underline; }

A.brochurelink
	{ color: black;
	  text-decoration: underline;
	  font-size: 8pt;
	  font-family: Arial, sans-serif; }

.boxborder 
	{ BORDER-BOTTOM: #000000 1px solid; 
          BORDER-LEFT:   #000000 1px solid; 
          BORDER-RIGHT:  #000000 1px solid; 
          BORDER-TOP:    #000000 1px solid; }
            

.productoptions 
	{ BORDER-RIGHT : #3e4344 1px solid;
	  BORDER-TOP:    #3e4344 1px solid;
	  BORDER-LEFT:   #3e4344 1px solid;
	  BORDER-BOTTOM: #3e4344 1px solid;
	  BACKGROUND-COLOR: #c9cfdc; }

.inputoptions   
	{ BORDER-RIGHT : #3e4344 1px solid;
 	  BORDER-TOP:    #3e4344 1px solid;
	  BORDER-LEFT:   #3e4344 1px solid;
	  BORDER-BOTTOM: #3e4344 1px solid;
	  BACKGROUND-COLOR: #c9cfdc;
	  text-align: center; }

H1, H2, H3, H4, H5
	{ font-family: Arial, sans-serif; background-color: transparent; }
H1      { font-size: 14pt; font-weight: bold;   color: darkblue; }
H2      { font-size: 12pt; font-weight: bold; color: darkred; }
H3      { font-size: 8pt;  font-weight: bold;   color: lightgreen; }
H4      { font-size: 8pt;  font-weight: normal; color: #006699; }
H5      { font-size: 8pt;  font-weight: normal; color: blue; }

th      { font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; text-align: center; }
.mini1  { font-size: 8pt; color: #006699; }
.mini2  { font-size: 8pt; }
.h1     { font-size: 14pt; font-weight: bold; }
.h2     { font-size: 12pt; font-weight: bold; }
.label  { font-size: 10pt; font-weight: bold; }

td 	{ font-family: Arial, 
          sans-serif; 
          font-size: 10pt; }

.normal	{ font-family: Arial, 
	  sans-serif; 
	  font-size: 10pt; }
	  
.fs_header {
          color: #ffffff;
          text-decoration: none;
          font-size: 9px;
          font-family: Verdana, sans-serif;
          background-image: url(http://www.fullstridestaging.com/images/nav-bg.gif);
}

.fs_header2
{	background-image: url(http://www.fullstridestaging.com/images/nav-bg.gif); }

.dropdown_1 
{	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	BACKGROUND-COLOR: #00539F;}

.dropdown_2 
{	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: #000000; }

.dropdown_1_s
{	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	BACKGROUND-COLOR: #00539F; }


.cal_colhead 
	{ font-size:7pt;
	  font-weight: bold;
	  text-align: center;
	  BACKGROUND-COLOR: #c9cfdc;
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 2px; 
	  padding-top: 2px; 
	  padding-right: 2px; }
	       
.cal_date 
	{ font-size: 7pt; 
	  text-align: center;
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 2px; 
	  padding-top: 2px; 
	  padding-right: 2px; }

.sched_colhead 
	{ font-size: 6pt;
	  font-weight: bold;
	  text-align: center;
	  BACKGROUND-COLOR: #c9cfdc;
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 2px; 
	  padding-top: 2px; 
	  padding-right: 2px; }
	       
.sched_row 
	{ font-size: 6pt;
	  text-align: center;
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 2px; 
	  padding-top: 2px; 
	  padding-right: 2px; }

.altrow { background-color: #e0e0e0}

.reghead
	{ background-image: url(images/bluegradient.gif); 
	  background-position: bottom; 
	  background-repeat: repeat-x; 
	  font-size: 8pt;
	  font-weight: bold;
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; }

.regheadtop
	{ background-image: url(images/bluegradient.gif); 
	  background-position: top; 
	  background-repeat: repeat-x; 
	  font-size: 8pt;
	  font-weight: bold;
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; }

.regrow
	{ font-size: 8pt; }

.regrow2
	{ font-size: 8pt;
	  font-weight: bold;
	  text-align: center; }
	  
.colhead2
	{ background-color: #3399cc; 
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 5px; 
	  padding-top: 3px; 
	  padding-right: 5px; }

.colhead3
	{ background-image: url(images/bluegradient2.gif); 
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 5px; 
	  padding-top: 3px; 
	  padding-right: 5px; 
	  color: white; }
	  
.colheadx
	{ background-color: #99ccff; 
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
	  padding-left: 5px; 
	  padding-top: 3px; 
	  padding-right: 5px; }
	  
.colhead4
	{ background-image: url(images/bluegradient.gif); 
	  background-position: bottom; 
	  background-repeat: repeat-x; }

.menu_item 
	{ font-family: Arial, sans-serif; 
	  font-size: 8pt;
	  font-weight: bold;
	  text-align: center; 
	  color: #00539F; }
	       

.notice { color: #006699; }
.fixed  { font-family: Courier; font-size: 10pt; }
.warning { 8pt; color: #ff0000; }
.orform { font-size : 8pt; background-color: #99ccff;}

tr 	{ font-family: Arial, sans-serif; font-size: 10pt; }
.colhead{ BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; padding-left: 5px; padding-top: 3px; padding-right: 5px; }
.chosen { font-weight: bold; background-color: #3399cc }
.error  { font-weight: bold; background-color: #cc0000; color: white; }
.alignright { text-align: right; }
.header { background-color: #A5AFC5; }
.innertable { background-color: #d8dde6; }
 
input.inp { width: 100%; }
input.regrow { font-size: 8pt; }

textarea.ta { width: 100%; }
img.maxwidth { width: 100%; }

table.innertable { background-color: #232d43; }
table.menu_table 
	{ background-color: #c0c0c0; 
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
	  BORDER-TOP: #000000 1px solid; 
}
table.menu_table2 
	{ background-color: #c0c0c0; 
	  BORDER-BOTTOM: #000000 1px solid; 
	  BORDER-LEFT: #000000 1px solid; 
	  BORDER-RIGHT: #000000 1px solid; 
}

BODY
{	background-image: url(images/ice.gif);
	font-family: Arial, 
	sans-serif; 
	font-size: 10pt;
}
	
</STYLE>