BODY, H1, H2, H3, H4, H5, TH, THEAD, TFOOT, TD, INPUT, TEXTAREA, OPTION, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

BODY
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	top: 0px;
	color: Black;
}

FORM
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
DIV 
{
 display: block;	
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	word-spacing: normal;
	text-transform: none;
	color: Black;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
	padding:0;
	margin:0;
}

H1
{
	font-weight: 700;
	font-size: 1.5em;
}	

H2
{
	font-weight: bold;
	font-size: 1.4em;
}	
		
H3	{	
	font-size:	1.3em;
	font-weight:	500;
	}	
		
H4	{	
	font-size:	1.2em;
	font-weight:	500;
	}	
		
H5, DT	{	
	font-size:	1em;
	font-weight:	700;
	}	
		
H6	{	
	font-size:	.8em;
	font-weight:	700;
	}	

table
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

TFOOT, THEAD	{	
	font-size:	1em;
	}	

TH
{
	color: white;
	background-color: gray;
}	

TD
{
	font-size: 10pt;
}


A, A:link, A:visited, A:active	{	
	color: #4B5A69;
	text-decoration: none;
}	
		
A:hover	{	
	color: white;
	background-color: #4B5A69;
	text-decoration: none;	
}

SMALL	{	
	font-size:	8pt;
	}	

BIG	{	
	font-size: 12pt;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	list-style-type:	disc;
	}	

