@charset "utf-8";
/* CSS Document */
body
{
margin-top:0;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
color:#CFCDCE;
}
#MainMenu
{
height:24px;background-image:url(../images/ImgMainMenuBg.JPG);
background-repeat:repeat-y;
background-position:right;text-align:right;
padding:0 5px 0 0 ;
font-size:11pt;font-weight:bold;
}
#MainMenu a
{
text-decoration:none;
color:#AAAAAC;
}
#MainBodyWrapper
{
overflow:hidden;background-repeat:repeat-x;background-position:top;background-color:#00040D;padding:10px 20px 0 20px;font-size:11pt;
}
#ProductMenuWrapper a
{
text-decoration:none;font-size:18pt;color:#CFCDCE;
}
.Wirefox
{
width:95%;
border-top:solid 1px #2B3036;
height:22px;
margin:0 auto;}
.WirefoxContainer
{
width:100%;text-align:right;height:18px;font-size:10pt;padding-top:4px;background-color:#01050E;
color:#949599;
}

.Wirefox a
{
text-decoration:none;color:#949599;
}
#sendToFriendWrapper p , #contactWrapper p
{
    margin:10px 0 0 0 ;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
