/* ===================================== */
table.master
{
margin-top: -4px;
border: solid 1px;
border-spacing: 0px;
}
tr.mainbody
{
background-color: #eff3f6;
}
td.mainbody
{
}
/* ===================================== */
table.main
{
border-spacing: 9px;
}
tr.header
{
background-color: #eff3f6;
}
td.header
{
width: 958;
height: 202;
background-image: url('./images/site_logo.png');
}
/* ===================================== */
tr.body
{
background-color: #eff3f6;
}
td.body
{
}
/* ===================================== */
table.contentbox
{
border: 0px;
margin-left: -2px;
border-spacing: 0px;
}
tr.footer
{
background-color: #eff3f6;
}
td.footer
{
width: 958;
height: 75;
}
/* ===================================== */
tr.contentbox
{
}
td.contentbox
{
width: 958;
background-color: #eff3f6;
}
/* ===================================== */
div.menu
{
float: left;
height: 500;
width: 105;
}
div.leftspacer
{
float: left;
width: 10;
height: 100;
}
div.content
{
float: left;
width: 708;
position: relative;
background-color: #eff3f6;
}
div.rightspacer
{
float: left;
width: 10;
height: 100;
}
div.right
{
float: right;
width: 125;
height: 800;
postition: relative;
background-color: #eff3f6;
}
div.r_top
{
width: 120;
height: 15;
margin: 0px;
float: left;
position: relative;
background-image: url('right_top.png');
background-repeat: no-repeat; 
}
div.r_mid
{
width: 120;
margin: 0px;
float: left;
position: relative;
background-image: url('right_side.png');
background-repeat: repeat-y; 
}
div.r_bot
{
width: 120;
height: 15;
margin: 0px;
float: left;
position: relative;
background-image: url('right_base.png');
background-repeat: no-repeat; 
}
/* ===================================== */
image.float
{
/*float: left;
align: left;*/
}
/* ===================================== */
p.art 
{
text-indent: 1cm;
align: left;
}
span.HL
{
font: small-caps 900 20px arial;
text-align: left;
}
span.rightmenu
{
position:relative;
left:15px
}
a.menu:link {color: #000000; text-decoration: none}
a.menu:visited {color: #000000; text-decoration: none}
a.menu:hover {text-decoration: underline}
a.menu {font: bold}