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

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;
}

.textitem
{
font-family: times;
}

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

.mainbox
{
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: dotted ;	
border-color: #d0d0d0;
}

.inabox
{	
border-bottom-width: 1px; 
border-top-width: 1px; 
border-left-width: 1px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #444444;
background-color: #ffffff;
/* background-image: url(http://greeenism.info/greenmonster.jpg); */
/* background-repeat: no-repeat; */
}

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

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

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

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

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