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

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

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: 0px; 
border-left-width: 0px; 
border-right-width: 1px; 
border-style: solid;	
border-color: #444444;
background-color: #ffffff;
}

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

.main-top {
width: 660px;
height: 46px;
background: #FFF3DB url("bg_paper_top-660.jpg") no-repeat top left;
margin: 0px;
padding: 0px;
display: box; /* block; fixed N2 */
}

.main-bot {
width: 660px;
/* height: 76px; */
background: #FFF3DB url("bg_paper_bot-660.jpg") no-repeat; /* top left; */
margin: 0px;
padding: 0px;
display: box; /* block; FIXED N2 */
}

.main-mid {
width: 660px;
background: #FFF3DB url("bg_paper_mid-660.jpg") repeat-y;
padding: 0px;
margin: 0px;
/* 
margin-top: 0px; 
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px; */
/* text-align: left; */
display: box; /* block; fixed N2 */
}