BODY{
margin: 0px;
background-color: #FBD2E7;
background-image: url('images/bg.gif');
padding: 0;
}

TD{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: black;
font-size: 12px;
}

a:link, a:visited, a:active{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: black;
font-size: 12px;
text-decoration: none;
}

a:hover{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FF9900;
font-size: 12px;
text-decoration: none;
}

a.u:link, a.u:visited, a.u:active{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: black;
font-size: 12px;
text-decoration: underline;
}

a.u:hover{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #FF9900;
font-size: 12px;
text-decoration: underline;
}

INPUT{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #000000;
font-size: 12px;
}

SELECT{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #000000;
font-size: 12px;
}

TEXTAREA{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #000000;
font-size: 12px;
}

TEXTAREA.norm{
font-family: Tahoma, Sans Serif, Verdana, Helvetica;
color: #000000;
font-size: 12px;
width: 350px;
height: 150px;
}

.title{
font-weight: normal;
color: #333399;
font-size: 14px;
}

.pagenum{
background-image: url('images/pagenum_bg_hover.gif');
background-repeat: repeat-x;
padding: 0 4px;
text-align: center;
font-weight: normal;
border-right: 1px solid #FF91CA;
border-bottom: 1px solid #FF91CA;
color: #000000;
}

a.pagenum:link, a.pagenum:visited, a.pagenum:active{
background-image: url('images/pagenum_bg.gif');
background-repeat: repeat-x;
padding: 0 4px;
text-align: center;
font-weight: normal;
border-right: 1px solid #FF91CA;
border-bottom: 1px solid #FF91CA;
color: #000000;
}

a.pagenum:hover{
background-image: url('images/pagenum_bg_hover.gif');
background-repeat: repeat-x;
padding: 0 4px;
text-align: center;
font-weight: normal;
border-right: 1px solid #FF91CA;
border-bottom: 1px solid #FF91CA;
color: #000000;
}

.need{
color: red;
}

.advice{
padding: 10px;
border: 1px solid #FF91CA;
background-color: #EEEEEE;
color: red;
}

/*login.html*/
.login{
background-color: white;
border: 1px solid #FF91CA;
background-image: url('images/login.png');
background-repeat: no-repeat;
background-position: 20px center;
padding-top: 30px;
padding-left: 60px;
font-size: 11px;
color: black;
}
.login_table{
font-size: 11px;
color: black;
}
.loginTable{
width: 400px;
height: 200px;
}

.login_title{
font-size: 12px;
color: black;
font-weight: bold;
font-family: Verdana;
}
.login_input{
font-size: 11px;
}
.login_submit{
font-size: 11px;
color: black;
}
/* end login.html*/

.small{
color: #8F8F8F;
font-size: 10px;
font-style: italic;
}

/* Body Content */

.contentTable{
border: none;
width: 981px;
background-color: white;
border-left: 1px solid #4F5255;
border-right: 1px solid #4F5255;
}

.leftMenu{
padding: 0;
margin: 0;
}

.header{
height: 150px;
background-color: white;
background-image: url('images/header.gif');
background-repeat: no-repeat;
}

.content{
background-color: #FF91CA;
background-image: url('images/bg.jpg');
background-repeat: no-repeat;
padding: 10px 4px;
}

.A1{
padding: 20px 10px;
height: 140px;
background-color: #FF91CA;
text-align: center;
}

.footerDiv{
width: 100%;
background-color: #EEEEEE;
}

.footer{
font-size: 12px;
padding: 4px 20px;
height: 90px;
background-image: url('images/foot.gif');
background-repeat: repeat-x;
}

a.menulink:link, a.menulink:visited, a.menulink:active{
font-size: 13px;
font-weight: bold;
text-decoration: none;
color: black;
}

a.menulink:hover{
font-size: 13px;
font-weight: bold;
text-decoration: none;
}

.menu{
padding: 2px 0 2px 0;
background-color: #FBDBEC;
border-top: 2px solid #F52390;
text-align: center;
}

/* end Body Content */

.scroll{
scrollbar-face-color: #EEEEEE;
scrollbar-highlight-color: #EEEEEE;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #EEEEEE;
scrollbar-shadow-color: #EEEEEE;
scrollbar-arrow-color: #AAAAAA;
scrollbar-track-color: #ffffff;
overflow: auto;
}

.boxtitle{
font-weight: bold;
color: black;
}

.centertitle{
font-weight: bold;
font-size: 14px;
color: black;
font-family: Verdana, Tahoma;
}

IMG.imageFilter:hover{
filter: gray;
}

/*Products*/
.produstNum{
font-size: 12px;
color: #F52390;
}

a.ProductsCat:link, a.productsCat:visited, a.productsCat:active{
font-size: 14px;
font-weight: bold;
color: black;
text-decoration: underline;
}

a.ProductsCat:hover{
font-size: 14px;
font-weight: bold;
color: #FF6600;
text-decoration: underline;
}