
/* --------------------------------Body---------------------------------*/
body {
	background-image: url(/en/images/1001/bg.jpg);
}

.tableft {
width: 10px;
height:21px;
background-image:url(/en/images/1001/tableft.gif);
}

.tabright {
width: 10px;
height:21px;
background-image:url(/en/images/1001/tabright.gif);
}

.tabbg {
height:21px;
background-image:url(/en/images/1001/tabbg.gif);
}

.font15px {
font-size:15px;
font-weight:bold;
color:#fc6f74;
}

.friendbg {
background: #fc6f74;
}

.topcart {
border: 1px solid #9e1321;
border-collapse: collapse;
background: #f7f7f7;
}

/* ----------------------------Header Images----------------------------*/

.topleft {
height:22px;
background-image:url(/en/images/1001/topleft.gif);
}

.topright {
height:22px;
background-image:url(/en/images/1001/topright.gif);
}

.topbg {
height:22px;
background:#9b1320;
}

.menubg {
height:66px;
background-image:url(/en/images/1001/menubg.jpg);
}

/* ----------------------------Footer Images----------------------------*/

.footer-top {
height:5px;
background-image:url(/en/images/1001/footer-top.gif);
}

.footer-bg {
background: #9d1321;
}

.footer-btm {
height:5px;
background-image:url(/en/images/1001/footer-btm.gif);
}

/* ------------------------------Links------------------------------*/

a {
font-size: 11px;
font-weight: normal;
text-decoration: none;
font-family: Arial, Geneva, Helvetica, sans-serif;
}
a:link {
color:#E63831;
}
a:visited {
color:#E63831;
}
a:hover {
color:#666666;
text-decoration:underline;
}
a:active {
color:#E63831;
}
.linksmall:link {
color:#E63831;
font-size:10px;
}
.linksmall:visited {
color:#E63831;
font-size:10px;
}
.linksmall:hover {
color:#666666;
font-size:10px;
text-decoration:none;
}
.linksmall:active {
color:#E63831;
font-size:10px;
}
