b {
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 11px;
	color : #666666;
}
a{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;	
}
a:active {
	text-decoration:none;
	color : #C59631;
}
a:link {
	text-decoration:none;
	color : #3399CC;
}
a:visited {
	text-decoration:none;
	color : #3399CC;
}
a:hover {
	text-decoration:none;
	color : #99CC99;
/*	background-color : #F5F5F5;		*/
}
.link{
	padding-left : 2px;
	padding-right : 2px;
}
body {
	scrollbar-arrow-color: #A5A5A5;
	scrollbar-3dlight-color: #DBDBDB;
	scrollbar-highlight-color: #FEFEFE;
	scrollbar-face-color: #E1E1E1;
	scrollbar-shadow-color: #D0D0D0;
	scrollbar-track-color: #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
}
.text{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;
	color : #777777;
	margin-right : 2px;
	margin-top : 2px;
}
input.input, textarea, select{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;
	color : #535353;
	border: 1px solid #B0B0B0;
	background-color: #FAFAFA;
}
input.button{
	font-family : "Arial", Tahoma, Thonburi;
	font-size : 10px;
	color : #535353;
	border: 1px solid #B0B0B0;
	background-color: #FFFFFF;
	font-weight : bold;
}
.fivepx{
	margin-top : 5px;
	margin-bottom : 5px;	
}
.picture{
	border : 1px solid #000000;
}

#link {
	width:149px;
	padding:3 3 3 6;
	border:1px solid #ccc;
	font-weight: bold;
}
