* {
	margin:0;
	padding:0;
	list-style:none;
}

body{
 text-align: center;
 font-family: Verdana;
 font-size: 11px;
 /* background: #ffffff; */
 /* background: #585858 url(images/grad-bg.jpg) repeat-x; */
 background: #585858 url(images/newbg.jpg); 
 background-attachment: fixed;
 margin: 0px;
}

a {color:#abc2d1; text-decoration: none; font-weight: bold; font-size: 11px; outline: none;}
a:active {color:#abc2d1; text-decoration: none; font-weight: bold; font-size: 11px;}
a:hover {color:#fa7222; font-weight: bold; font-size: 11px;}

a.small {color:#abc2d1; text-decoration: none; font-weight: bold; font-size: 9px; outline: none;}
a.small:active {color:#abc2d1; text-decoration: none; font-weight: bold; font-size: 9px;}
a.small:hover {color:#fa7222; font-weight: bold; font-size: 9px;}

.td {font-family: verdana;
     font-size: 11px;
     color: #ffffff;
     padding: 10px;
     margin: 0px;
     background-color:#262626;
     text-align: justify;
     }
     
.td1 {font-family: verdana;
     font-size: 11px;
     color: #ffffff;
     padding: 10px;
     margin: 0px;
     background-color:#202020;
     text-align: justify;
     }

.right {font-family: verdana;
     font-size: 11px;
     color: #ffffff;
     padding: 0px;
     margin: 0px;
     background-color:#202020;
     }
     
.content {font-family: verdana;
     font-size: 11px;
     color: #ffffff;
     padding: 10px;
     margin: 0px;
     background-color:#262626;
     text-align: justify;
     }

.content1 {font-family: verdana;
     font-size: 11px;
     color: #ffffff;
     padding: 0px;
     margin: 0px;
     background-color:#262626;
     text-align: justify;
     }
     
.content-main {font-family: verdana;
     font-size: 11px;
     color: #ffffff;
     padding: 10px;
     margin: 0px;
     background-color:#262626;
     }     
 
 .content-sale {font-family: verdana;
     font-size: 11px;
     color: red;
     padding: 0px;
     margin: 0px;
     background-color:#262626;
     } 
 
 
#slider {width:640px}
.header {width:630px; border:0px solid #9ac1c9; padding:5px; font-weight:bold; cursor:pointer; background-color:#000000; }
.header:hover {background-color:#1167b8;}
.contentslide {overflow:hidden}
.text {width:630px; border:0px solid #9ac1c9; border-top:none;}