body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color:#CCCCCC;
}
.textborder{
border-style: solid;
border-color: #003300;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:0px;
padding: 16px;
text-align:justify;
}
.textborder a{
text-decoration:none;
font-weight:bold;
/* xmas start 
color:#009966;
 xmas end */
}

/* xmas start 
.textborder a:visited{
text-decoration:none;
font-weight:bold;
color:#FF0000;
}
xmas end */

.textborder a:hover{
text-decoration:underline;
font-weight:bold;
}
.gencontent{
padding: 16px;
text-align:justify;
}
.address{
padding:4px;
background-color:#003300;
color:#ffffff;
}
.address a {
color:#FFCC00;
text-decoration:none;
}
.maintable{
border-style: solid;
border-color: #000000;
border-left-width:1px;
border-right-width:1px;
border-bottom-width:1px;
border-top-width:1px;
background-color:#FFFFFF;
}
.topnav{
font-weight:bold;
border-style: solid;
border-color: #F8D000;
border-width:3px;
text-align:center;
cursor:pointer;
}
.topnav a {
color:#000000;
text-decoration:none;
}
.active{
font-weight:bold;
border-style: solid;
border-color: #F8D000;
border-width:3px;
text-align:center;
background-color:#F8D000;
cursor:pointer;
}
.active a {
color:#000000;
text-decoration:none;
}
.sidenav{
padding-left:5px;
font-weight:bold;
border-right-width:1px;
border-left-width:1px;
border-bottom-width:1px;
border-top-width:1px;
border-style: solid;
border-color: #003300;
text-align:left;
cursor:pointer;
}
.sidenav a {
color:#000000;
text-decoration:none;
}
.sideactive{
padding-left:5px;
font-weight:bold;
color:#000000;
border-style: solid;
border-color: #006600;
border-width:3px;
text-align:left;
background-color:#006600;
}
.shopping_cart{
padding-left:5px;
border-style: solid;
border-color: #006600;
border-width:1px;
text-align:left;
background-color:#CCFF99;
}
.iconnav{
text-align:center;
cursor:pointer;
}
.links{}
.link a{
text-decoration:none;
color:#0000FF;
}
.link a:hover{
text-decoration:underline;
color:#0000FF;
}
