/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	margin-top:0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;   
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #660066;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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, Verdana,Helvetica, sans-serif;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size: 1em; 
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

P
{
	vertical-align: bottom;
	font-size:	smaller;
	word-spacing:	normal;
	letter-spacing:	normal;
	font-family: Arial, Helvetica, sans-serif;
}
	
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	margin-bottom: 0px;
	}

#outerdiv 
{ 
	WIDTH: 100%; 
	POSITION: absolute; 
	HEIGHT: 100%; 
	TEXT-ALIGN: center 
}

#innerdiv 
{ 
	WIDTH: 879; 
	POSITION: relative; 
	HEIGHT: 616; 
	TEXT-ALIGN: center 
}

#outertable 
{ 
	MARGIN: 0px auto; 
	POSITION: relative; 
	HEIGHT: 100% 
}

#innertable 
{ 
	background-repeat: no-repeat;
	MARGIN: 0px; 
	POSITION: relative; 
}

.imgcell
{
	border-left: groove thin;
	border-top: groove thin;
	border-right: groove thin;
	border-bottom: groove thin;
}

.IMGNAV	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.imgborder
{
	border-left: outset thin white;
	border-top: outset thin white;
	border-right: outset thin gray;
	border-bottom: outset thin gray;
}

.catalogimage
{
	border-left: outset thin white;
	border-top: outset thin white;
	border-right: outset thin gray;
	border-bottom: outset thin gray;
	text-align: center;
	vertical-align: top;
	font-size: xx-small;
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;	
}

.catalogimageitem
{
	text-align: center;
	table-layout: auto;
	border-left: solid 1px Gainsboro;
	border-top: solid 1px Gainsboro;
	border-right: solid 1px Gainsboro;
	border-bottom: solid 1px Gainsboro;
	vertical-align: top;
	font-size: xx-small;
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;	
}

.scarttablerow
{
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: solid 1px Gainsboro;

	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.imgbottom
{
	border-left: none thin gray;
	border-top: none thin gray;
	border-right: none thin gray;
	border-bottom: none thin gray;
}

.gridborder
{
	border-left: outset thin white;
	border-top: outset thin white;
	
	border-right-style:none; 
	border-right-width:thin;
	border-right-color:Silver;
	
	border-bottom-style:none; 
	border-bottom-width:thin;
	border-bottom-color:Silver;
	
	text-align:center;
}

.gridborderall
{
	border-left-style:none;
	border-left-width:thin;
	border-left-color:silver;

	border-top-style:none; 
	border-top-width:thin;
	border-top-color:Silver;

	border-right-style:inset; 
	border-right-width:thin;
	border-right-color:white;
	
	border-bottom-style:inset; 
	border-bottom-width:thin;
	border-bottom-color:white;
	
	text-align:center;
}

.smallcaption	
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	

.caption	
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.normalcaption
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial,Verdana,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
		
.headeractive
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #555555; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-repeat:no-repeat;
}

A.headeractive:active
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #D1D1D1; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-repeat:no-repeat;
}	

A.headeractive:visited
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #D1D1D1; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-repeat:no-repeat;
}	

A.headeractive:link
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #D1D1D1; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-repeat:no-repeat;
}	

A.headeractive:hover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-repeat:no-repeat;
}	

.navlinks
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

A.navlinks:active
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

A.navlinks:visited
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

A.navlinks:link
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

A.navlinks:hover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #FA68FF; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

.inputstyle
{
   border-style: solid;
   border-width: 1px;
}

.AppField
{
    BORDER-RIGHT: white thin groove; 
    BORDER-TOP: white thin groove; 
    FONT-WEIGHT: normal; 
    FONT-SIZE: xx-small; 
    BORDER-LEFT: white thin groove; 
    COLOR: black; 
    BORDER-BOTTOM: white thin groove; 
    FONT-FAMILY: Verdana, Arial,Tahoma
}

.button
{
    BORDER-RIGHT: white thin groove;
    BORDER-TOP: white thin groove;
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    BORDER-LEFT: white thin groove;
    COLOR: white;
    BORDER-BOTTOM: white thin groove;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: #6487dc
}

.headertab
{
	background-repeat: repeat-x; 
	background-position: left bottom;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0
}

.headertabnorepeat
{
	background-repeat:no-repeat; 
	background-position: left bottom;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0
}


A:LboxLinks:link	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:LboxLinks:visited	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:LboxLinks:active	{	
	text-decoration:	none;
	color:	#ffffff;
	}	
		
A:LboxLinks:hover	{	
	text-decoration:	underline;
	color:	#FCFF00;
	}
	
A:sCartLinks:link	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#ffffff;
	}	
		
A:sCartLinks:visited	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#ffffff;
	}	
		
A:sCartLinks:active	{	
	text-decoration:	none;
	font-size: 12px;
	color:	#ffffff;
	}	
		
A:sCartLinks:hover	{	
	text-decoration:	underline;
	font-size: 12px;
	color:	#FCFF00;
	}

A:Login:link	{	
	text-decoration:	none;
	font-weight:normal;
	font-size: xx-small;
	color:	#6142A1;
	}	
		
A:Login:visited	{	
	text-decoration:	none;
	font-weight:normal;
	font-size: xx-small;	
	color:	#6142A1;
	}	
		
A:Login:active	{	
	text-decoration:	none;
	font-weight:normal;
	font-size: xx-small;	
	color:	#6142A1;
	}	
		
A:Login:hover	{	
	text-decoration:	underline;
	font-weight:normal;
	font-size: xx-small;	
	color:	#20113D;
	}
	

.navlinks
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

A.navlinks:active
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

A.navlinks:visited
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

A.navlinks:link
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #A112A6; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

A.navlinks:hover
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: xx-small; 
	COLOR: #FA68FF; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.headermenu
{
	FONT-SIZE: xx-small;
	COLOR: #000000; 
	FONT-FAMILY: Verdana,Arial,Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;	
	background-repeat:no-repeat; 
	background-position: left bottom;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right:0
}

.leftmenu
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial, Tahoma;
    BACKGROUND-COLOR: #cecfce;
    TEXT-DECORATION: none;
    BORDER-RIGHT: white thin none;
    BORDER-LEFT: white thin outset
}

.leftmenu SPAN
{
    COLOR: #000;
    BACKGROUND-COLOR: #cecfce;
    TEXT-DECORATION: none;

    PADDING-RIGHT: 2px;
    DISPLAY: block;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    PADDING-TOP: 2px
}


.leftmenu A
{
    COLOR: #000;
    BACKGROUND-COLOR: #f7f3f7;
    TEXT-DECORATION: none;
    PADDING-RIGHT: 2px;
    DISPLAY: block;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 2px;
    WIDTH: 100%;
    PADDING-TOP: 2px
}

.leftmenu A:visited
{
    COLOR: #000;
    BACKGROUND-COLOR: #f7f3f7;
    TEXT-DECORATION: none
}
.leftmenu A:hover
{
    COLOR: #000;
    BACKGROUND-COLOR: #cecfce;
    TEXT-DECORATION: none
}

