body, td  {
    font-size:80%; font-family:arial;
}
body {
    background-color: #ffffff; margin:0px; padding:0px;
}
td, p,input,select,textarea,li  {font-family:arial;}

textarea, input , select {font-size: 11px;}
textarea.field, input.field,select.field { width:200}
input.button {width:auto; }

a {    text-decoration: none;    cursor: hand;    color: #0000CC; font-family:arial;}
a:link {color:#336699; } 
a:visited {color:#336699;} 
a:hover { color: #ff9900; }
a:active {color:#ff9900;}

.copyright { color:#ffffff; font-size:12px;font-weight:500; font-family:arial; }
a.copyright:link { color:#ffffff;}
a.copyright:visited { color:#ffffff;}
a.copyright:hover { color:#ff9900;}
a.copyright:active { color:#ffffff;}

.section { color:#000000; font-size:13px;font-family:arial,helvetica,sans-serif; font-weight:bold}

.menu { color:#000000; font-size:13px;font-family:arial,helvetica,sans-serif}
a.menu:link { color:#000000;}
a.menu:visited { color:#000000;}
a.menu:hover { color:#ff9900;}
a.menu:active { color:#3A4B66;}
.menuACT { color:#000000; font-size:13px;font-family:arial,helvetica,sans-serif}

.topMenu { color:#ffffff; font-size:14px;font-family:arial,helvetica,sans-serif}
a.topMenu:link { color:#ffffff;}
a.topMenu:visited { color:#ffffff;}
a.topMenu:hover { color:#ff9900;}
a.topMenu:active { color:#ffffff;}

.category{ color:#0000cc; font-size:13px;font-family:arial,helvetica,sans-serif; }
a.category:link { color:#000000;}
a.category:visited { color:#000000;}
a.category:hover { color:#ff9900;}
a.category:active { color:#000000;}

.shop {font-size:13px;font-family:arial; color:#003399;font-weight:normal;}
a.shop:link { color:#003399;}
a.shop:visited { color:#003399;}
a.shop:hover { color:#ff9900;}
a.shop:active { color:#ff9900;}

.cartlink {font-size:13px;font-family:arial; color:#000000;font-weight:bold;}
a.cartlink:link { color:#000000;}
a.cartlink:visited { color:#000000;}
a.cartlink:hover { color:#ff9900;}
a.cartlink:active { color:#ff9900;}

.curr {color:#000000; font-size:13px;font-family:arial;} 
.tel{color:#003399; font-size:9pt;font-family:arial;} 
.gray {color:#333333; font-size:7.5pt;font-family:arial;}

.pageCat {font-size:9pt;font-family:arial; font-weight:bold; color:#333366}

input.txt {border:0 solid; font-size:9pt; color:#990000}

.bluetext {font-size:9pt;font-family:Arial,arial,helvetica,sans-serif; color:#003399; }
.text {font-size:9pt; font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;}
.text td {font-size:9pt; font-family: Arial, Verdana, Helvetica, sans-serif; color:#000000;}
.MainHeader
{
    font-weight: bold;
    text-transform: uppercase;
    color: #CC6600;
}

.BlueTitle
{
    font-weight: bold;
    text-transform: capitalize;
    color: #003399;
}

.CenteredTitle
{
    font-weight: bold;
    color: #CC0033;
    text-align: center;
}

.bgCenter{
	background-color:white;
}
.bgFooter{
    background-image: url('/images/bg_footer.png'); 
    background-repeat: repeat;
}
.bgLeftMenu{
    background-image: url('/images/bg_leftMenu.png'); 
    background-repeat: repeat;
}
.bgLogoTop{
    background-image: url('/images/bg_logoTop.png'); 
    background-repeat: no-repeat; 
    background-position: center top;
}
.bgCenterGlobal{
    background-image: url('/images/bg_top.png'); 
    background-repeat: repeat-x; 
    background-position: top;
}
