
BODY{
margin:0px;
background-image:url(../images/bodybg.jpg);
background-attachment:fixed;
background-repeat:repeat-x;
background-position:top left;
background-color:#313131;

scrollbar-face-color:#191516;
scrollbar-highlight-color:#272B34;
scrollbar-3dlight-color:#272B34;
scrollbar-darkshadow-color:#272B34;
scrollbar-shadow-color:#272B34;
scrollbar-arrow-color:#545454;
scrollbar-track-color:#2A2D34;

}

.bodytext{
padding-bottom:0px;
padding-top:0px;
padding-left:8px;
padding-right:8px;
font-family:verdana;
color:#454546;
text-align:justify;
font-size:11px;
letter-spacing:0px;
line-height:1.5em;
}
.bodytext A:active{color:#454546; text-decoration:underline;}
.bodytext A:visited{color:#454546; text-decoration:underline;}
.bodytext A:link{color:#454546; text-decoration:underline;}
.bodytext A:hover{color:#454546; text-decoration:none;}

.toptext{
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:10px;
font-family:verdana;
color:#ffffff;
text-align:right;
font-size:11px;
font-weight:bold;
letter-spacing:0px;
line-height:1.5em;
}
.toptext A:active{color:#ffffff; text-decoration:none;}
.toptext A:visited{color:#ffffff; text-decoration:none;}
.toptext A:link{color:#ffffff; text-decoration:none;}
.toptext A:hover{color:#ffffff; text-decoration:underline;}

.menutext{
padding-bottom:0px;
padding-top:0px;
padding-left:5px;
padding-right:5px;
font-family:verdana;
color:#000000;
text-align:center;
font-size:14px;
font-weight:bold;
letter-spacing:0px;
line-height:1.5em;
}
.menutext A:active{color:#000000; text-decoration:none;}
.menutext A:visited{color:#000000; text-decoration:none;}
.menutext A:link{color:#000000; text-decoration:none;}
.menutext A:hover{color:#000000; text-decoration:underline;}


.bottomtext{
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
font-family:verdana;
color:#ffffff;
text-align:center;
font-size:11px;
font-weight:bold;
letter-spacing:0px;
line-height:1.5em;
}


.welcometext{
padding-bottom:0px;
padding-top:0px;
padding-left:8px;
padding-right:0px;
font-family:verdana;
color:#000000;
text-align:justify;
font-size:18px;
font-weight:bold;
letter-spacing:0px;
line-height:1.5em;
}

.headingtext{
padding-bottom:0px;
padding-top:0px;
padding-left:6px;
padding-right:0px;
font-family:verdana;
color:#000000;
text-align:justify;
font-size:16px;
font-weight:bold;
letter-spacing:0px;
line-height:1.5em;
}

.more{
padding-bottom:0px;
padding-top:0px;
padding-left:0px;
padding-right:5px;
font-family:verdana;
color:#E24008;
font-size:10px;
text-align:right;
letter-spacing:0px;
line-height:1.5em;
}
.more A:active{color:#E24008; text-decoration:none;}
.more A:visited{color:#E24008; text-decoration:none;}
.more A:link{color:#E24008; text-decoration:none;}
.more A:hover{color:#E24008; text-decoration:underline;}


/*A:active {TEXT-DECORATION:none;COLOR:#000000;} 
A:visited {TEXT-DECORATION:none;COLOR:#000000;} 
A:link {TEXT-DECORATION:none;COLOR:#000000; } 
A:hover {TEXT-DECORATION:none;COLOR:#000000; } */

.leftrightbottom{
border-left:#E9E9E9 1px solid;
border-right:#E9E9E9 1px solid;
background-color:#FFFFFF;
}

.leftrightbottom1{
border-left:#DCDCDC 1px solid;
border-right:#DCDCDC 1px solid;
background-color:#FFFFFF;
}


.textbox{
background-color:#ffffff;
border:#CECECE 1px solid;
font-family:verdana, arial, helvetica;
font-size:11px;
font-weight:400;
color:#454546;
width:150px;
scrollbar-base-color:#FA9C9D;
scrollbar-arrow-color:#4E83A2;
}

.button{
background-color:#ffffff;
border:#CECECE 1px solid;
font-family:verdana, arial, helvetica;
font-size:11px;
font-weight:bold;
width:75px;
color:#454546;
cursor:pointer;
}


.buttonbgmid{
background-image:url(../images/buttonbgmid.jpg);
background-repeat:repeat-x;
background-position:top left;
height:42px;
}

.repeat{
background-image:url(../images/repeat.jpg);
background-repeat:repeat-x;
background-position:top left;
height:31px;
}

.bottommid{
background-image:url(../images/bottommid.jpg);
background-repeat:repeat-x;
background-position:top left;
height:9px;
}

.shade{
background-image:url(../images/shade.jpg);
background-repeat:repeat-x;
background-position:top left;
height:11px;
}

.topmid{
background-image:url(../images/topmid.jpg);
background-repeat:repeat-x;
background-position:top left;
height:13px;
}

.bottommid1{
background-image:url(../images/bottommid1.jpg);
background-repeat:repeat-x;
background-position:top left;
height:13px;
}

.leftpic1{
background-image:url(../images/leftpic1.jpg);
background-repeat:no-repeat;
background-position:top center;
height:148px;
}


.white{background-color:#FFFFFF;}

