body {
    font-family: Ms Sans Serif, sans-serif, Thonburi, Tahoma, Helvetica; 
	font-size:10pt; 
	background-attachment: fixed; 
	scrollbar-face-color: #BBBBBB; 
	scrollbar-shadow-color: #BBBBBB; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #CCCCCC; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #FFFFFF;	
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
}
td { 
	font-family: Ms Sans Serif, sans-serif, Thonburi, Tahoma, Helvetica; 
	font-size:10pt; 
}
A {
    font-family: Ms Sans Serif, sans-serif, Thonburi, Tahoma, Helvetica;
	font-size: 13px; color: #000000; 
}
A:active {
    text-decoration: none;
}
A:visited {
    text-decoration: none; 
	font-size: 13px; color: #666666; 
}
A:link {
    text-decoration: none; 
	font-size: 13px; color: #000000; 
}
A:hover {
    color: #FF0000; 
	text-decoration: none; 
}
.cannotstyle {
	font-size: 10px; color: #FFFFFF; 
	font-family: verdana;
}
.cannotstyleBack {
	font-size: 10px; color: #000000; 
	font-family: verdana;
}
.cannotstyleRed {
	font-size: 10px; color: #FF0000; 
	font-family: verdana;
}
INPUT.xbuttom {
	border-right: #333333 1px solid; 
	border-top: #333333 1px solid; 
	font-size: 10px; color:  #333333; 
	border-left: #333333 1px solid; 
	border-bottom: #333333 1px solid; 
	font-family: verdana; 
	background-color: #D9DEDE; 
}
.formINPUTBOARD {
	background-color: #E2E2E2;  
	border-bottom: #666666 1px inset; 
	border-left: #000000 1px inset; 
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	color: #000000; 
	FONT-FAMILY: Ms Sans Serif, sans-serif, Thonburi, Tahoma, Helvetica; 
	font-size: 14px;
}

.formINPUT {
	background-color: #E2E2E2;  
	border-bottom: #666666 1px inset; 
	border-left: #000000 1px inset; 
	border-right: #666666 1px inset; 
	border-top: #000000 1px inset; 
	color: #000000; 
	FONT-FAMILY: verdana; 
	font-size: 10px;
}

.Gborder {
	border-right: #7c7c7c 1px solid; 
	border-top: #e1e1e1 1px solid; 
	border-left: #e1e1e1 1px solid; 
	border-bottom: #7c7c7c 1px solid; 
}