UL LI LI	{	
	list-style-type:	square;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI
{
	list-style-type: decimal;
}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

OPTION, SELECT
{
	background-color: Transparent;
}

div#PageFrame
{
	padding: 5px;
	margin:0 auto;
  background:#FFF;
/*  color:#FBE2A9; */
  color:Black;
	width:980px;
}

.Breadcrumbs 
{
	/* General umbrella, good place for font, size, color, weight, etc. */
	font-weight: bold;
	font-size: 8pt;
}

.Breadcrumbs ul {	margin: 0px; padding: 0px 0px 0px 0px; text-align:left; }
.Breadcrumbs li {display:inline; list-style-type:none; padding-left:3px;padding-right:3px;}
.Breadcrumbs a {color: #000000;}

/* PAGE_SKIN=ADMIN */
.ADMIN TH 
{
	color: #FFF;
	background-color: #1E8CAA;
	padding: 3px 3px 3px 3px;
}

.ADMIN TH A
{
	color: #FFF;
	background-color: #1E8CAA;
}

.ADMIN TH A:hover
{
	color: #1E8CAA;
	background-color: #FFF;
}

.ADMIN HR {
	color: #1E8CAA;
	background-color: #1E8CAA;
}

.ADMIN .btn {
  background-color:#1E8CAA;
}

.ADMIN .Breadcrumbs 
{
	font-size:8pt;
}

.ADMIN .Breadcrumbs ul {	text-align:left; }

.fontH1, .fontH2, .fontH3, .fontH4, A.fontH1, A.fontH2, A.fontH3, A.fontH4
{
	color: Black;
	text-decoration: none;
}

A.fontH3:hover 
{
	background-color:Black;
	color: white;
	text-decoration: none;
}

.fontH1
{
	font-size:	36px;
	font-weight:	700;
}

.fontH2
{
	font-weight: bold;
	font-size: 18px;
}

.fontH3
{
	font-weight: bold;
	font-size: 14px;
}

.fontH4
{
	font-weight: bold;
}

.fontBreadcrumbs
{
	font-size: 8pt;
	font-weight: bold;
}

A.fontBreadcrumbs, A.fontBreadcrumbs:link, A.fontBreadcrumbs:visited, A.fontBreadcrumbs:active 
{
	color:#4B5A69;
}

A.fontBreadcrumbs:hover
{
	color:black;
	background-color:White;
}

.fontDisabled {
	text-decoration: line-through;
	color:Gray;
}

A.fontDisabled, A.fontDisabled:link, A.fontDisabled:visited, A.fontDisabled:active, A.fontDisabled:hover {
	text-decoration: line-through;
	color:Gray;
}

.fontError
{
	font-weight: bold;
	color: #cc0000;
}

.fontBlue
{
	font-weight: bold;
	color: Blue;
}

.fontGray {
	color: Gray;
}

.fontRed {
	color:Red;
}

A.fontRed, A.fontRed:link, A.fontRed:visited, A.fontRed:active
{
	color:Red;
}

A.fontRed:hover {
	color:White;
	background:Red;
}

.fontNavyGray
{
	color:#4B5A69;
}

.fontListPrice {
	text-decoration: line-through;
}

.fontMessage
{
	font-weight: bold;
	font-size: 18px;
	width: 100%;
	color: #336699;
	text-align: center;
}

.fontSpecial
{
	color: #ff0000;
}

.fontTunnelTitle
{
	FONT-SIZE: 24px; 
	COLOR: white; 
}

.fontTotal
{
	font-size: 16px; 
	font-weight: bold;
}


.bgPrimary, A.bgPrimary, A.bgPrimary:link, A.bgPrimary:visited, A.bgPrimary:active	{	
	text-decoration:	none;
	color:	white;
	background-color: Black;
	}	
		
A.bgPrimary:hover	{	
	color: white;
	background-color: Black;
}
	
.bgSecondary, A.bgSecondary, A.bgSecondary:link, A.bgSecondary:visited, A.bgSecondary:active
{
	color: White;
	background-color: #336699;
}

	
A.bgSecondary:hover	{	
	color: White;
	background-color: #336699;
}	
		
.bgTertiary, A.bgTertiary, A.bgTertiary:link, A.bgTertiary:visited, A.bgTertiary:active
{
	color: White;
	background-color: #cc3333;
	text-decoration:	none;
}
	
A.bgTertiary:hover	{	

}

.bgAlternate
{
	background-color: #F2F2F2;
}

.bgTransparent, A.bgTransparent, A.bgTransparent:hover
{
	background-color:  Transparent; 
}

.bgProgressBar
{
	border: 1px solid #636563;
	background-color: #FFFFFF;
}

.borderAllx1
{
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}

.bgGray
{
	background-color: #F2F2F2;
	color: Black;
}

.borderSecondary
{
	border-right: Black 1px solid;
	border-top: Black 1px solid;
	border-left: Black 1px solid;
	border-bottom: Black 1px solid;
}

.bgWhite, A.bgWhite:link, A.bgWhite:visited, A.bgWhite:active
{
	color: black;
	background-color: white;
	text-decoration: none;
}

A.bgWhite:hover	{	

}

.fontFooter, A.fontFooter:link, A.fontFooter:visited, A.fontFooter:active
{
	color: white;
	background-color: Transparent;
	text-decoration: none;
}

A.fontFooter:hover	{	
	color: black;
	background-color: white;
	text-decoration: none;
}

.ORDER_STEP_CURRENT
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #A6CAF0;
}

.ORDER_STEP_LINK
{
	font-weight: bold;
}


div#PageFrame
{
	padding: 10px 0px 10px 0px;
	margin:0 auto;
  background:#FFF;
/*  color:#FBE2A9; */
  color:Black;
	width:980px;
}

div#Banner {
    text-align: center;
    background-color: Transparent;
    margin: 0px;
    padding: 0px;
    width:980px;
}
div#MainContent 
{
	border: none;
	width:970px;
	text-align:left;
  padding: 0px 0px 0px 0px;
/*  border:solid 1px black; */
}
/*
div#LeftPanel {
    padding: 0px 0px 0px 0px;
    width: 0px;
    float: left;
    border: none;
}
div#RightPanel {
    padding: 0px 0px 0px 0px;
    width: 0px;
    float: right;
}
*/
div#Footer
{
	padding: 0px;
	text-align: center;
	clear: both;
	width: 980px;
}

/*
.dimBody
{
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
}

.dimPage
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: Transparent;
	width:980px;
}
*/
.fontWhite, A.fontWhite, A.fontWhite:active, A.fontWhite:link, A.fontWhite:visited {color:White; text-decoration:none;}
A.fontWhite:hover {color:Black; background-color:White; text-decoration:none;}

.fontKIDS {font-family: Comic Sans MS, Arial, Helvetica, Sans-Serif;}

