/* shop background colour */
body {

background: url(images/bg.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #336699;
margin: 0px;
margin-top: 5px;
}

td, th {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 24px;
color: #333333;
}

a {
color: #3366CC;
text-decoration: none;
background-color: transparent
}

form {
}

.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 30px;
background-color: #000099;
color: #DCDCDC;
font-weight: bold;
clip: rect(auto,auto,auto,auto); text-indent: 10px;
}

.subtitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
font-weight: bold;
color: #000099;
}

.nav {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #000099;
color: #FFCC00;
}

.navLink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
background-color: #000099;
color: #FFCC00;
}

.legal {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #999999;
letter-spacing: 5px;
font-variant: normal;
text-transform: none;
line-height: 9px;
}

.promo {
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.titlebar {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
background-color: #336699;
font-weight: normal;
}

a:hover {
color: #AABBDD;
text-decoration: underline;
}

input.big {
width: 100px;
}

input.small {
width: 50px;
}

.yellowlink {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #FEE42D;
background-color: #000099;
text-decoration: none;
}

.yellowlinkbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FEE42D;
background-color: #000099;
text-decoration: none;
}

.subtitleblk {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
font-weight: bold;
color: #000000;
}

.subtitlewhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
font-weight: bold;
padding: 0 0 0 5px ;
color: #FFFFFF;
}

.whitetxt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
font-weight: normal;
color: #FFFFFF;
background-color: #000099;
}

.titlebarbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; color: #FFFFFF;
background-color: #336699;
font-weight: bold;
}

.legalwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
letter-spacing: 5px;
font-variant: normal;
text-transform: none;
line-height: 9px;
}

.legallink {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CCCCCC;
background-color: #000099;
letter-spacing: 1px;
font-variant: normal;
text-transform: none;
line-height: normal;
} 

.style1 {color: #FFFFFF}
}