/*.style1 {
        color: #9933FF;
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 18px;
} */

.style1 {
        color: #660099;
        font-family: "Times New Roman", Times, serif;
        font-weight: bold;
        font-size: 18px;
}

.style2 {
        color: #003399;
        font-weight: bold;
        margin-left: 15px;
        font-size: 18px;
        font-family: Arial, Helvetica, sans-serif;
}

/* .style4 {
        font-weight: bold;
        font-size: 18px;
        color: #9933FF;
        font-style: normal;
        margin-left: 0px;
        font-family: "Times New Roman", Times, serif;
}*/

.style4 {
        font-weight: bold;
        font-size: 18px;
        color: #660099;
        font-style: normal;
        margin-left: 0px;
        font-family: "Times New Roman", Times, serif;
}
.style6 {
        font-family: "Arial Narrow";
        color: #66CC66;
        font-size: 18px;
}

.style7 {
        font-size: 18px
}

.style9 {
        font-weight: normal;
        color: #000000;
        line-height: 18px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text1 {
        font-family:Arial;
        color:#6666CC;
        font-size:14px;
        font-weight:bold;
        text-decoration: underline;
}

/*.link
{
        font-family:Arial;
        font-size:14px;
        color:#6633FF;
        text-decoration: none;
} */

.link {
        font-family:Arial;
        font-size:14px;
        color:#669980;
        text-decoration: none;
}

/*.links
{
        font-family:Arial;
        font-size:14px;
        color:#6633FF;
        font-weight:bold;
}  */

.links {
        font-family:Arial;
        font-size:14px;
        color:#669980;
        font-weight:bold;
}

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
.txt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000000;
        line-height: 18px;
        margin-left: 0px;
}

.bot {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #999999;
}


}


.suckerdiv ul{
        margin: 0;
        padding: 0;
        list-style-type: none;
        width: 178px; /* Width of Menu Items */
        border-bottom: 1px solid #fff;
}
        
.suckerdiv ul li{
        position: relative;
        height:29px;
        background-image:url(images/white1.jpg);
}
        
/*Sub level menu items */
.suckerdiv ul li ul{
        position: absolute;
        width: 178px; /*sub menu width*/
        height:30px;
        top: 0;
        visibility: hidden;
        background-image:url(images/white1.jpg);
}

/* Sub level menu links style */
.suckerdiv ul li a{
        display: block;
        overflow:0;
        color:#0099FF;
        text-decoration: none;
        background-image:url(images/white1.jpg);
        border: 1px solid #fff;
        border-bottom: 0;
        font-family:Arial;
        line-height:30px;
        font-size:12px;
        font-weight:bold;
        width: 178px; /*sub menu width*/
        height:29px;
}

.suckerdiv ul li a:visited{
        color: #0099FF;
}

.suckerdiv ul li a:hover{
        background-image:url(images/purple1.jpg);
        color:#9E78EB;
}
.page{
        background-image:url(images/purple1.jpg);
        color:#9E78EB;
}
.suckerdiv .subfolderstyle{
        background: url(media/arrow-list.gif);
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {
        float: left;
}

* html .suckerdiv ul li a {
        color:#0000FF;
}

a {
        color: #9966FF;
        text-decoration: none;        
}
a:hover {
        color:#3366FF;
        text-decoration: none;
}

/* End */
h1 {
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #9966FF;
        text-decoration: none;
        line-height: normal;
}

li {
        font-size: 10px;
        font-style: normal;
        color: #6633CC;
}

.order_form {
        font-size: 12px;
        color: #9933FF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

.a1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #9933FF;
}
