/* Default CSS Stylesheet for a new Web Application project */

.BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY:   Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.TEXT	
{
	font-family:   Arial;
	font-size:	12px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;	

	}
	.TEX	
{
	font-family:   Arial;
	font-size:	9px;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #010f67;	
	font-weight: bold;
	
	}
.TEX2	
{
	font-family:   Arial;
	font-size:	11px;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #010f67;	
	/*font-weight: bold;*/
	
	}		

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family:   Arial;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family:   Arial;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family:   Arial;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family:   Arial;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family:   Arial;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
.H6	{	
	font-family:   Arial;
	font-size:	12px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #999999
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial;
	}	


A:link	
{
	font-family:   Arial;
	font-size:	12px;
	font-style:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #120abf;	
	text-decoration:	underline;
	}	
		
A:visited	{	
	font-family:   Arial;
	font-size:	12px;
	font-style:	normal;
	text-decoration: underline;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #120abf;	
	}	
		
A:active	{	
	font-family:   Arial;
	font-size:	12px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #120abf;	
	text-decoration:	underline;
	}	
		
A:hover	{	
	font-family:   Arial;
	font-size:	12px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: #ffcc32;	
	text-decoration:	underline;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

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 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.DList
{
	z-index: 1;
	left: 10px;
	width: 850px;
	position: absolute;
	/*top: 75px;*/
}
.DListBack
{
	left: 10px;
	width: 850px;
	position: absolute;
	top: 90px;
	height: 120px;
}

A.MenuHeader, A.MenuHeader:link, A.MenuHeader:visited, A.MenuHeader:hover
{
	border-right: #ffffff 1px solid;
	padding-right: 0px;
	border-top: #ffffff 1px solid;
	padding-left: 12px;
	font-family:   Arial;
	font-weight: bold;
	font-size: 9pt;
	color: #ffcc32;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	width: 70%;
	cursor: hand;
	padding-top: 1px;
	border-bottom: #ffffff 1px solid;
	background-color: #ffffff;
	text-decoration : none;
}
.SubMenu
{
	border-right: #ffffff 1px solid;
	padding-right: 0px;
	padding-left: 12px;
	font-size: 8pt;
	font-family:   Arial;
	padding-bottom: 1px;
	border-left: #ffffff 1px solid;
	width: 70%;
	cursor: hand;
	padding-top: 0px;
	border-bottom: #ffffff 1px solid;
	background-color: #ffffff;
	color: #ffcc32;
	text-decoration: none;
}
.tblLight { 
	border: #d6d3d3;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	line-height: 130%;
	font-family:  Arial;
	background-color: #f3f3f8;
}
.CartListHead
{
    background-color: #dddca3;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family:  Arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 20pt;
    padding-left: 5px
}

.CartListItem
{
    background-color: #ffffff;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family:  Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListItemAlt
{
    background-color: #f2f2f2;
    border-bottom: dimgray;
    border-left: dimgray 1px solid;
    color: black;
    font-family:  Arial;
    font-size: 11px;
    padding-left: 5px
}

.CartListFooter
{
    background-color: #dddca3;
    line-height: 10pt
}
