body {
background-color: #ffffff;
background-image: url(images/back.jpg);
background-position: top; 
background-repeat: repeat-x;
margin-top: 0px;
}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

td {
font-family: Verdana, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
}

h1 {
font-size: 16px;
color: #10598c;
padding-left:10px;
}
h2 {
font-size: 15px;
}
h3 {
font-size: 14px;
}


a.tda {
font-family: Verdana, Helvetica, sans-serif;
color: #1a416b;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}

a.tda:hover {
text-decoration: underline;
}

a.login {
font-family: Verdana, Helvetica, sans-serif;
color: #ff0000;
font-size: 11px;
text-decoration: underline;
font-weight: none;
padding: 10px;
}

a.login:hover {
text-decoration: none;
}

a.cart {
font-family: Verdana, Helvetica, sans-serif;
color: #ffffff;
font-size: 10px;
text-decoration: underline;
font-weight: none;
}

a.cart:hover {
color: #ffffff;
text-decoration: none;
}

.cart {
font-family: Verdana, Helvetica, sans-serif;
color: #ffffff;
font-size: 10px;
font-weight: none;
padding: 10px;
}

td.search {
width: 170px;
height: 50px;
background-color: #ffffff;
padding-left: 10px;
border: 1px #c2c2c2 solid;
}

.menutitle{
color:#ff0000;
width:175px;
height:27px;
text-align:left;
font-weight:bold;
font-size:13px;
background-image: url('images/menu.jpg');
background-repeat: no-repeat;
padding-top:5px;
padding-left:10px;

}


.submenu{
width:175px;
margin-bottom: 0.5em;
padding-left: 4px;
}

a {
color:#1a416b;
text-decoration: none;
}

a:hover {
color:#ff0000;
text-decoration: underline;
}

input.search 
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
width: 150px;
color: #ff0000;
border: 1px #ffffff solid;
}

input.buy 
{
border: 0px;
background: transparent;
background-image: url(images/buy.gif);
background-repeat: repeat-x;
width: 69px;
height: 19px;
cursor: pointer;
cursor: hand;
}

input.pay 
{
border: 0px;
background: transparent;
background-image: url(images/pay.gif);
background-repeat: repeat-x;
width: 44px;
height: 19px;
cursor: pointer;
cursor: hand;
}

input.mod 
{
border: 0px;
background: transparent;
background-image: url(images/mod.gif);
background-repeat: repeat-x;
width: 41px;
height: 19px;
cursor: pointer;
cursor: hand;
}

input.trans 
{
border: 1px #dddddd solid;
background-color: #fdfdfd;
width: 20px;
text-align: center;
}

.submit
{
border: 1px #dddddd solid;
background-color: #fdfdfd;
text-align: center;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
cursor: pointer;
cursor: hand;
}


#blueblock{
padding: 0 0 1em 0;
font:11px arial,helvetica,clean,sans-serif;
}

* html #blueblock{ /*IE 6 only */
width: 147px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {

margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #3C4A57;
border-right: 10px solid #ffffff;
background-color: #EFEFEF;
color:#10598C;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #ff0000;
border-right: 10px solid #ffffff;
background-color: #EFEFEF;
color: #1A416B;
text-decoration:underline;
}

#promos{
font-weight:bold;
color:#10598C;
}

#timer {
font-weight:bold;
color:red;
}
