/* CSS Document */

body { 
margin:0px 0;
padding:0;
font: 74% Arial, Sans-Serif;
line-height: 1.4em;
background-color:#FFFFFF; }

.footer	{
text-align:center;

}


#rightside table.maintable {
width: 99%;
vertical-align:top;

}

#rightside table.maintable  a{
color:#000000;

}

#rightside table.maintable td.field {
font-weight:bold;
width:80px;

}

#leftside	{
width: 72%;
float:left;

}

#rightside	{
margin-left: -2px;
width: 28%;
height: 100%;
float:left;
 border-left-style: solid;
 border-left-width:2px;
border-left-color:#000000;
background:#F5FDF4;
color:#000000;
 

}



