/* CSS Document dfsdffdss */
body {
       background-color:	#CCCCCC;
       color:			#000000;     
       margin:			0px;
       padding:			0px;
       scroll:			yes;
}
.logo {	
      FILTER: Shadow(Color=#FFFFFF, Direction=left); 
      WIDTH:  	      700px;
      CURSOR: 	      crosshair; 
      COLOR:  	      #3399ff; 
      LETTER-SPACING: 10px;
      font-size:      22px;
      font-weight:    bold;
      text-align:     center;
      margin:	      0px;
      font-weight:    none;
}
#menu_container{
	width:		  460px;
}
.menu {
	font-size: 12px;
	border: 1px dashed black;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	text-decoration: none;
	text-align:center;
	cursor:		  pointer;
	width:		  150px;
	float:		  left;
	margin:		  10 0 10 1px;
}
br.clear{
	clear:		  both;
}
#main_text{
	font-size:14px;
	text-align:justify;
	width:460px;
	font-family:sans-serif;
}
#last_change{
	font-size:	 9px;

}
div.bg1{
	background-color: #E8E8E8;
	font-weight:	  bold;
}




.div {
	background: #999999;
	vertical-align: middle;
	width: 200px;
	cursor: help;
}
.bottom {
	border-top: 1px dotted;
	border-right: 1px none;
	border-bottom: 1px groove;
	border-left: 1px none;
	font-family: "Comic Sans MS", "Courier New", "Times New Roman";
	font-size: x-small;
}
body {
        CURSOR: 	default; 
     	margin: 	0px;
	font-size:	12px;
	font-family: 	"Courier New",Arial;
}
a {	 COLOR: #666666; TEXT-DECORATION: none;}
A:link {COLOR: #666666;}
A:visited {	COLOR: #666666;}
A:hover {COLOR: #000000;}
A:active {COLOR: #666666;}
.preview {
	font-size: 12px;
	border: thin dashed;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	cursor: crosshair; 
	text-decoration: none;
}
.preview td{
        border:		1px solid #CCCCCC;
}
.preview img{
	margin:		5px;

}
.preview h2{
        font-size:	14px;
	margin:		0px;
	break-after:	avoid;

}
hr{ 
    	clear:		both; 
	margin:		3px;
}
