body {
 margin-left: 1px; 
 margin-right: 0px; 
 margin-top: 3px;
 font-size: 14px; 
 font-family: verdana,georgia,sans-serif;
 background-color: #e0e0e0;
}

a:link {
 font-weight: bold;
 text-decoration: none;
}

a:visited {
 font-weight: bold;
 text-decoration: none;
}

a:active {
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 font-weight: bold;
 text-decoration: underline;
}

.rightstyle
{
 border-color: #444444;
 border-bottom-width: 0px; 
 border-top-width: 0px; 
 border-left-width: 1px; 
 border-right-width: 0px; 
 border-style: solid;
}

.inabox
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #444444;
}

.boxedtop
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #444444;
}

.boxedright
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 0px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #04315F;
background-color: #ffffff;
font-weight: bold; 
}

.boxedleft
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 2px; 
border-style: solid;	
border-color: #444444;
background-color: #ffffff;
font-weight: bold; 
}
