         HTML {
	      SCROLLBAR-FACE-COLOR: #99cc99; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #eee; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #eee; SCROLLBAR-DARKSHADOW-COLOR: #eee
         }	
         body {
		FONT-SIZE: 12px; BACKGROUND: #ffffff; MARGIN: 0px; FONT-FAMILY: "Courier New"; 
		
		}

	a:link		{ color: #00cc99; text-decoration:none; background: none;}
	a:visited		{ color: #00cc99; text-decoration:none; background: none;}
	a:active		{ color: #00cc99; background: none;}
	a:hover		{ color: #00cc99;text-decoration: underline;background : #ffffff;}

	#banner {
		BACKGROUND: none transparent scroll repeat 0% 0%; 
                BORDER-BOTTOM: #99cc99 1px dashed; 
                BORDER-TOP: #99cc99 1px dashed;
                BORDER-LEFT: #99cc99 1px dashed;
                BORDER-RIGHT: #99cc99 1px dashed;
                HEIGHT: 60px
		}

	#banner a:link{font-size: large;color: #99cc99 ; text-decoration: none; background: none;}
	#banner a:visited{font-size: large;color: #99cc99 ; text-decoration: none; background: none;}
	#banner a:active,
	#banner a:hover {font-size: large;color: #99cc99 ;text-decoration: none; background: #ffffff;}

	.description {
		color:#00cc99;
		background:none;
		font-size:12px;
		text-transform:none;
		}

	.side {
		color:#99cc99;
		background: #ffffff;
		font-size:12px;
		font-weight:normal;
		line-height:140%;
		padding:5px;
                BORDER-BOTTOM: #99cc99 1px dashed; 
                BORDER-TOP: #99cc99 1px dashed;
                BORDER-LEFT: #99cc99 1px dashed;
                BORDER-RIGHT: #99cc99 1px dashed;
		}

	.sidetitle {
		color:#00cc99;
		font-size:12px;
		font-weight:normal;
		margin-top:10px;
		background#ffffff;
		line-height:140%;
		padding:3px;
		text-align:center;
                BORDER-BOTTOM: #99cc99 1px dashed; 
                BORDER-TOP: #99cc99 1px dashed;
                BORDER-LEFT: #99cc99 1px dashed;
                BORDER-RIGHT: #99cc99 1px dashed;
		}
         .sidetitle #sidetitle_img #sidetitle_img img{
		color:#99cc99;
		background:#ffffff;
                BORDER-BOTTOM: #99cc99 1px dashed; 
                BORDER-TOP: #99cc99 1px dashed;
                BORDER-LEFT: #99cc99 1px dashed;
                BORDER-RIGHT: #99cc99 1px dashed;
                }

	.powered {
		color:#99cc99 ;
		background: #ffffff;
		font-size:12px;
		line-height:140%;
		padding:2px;
		margin-top:20px;
		text-align:center;
                BORDER-BOTTOM: #99cc99 1px dashed; 
                BORDER-TOP: #99cc99 1px dashed;
                BORDER-LEFT: #99cc99 1px dashed;
                BORDER-RIGHT: #99cc99 1px dashed;
		}

