body { 
    scrollbar-base-color: #FF9C9C;
    scrollbar-track-color: #FDEEFF;
	cursor: crosshair;
}
a:hover {
	text-decoration: underline;
	color: #006600;
	background-color: #D2FFD2;
	font-weight: bold;
}
.style {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	color: #FF9900;
; letter-spacing: 3pt
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF66CC;
	line-height: 20px;
; letter-spacing: 2pt
}
.stylemenu {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	line-height: 26px;
; letter-spacing: 2pt
; text-decoration: none
}
.stylemenu2 {
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
; letter-spacing: 1pt
}
TEXTAREA {
	width: 290px;
	height: 110px;
	background-image: url(./img/textimg.gif);
    	scrollbar-base-color: #FF9C9C;
    	scrollbar-track-color: #FDEEFF;
	background-repeat: no-repeat;
	background-position: center center;
} 
.styletext {
	font-size: 11px;

	color: #0066FF;
; font-style: normal; font-weight: bold
}
#bg_fixed { 
	background-attachment: fixed; 
}
.hr_1 { color:#0066cc; height:1px; }

.stylemenu3 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	;
	letter-spacing: 1pt;
}
.style3 { font-size: 14px; font-weight: normal; line-height: normal; ; letter-spacing: normal}

table.tab {
	border-collapse : collapse ;
	border-width : 1px 0 0 1px ;
	border-style : solid ;

}

table.tab td {
	border-width : 0 1px 1px 0 ;
	border-style : solid ;

}
