/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY:tahoma, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    font-family:Tahoma;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
    font-family:Tahoma;
}
H1	{	
	font-family: Tahoma, 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: Tahoma, 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: Tahoma, Verdana, Arial, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, 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: Tahoma, Arial, Helvetica, sans-serif;
	}	


A:link
{
    color: #350000;
    text-decoration: none;
    font-size: 12;
    font-family: Tahoma;
    font-weight: bold;
}	
		
A:visited	{	
	text-decoration:	none;
	color:	#550000;
	font-size:12;
	font-weight:bold ;
	font-family:Tahoma;
	}	
		
A:active	{	
	text-decoration: none;
	color:	#350000;
	font-family: Tahoma;
	font-size:12;
	font-weight:bold ;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	#350000;
	font-family: Tahoma;
	font-size:12;
	font-weight:bold ;
	}
.LinkImage
{
    color: #350000;
    padding: 0px;
    border-style: 0 0 0 0;
    border-width: 0px;
    border-color: 0 0 0 0;
    margin: 0px;
    font-family: Times New Roman, Times, serif;
    text-decoration: none;
    font-size: small;
    font-weight: bold;
    font-style: italic;
    font-variant: normal;
}

 
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family: Tahoma, Courier New, monospace;
	
	}	
	

UL LI	
{
	font-family: Tahoma;
	list-style-type:	square ;
	}	

UL LI LI	
{
	font-family: Tahoma;	
	list-style-type:	disc;
	}	

UL LI LI LI	
{
	font-family: Tahoma;	
	list-style-type:	circle;
	}	
	
OL LI	
{
	font-family: Tahoma;	
	list-style-type:	decimal;
	}	

OL OL LI	
{
	font-family: Tahoma;	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	
{
	font-family: Tahoma;
	list-style-type:	lower-roman;
	}	

IMG 	{
	border-width: 0px;
    margin: 0px;
    font-family: Tahoma;
	}
LABEL
{
	font-family:Tahoma;

}
.button
{
	font-size:11;
	font-family:Tahoma;
}
.text
{
	font-family:Tahoma;
	font-size:10;
}
.image
{
	border-bottom:solid 0 black;
	border-top:solid 0 black;
	border-left:solid 0 black;
	border-right:solid 0 black;
	font-family: Tahoma;
}
.textMedium
{
	font-family:Tahoma;
font-size: 10pt  ;
}
.Menu:link
{
    color: #FFFFFF;
    background-color: #350000;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}
.Menu:hover
{
	color: #FFFFCC;
	background-color: #350000;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.Menu:active
{
  color: #FFFFFF;
    background-color: #350000;
    font-family: Tahoma;
    font-weight: bold;
  text-decoration: none;
}
.Menu:visited
{
   color: #FFFFFF;
    background-color: #350000;
    font-family: Tahoma;
    font-weight: bold;
    text-decoration: none;
}

.ProductsTable
{
	border:solid 1px #00599F;
	width:98%;
	vertical-align:middle;
	}
.ProductsTableHeader
{
	border:solid 1px #00599F;
	font-family:Tahoma,;
	font-size:7pt;
	font-weight:bold;
	background-color: #C0C0C0;
}
.ProductsTableDetail
{
	border:solid 1px #00599F;
	font-family:Tahoma,;
	font-size:7pt;
	background-color: white;
}