body {  background-color: #CCCCFF; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
		   
img { border-width: 0; }
.imageLeft { padding: 0px 25px 20px 0px; float: left; }

#border      { width:800px; height:500px; z-index:4; background-image:url(images_menu/site.jpg); background-position: top;
                 background-repeat:no-repeat;}
#content     { width:555px; height:385px; overflow:auto; z-index:2;}
#colLeft	{ width:220px; height:385px; float:left; z-index:1;}
#colRight	{ width:320px; height:385px; float:right; z-index:1;}
#scrapTop   { width:555px; height:15px; position:relative; z-index:1;}
#scrapImage { width:555px; height:220px; position:relative; z-index:1;}
#scrapText  { width:555px; height:25px; position:relative; z-index:1;}
#scrapThumb { width:555px; height:100px; overflow:auto; position:relative; z-index:1;}

.hiddenText { width:320px; height:375px; overflow:auto;}

.maintable { border-width:1px; border-color:000066; border-style:dashed; }

.header     { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; 
                    font-weight: bold; color: #000066; }
.bodytext      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; 
                    font-weight: normal; color: #000066; }
.bodytextbold  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; 
                    font-weight: bold; color: #000066; }
.bodytextbitalic      { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; 
                    font-weight: bold; font-style: italic; color: #000066; }
.scrapbooktext  { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; 
                    font-weight: bold; color: #CC0033; background-color:#CCCCFF; }
.smalltext     { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; 
                    font-weight: normal; color: #000066; }
.smalltextbold { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; 
                    font-weight: bold; color: #000066; }
					


a         {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; 
			font-weight:bold; background: transparent; text-decoration: none; cursor: hand; border: 0; }
a:link    {  background: transparent; color: #333333; text-decoration: none; cursor: hand; }
a:active  {  background: transparent; color: #000066; text-decoration: none; cursor: hand; }
a:hover   {  background: transparent; color: #000066; text-decoration: none; cursor: hand; }
a:visited {  background: transparent; color: #666666; text-decoration: none; cursor: hand; }
