body
{
 font-family:Arial, Helvetica, sans-serif;
 background-repeat:repeat-x;
 /*
 margin-left:8%;
 margin-right:8%;
 */
 margin-top:0px;
}

html
{
 margin:0px 0px 0px 0px;
}


div.main
{
 margin-top:5px;
 padding-bottom:5px;
 border-width:2px;
 border-style:inset;
 background-color:#ffffff;
 maximum-width:1280px;
 minimum-width:800px;
 margin-left:4%;
 margin-right:4%;
}

.contentbox
{
 border-style:solid;
 border-width:2px;
 background-color:#ffffff;
 padding:4px;
 border-color:#e0e0e0;
 margin:4px;
 vertical-align:top;
}

div.content
{
 padding:2px;
}

div.menu
{
 background-repeat:repeat-x;
 background-position:center center;
 width:100%;
}

table.menustrip
{
 height:30px;
}

.submenu
{
 font-size:small;
 margin-top:5px;
}

table.menustrip a
{
 font-weight:bold;
 text-decoration:none;
}

table.menustrip a:hover
{
 color:#cccccc;
}

img.menucurve
{
 width:14px;
 height:30px;
}

a
{
 text-decoration:none;
}
