/* CSS Document */
<style>
a.top:link {color: white}
a.top:visited {color: white}
a.top:hover {color: gray}
a.top {text-decoration: none}

a.mmenu:link {color: gray}
a.mmenu:visited {color: gray}
a.mmenu:hover {color: #000000}
a.mmenu {text-decoration: none}

a.menu:link {color: gray}
a.menu:visited {color: gray}
a.menu:hover {color: #000000}
a.menu {text-decoration: none}

a.text:link {color: black}
a.text:visited {color: black}
a.text:hover {color: #CC0000}
a.text {text-decoration: none}



table.topbox
{ 
padding: 0px;
width: 800px;
height: 100px;
border-style: solid;
border-width: 1px;
border-top-color: #C5BEB0;
border-left-color: #C5BEB0;
border-right-color: #C5BEB0;
border-bottom-color: #C5BEB0;


}



table.topmenu
{
padding: 0px;
width: 800px;
height: 30px;
background-color: #C5BEB0;
border-style: solid;
border-width: 1px;
border-bottom-color: #C5BEB0;
border-top-color: #C5BEB0;
border-left-color: #C5BEB0;
border-right-color: #C5BEB0;
}

table.shop
{
padding: 20px;
width: 580px;
height: 820px;
}

td.shopleft
{
border-right-style: solid;
border-right-width: 1px;
border-right-color: gray;
padding-right: 10px;
}

td.shopmiddle
{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: gray;
padding-left: 10px;
padding-bottom: 10px;
}

td.shopbottom
{
padding-left: 10px;
padding-top: 10px;
}

td.shopright
{
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: gray;
}

td.topmenu_one
{
width: 200px;
padding-left: 10px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: white;
}



td.topmenu_two
{
width: 210px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: white;
}



td.topmenu_three
{
width: 200px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: white;
}



td.topmenu_four
{
width: 190px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: white;
}


table.main
{
padding: 0;
width: 800px;
height: 600px;
border: solid #C5BEB0 1px;
}



td.nav
{
padding: 0;
width: 200px;
background-color: #FFFFFF;
border-right: solid #C5BEB0 1px;
}



table.leftnav
{
padding: 0;
width: 200px;
}



tr.leftnav_rowheight
{
height: 35px;
}



tr.leftnav_itemheight
{
height: 30px;
}



tr.leftnav_fill
{
height: 94px;
}


td.leftnav_head
{
width: 200px;
height: 35px;
background-color: #FFFFFF;
border-bottom: dotted #CFC8B9 1px;
border-left: solid white 1px;
border-right: solid white 1px;
padding-left: 10px;
font-family: Verdana;
font-weight: bold;
font-size : 8pt;
color: gray;
}



td.leftnav_item
{
width: 200px;
height: 30px;
background-color: white;
padding-left: 20px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: #C5BEB0;
}

td.leftnav_itemlast
{
width: 200px;
height: 30px;
background-color: white;
padding-left: 20px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: #C5BEB0;
border-bottom: dotted #CFC8B9 1px;
}


td.leftnav_selected
{
width: 200px;
height: 30px;
background-color: white;

padding-left: 20px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: #000000;
}

td.leftnav_selectedlast
{
width: 200px;
height: 30px;
background-color: white;

padding-left: 20px;
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: #000000;
border-bottom: dotted #CFC8B9 1px;
}

td.leftnav_spacer
{
height: 398px;
width: 200px;
border-bottom: solid white 1px;
border-left: solid white 1px;
border-right: solid white 1px;
background-color: #FFFFFF;
}

td.leftnav_shopspacer
{
height: 588px;
width: 200px;
border-bottom: solid white 1px;
border-left: solid white 1px;
border-right: solid white 1px;
background-color: #FFFFFF;
}


td.leftnav_bigspacer
{
height: 911px;
width: 200px;
border-bottom: solid white 1px;
border-left: solid white 1px;
border-right: solid white 1px;
background-color: #FFFFFF;
}

td.body
{
width: 600px;
}

h1
{
font-family: Verdana;
font-weight: lighter;
font-size : 24pt;
text-indent: 10px;
color: gray;
}

h2
{
font-family: Verdana;
font-weight: normal;
font-size : 14pt;
color: gray;
}

h3
{
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: gray;
}

p.text
{
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: gray;
}

form
{
font-family: Verdana;
font-weight: normal;
font-size : 8pt;
color: gray;
}

input.a
{
width: 150px;
font-size : 8pt;
font-family: Verdana;
font-weight: normal;
color: black;
text-align: center;

}

input.b
{
width: 150px;
font-size : 8pt;
font-family: Verdana;
font-weight: normal;
color: black;
text-align: left;
}

select
{
width: 150px;
font-size : 8pt;
font-family: Verdana;
font-weight: normal;
color: black;
text-align:left;
text-indent:0px;
}

</style>