.fontTEACHERS, A.fontTEACHERS, A.fontTEACHERS:link, A.fontTEACHERS:visited, A.fontTEACHERS:active,
.fontSUBSCRIBERS, A.fontSUBSCRIBERS, A.fontSUBSCRIBERS:link, A.fontSUBSCRIBERS:visited, A.fontSUBSCRIBERS:active,
.fontKIDS, A.fontKIDS, A.fontKIDS:link, A.fontKIDS:visited, A.fontKIDS:active,
.fontSTORE, A.fontSTORE, A.fontSTORE:link, A.fontSTORE:visited, A.fontSTORE:active,
.fontMARINE, A.fontMARINE, A.fontMARINE:link, A.fontMARINE:visited, A.fontMARINE:active
{
	font-weight:normal;
	text-decoration:none;
}

A.fontPrimary, A.fontPrimary:link, A.fontPrimary:visited, A.fontPrimary:active
{
	font-weight:bold;
	text-decoration:underline;
}

A.fontPrimary:hover
{
	color:White;
	background-color:Black;
}

.fontTEACHERS, A.fontTEACHERS, A.fontTEACHERS:link, A.fontTEACHERS:visited, A.fontTEACHERS:active {color: #5AC3BE;}
.fontSUBSCRIBERS, A.fontSUBSCRIBERS, A.fontSUBSCRIBERS:link, A.fontSUBSCRIBERS:visited, A.fontSUBSCRIBERS:active {color: #9BB43C;}
.fontKIDS, A.fontKIDS, A.fontKIDS:link, A.fontKIDS:visited, A.fontKIDS:active {color: Black;}
.fontSTORE, A.fontSTORE, A.fontSTORE:link, A.fontSTORE:visited, A.fontSTORE:active {color: #D73C2D;}
.fontMARINE, A.fontMARINE, A.fontMARINE:link, A.fontMARINE:visited, A.fontMARINE:active {color: #1E8CAA;}
.fontPrimary, A.fontPrimary, A.fontPrimary:link, A.fontPrimary:visited, A.fontPrimary:active {color: Black;}

A.fontTEACHERS:hover, A.fontSUBSCRIBERS:hover, A.fontKIDS:hover, A.fontSTORE:hover
{
	color:Black;
	background-color:White;
}

.bgHOME, .bgTEACHERS, .bgSUBSCRIBERS, .bgKIDS, .bgSTORE, .bgMARINE {color:White;}

.bgHOME {background-color: #008FCB;}
.bgTEACHERS {background-color: #5AC3BE;}
.bgSUBSCRIBERS {background-color: #9BB43C;}
.bgKIDS {background-color: #FFB90F;}
.bgSTORE {background-color: #D73C2D;}
.bgMARINE {background-color: #1E8CAA;}


.btnWhite
{
/*	border: solid 1px black; */
	padding: 0px 2px 0px 3px;
	font-weight: bold;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	cursor:hand;
	font-size: 12pt;
}

.btn
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: white;
	text-align: center;
	cursor: hand;
}

.S {font-size: 8pt; height: 22px;}
.M {font-size: 10pt; height: 24px;}
.ML {font-size: 11pt; height: 32px;}
.L {font-size: 12pt; height: 32px;}

.btnGray {background: white url(../../images/btn_TileGrayS.gif); border: solid 1px black;}
.btnHOME {background-color:#5AC3BE;}
.btnTEACHERS {background: white url(../../skins/teachers/btn_Tile.gif);}
.btnSUBSCRIBERS {background: white url(../../skins/subscribers/btn_Tile.gif);}
.btnSTORE {background: white url(../../skins/store/btn_Tile.gif);}
.btnKIDS {background: white url(../../skins/KIDS/btn_Tile.gif);}
.btnMARINE {background: white url(../../images/btn_Marine_Tile.gif);}
.btnPrimary {background: white url(../../images/btn_Marine_Tile.gif);}

.dummy
{
	overflow: auto;
	border: solid 1px black;
	border-right: thin solid;
	border-top: thin solid;
	border-left: thin solid;
	border-bottom: thin solid;
}

.linkAdmin 
{
	float: right; 
/*
	position:absolute;
	left:0px; top:0px;
	display:inline;
	margin:-4px -4px;
*/
}
