@charset "utf-8";
/* CSS Document */
html {min-height: 100%;height:auto;}
body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11pt;
color:#000;
background:url(../Images/Back1.gif) top center repeat-x;
}

.footer {
color:#FFFFFF;
}

.SalePrice
{
font-size:14pt;
font-weight:bold;
font-style:oblique;
color:Red;
}
	
.NormalPrice
{
font-size:14pt;
color:#000;
font-weight:bold;
text-decoration:line-through;
}

.HeaderText {
background:url(../Images/TextMenuHeader2.gif);
height:30px;
vertical-align:middle;
font-size:14pt;
border:1px solid #000000;
color:#000000;
font-weight:bold;
}

.HeaderText a{
height:30px;
font-size:14pt;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.HeaderText a:hover{
height:30px;
font-size:14pt;
color:Red;
text-decoration:none;
font-weight:bold;
}



.HeaderProduct {
background:url(../Images/TextMenuHeader2.gif);
height:25px;
vertical-align:middle;
font-size:13pt;
border:1px solid #000000;
color:#000000;
font-weight:bold;
}

.HeaderProduct a{
height:25px;
font-size:13pt;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.HeaderProduct a:hover{
height:25px;
font-size:13pt;
color:Red;
text-decoration:none;
font-weight:bold;
}

.HeaderOrder {
height:25px;
vertical-align:middle;
font-size:13pt;
color:#000000;
text-decoration:none;
font-weight:bold;
}

.HeaderOrder a{
height:25px;
font-size:13pt;
color:#000000;
font-weight:bold;
text-decoration:none;
}

.HeaderOrder a:hover{
height:25px;
font-size:13pt;
color:Red;
text-decoration:none;
font-weight:bold;
}

.Menu {
font-size:12pt;
color:#FFFFFF;
font-weight:bold;
width:100px;
text-align:center;

border-left:1px dashed #FFCC33;
text-decoration:none;
}

.Menu a{
font-size:12pt;
text-decoration:none;
color:#FFFFFF;
}

.Menu a:hover{
font-size:12pt;
color:#FFCC33;
}
