/* CSS Document */
<style> 

a.top:link {color: white}
a.top:visited {color: white}
a.top:hover {color: #FFFF00}
a.top {text-decoration: none}

a.menu:link {color: white}
a.menu:visited {color: white}
a.menu:hover {color: gray}
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}
 
a.top:link {color: #FFFFFF}
a.top:visited {color: #FFFFFF}
a.top:hover {color: #8dc0b7}
a.top {text-decoration: none}

table.topbox
{
padding: 0px;
width: 900px;
height: 90px;
border-top: solid gray 1px;
border-bottom: none;
border-left: solid gray 1px;
border-right: solid gray 1px;
}

table.main
{
padding: 0px;
width: 900px;
height: auto;
min-height: 580px;
border-top: none;
border-bottom: solid gray 1px;
border-left: solid gray 1px;
border-right: solid gray 1px;
}

table.menu
{
padding: 0px;
width: 318px;
vertical-align: top;
}

td.col_one
{
padding: 0px;
width: 319px;
height: 500px;
background-color: #9BB1A4;
vertical-align: top;
}

td.col_two
{
padding: 0px;
width: 580px;
height: 500px;
background-color:#AD1942;
vertical-align: top;
}

td.menu_heading
{
width: 318px;
height: 25px;
background-color: #9BB1A4;
font-size : 10pt;
text-indent: 40px;
font-family: verdana;
font-weight: normal;
color: #AD1942;
vertical-align: middle;
}

td.menu_item
{
width: 318px;
height: 20px;
background-color: #9BB1A4;
font-size : 8pt;
text-indent: 40px;
font-family: verdana;
font-weight: normal;
color: white;
vertical-align: middle;
}

td.menu_subitem
{
width: 318px;
height: 20px;
background-color: #9BB1A4;
font-size : 8pt;
text-indent: 40px;
font-family: verdana;
font-weight: normal;
color: white;
vertical-align: middle;
}

td.mainpage
{
height: 25px;
background-color: #AD1942;
font-size : 8pt;
text-indent: 0px;
font-family: verdana;
font-weight: normal;
color: white;
vertical-align: middle;
}

td.mainpage_high
{
height: 40px;
width: 137px;
background-color: #AD1942;
font-size : 8pt;
text-indent: 0px;
font-family: verdana;
font-weight: normal;
color: white;
text-align: center;
vertical-align: middle;
}

td.test
{
width: 137px;
background-color: #AD1942;
font-size : 8pt;
text-indent: 0px;
font-family: verdana;
font-weight: normal;
color: white;
text-align: center;
vertical-align: top;
}

td.maintext
{
background-color: #AD1942;
font-size : 8pt;
text-indent: 0px;
font-family: verdana;
font-weight: normal;
color: white;
vertical-align: middle;
}

td.menu_selected
{
width: 318px;
height: 20px;
background-color: #9BB1A4;
font-size : 8pt;
text-indent: 40px;
font-family: verdana;
font-weight: bold;
color: #AD1942;
vertical-align: middle;
}

 
table.topline
{
padding:0;
width: 100%;
height: 30px;
background-color: #663333;
font-size : 10pt;
text-align: center;
font-family: verdana;
font-weight: bold;
color: white;
}


 


 
td.topline
{
width: 250px;
padding:0;
border-right: solid white 1px;
border-top: 0;
border-bottom: 0;
}

 

td.top
{
width: 250px;
padding:0;
border-right: 0;;
border-top: 0;
border-bottom: 0;
}


 
td.side
{
padding: 0;
width: 200px;
background-color: #ffffff;
text-align: left;
vertical-align: top;
}


 
td.sidetwo
{
padding-top: 10px;
padding-bottom:10px;
width: 200px;
height: 120px;
background-color: #8dc0b7;
vertical-align: top;
border: solid gray 1px;
}


 
td.menu
{
padding: 0;
width: 320px;
height: 25px;
background-color: #AD1942;
font-size : 8pt;
text-indent: 40px;
font-family: verdana;
font-weight: normal;
color: #99cccc;
vertical-align: middle;

}


 
td.menusub
{
padding: 0;
width: 240px;
height: 20px;
background-color: #ff0099;
font-size : 8pt;
text-indent: 40px;
font-family: verdana;
font-weight: normal;
color: white;
vertical-align: middle;

}


 
td.main
{
padding-top: 10px;
}


 
div.logo
{
text-align: left;
}


 
div.menu
{
text-align: center;
}

h1
{
font-size : 14pt;
text-indent: 14px;
font-family: verdana;
font-weight: normal;
color: white;
}

 
p.menu 
{ 
font-size : 10pt;
font-family: verdana;
font-weight: normal;
text-align: left;
text-indent: 20px;
color: gray
}


 
p.main 
{ 
font-size : 11pt;
font-family: verdana;
font-weight: normal;
text-align: left;
color: gray
}



 
select
{
width: 133px;
height: 20px;
font-size : 8pt;
font-family: verdana;
font-weight: normal;
color: gray;
text-align: left;

}

input
{
width: 137px;
height: 20px;
font-size : 8pt;
font-family: verdana;
font-weight: normal;
color: gray;
text-align: center;

}

input.two
{
width: 137px;
height: 20px;
font-size : 8pt;
font-family: verdana;
font-weight: normal;
color: gray;
text-align: left;

}
div.singleprod
{
height: 150px;
width:266px;
background-color: #AD1942;
font-size : 8pt;
text-indent: 0px;
font-family: verdana;
font-weight: normal;
color: white;
text-align: center;
vertical-align: middle;
}

p
{
font-size : 8pt;
text-indent: 0px;
font-family: verdana;
font-weight: normal;
color: white;
text-align: left;
}

</style>