/* 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;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
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: 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: 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;
	}	


A {	
	text-decoration: none;
	font-weight: bold;
	color:	#000000;
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
	}	
		
		
A:hover	{	
	text-decoration: none;
	color: #000000;
	display: inline-block;
	margin-right: 0px;
	margin-left: 0px;
	filter: progid:DXImageTransform.Microsoft.MotionBlur(direction=90,strength=10) progid:DXImageTransform.Microsoft.MotionBlur(direction=270,strength=10);
	}
	
A:active {	
	text-decoration: none;
	font-weight: bold;
	color:	#000000;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	filter: "";
	}	
		
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;
	}	

DIV.DIVContent
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12pt;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=77, enabled=false), progid:DXImageTransform.Microsoft.Fade(duration=0.5);
	vertical-align: middle;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	text-align: center;
}

DIV.DIVContentNoFilter
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-size: 12pt;
	vertical-align: middle;
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	text-align: center;
}
DIV.DIVSmallContent
{
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=77);
	background-color: #ffffff;
	margin-top: 2px;
	margin-right: 2px;
	padding: 1px;
	width: 252px;
	height: 108px;
	overflow: auto;

	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
}
DIV.DIVSmallSideContent
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=77);
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #d14a4a;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
	width: 17px;
	height: 108px;
	overflow: hidden;
}
.BottomNavigationMenu
{
	font-size: 10pt;
	text-decoration: none;
	display: inline-block;
}
.BottomNavigationMenu:hover
{
	font-size: 10pt;
	text-decoration: none;
	display: inline-block;
	filter: progid:DXImageTransform.Microsoft.MotionBlur(direction=90,strength=10) progid:DXImageTransform.Microsoft.MotionBlur(direction=270,strength=10);
}
.ProductImage
{
	float: left;
	border: 0px;
}

DIV.StylishLine
{
	width: 50px;
	height: 3px;
	overflow: hidden;
	background-color: #d14a4a;
}
.PageHead
{
	font-size: larger;
	color: #C34947;
	letter-spacing: 1px;
}
.ProductTitle
{
	color: #C34947;
	letter-spacing: 1px;
}
.ProductDescription
{
}
.ProductPrice
{
	color: #C34947;
}
A.Blank
{
	padding: 0px;
	margin: 0px;
	filter: "";
}
A.Blank:hover
{
	padding: 0px;
	margin: 0px;
	filter: "";
}
