/***************************************************
*
*	DEFAULT STYLE
*
***************************************************/

	body, td, th
	{
		font-family: tahoma, MS Sans Serif ;
		font-size: 11px;
		color: #333333;
		margin: 0px;
		scrollbar-face-color: #cccccc;
		scrollbar-shadow-color: #cccccc;
		scrollbar-highlight-color: #cccccc;
		scrollbar-3dlight-color: #efefef;
		scrollbar-darkshadow-color: #666666;
		scrollbar-track-color: #eeeeee;
		scrollbar-arrow-color: #ffffff;		
	}
	
	input, textarea
	{
		font-family: tahoma, verdana, MS Sans Serif;
		font-size: 11px;
		padding-left: 2px;
	}
	
	select, textarea
	{
		font-family: tahoma,verdana,  MS Sans Serif;
		font-size: 11px;
	}
	
	a
	{	
		text-decoration: none;
	}
	a:hover
	{
		text-decoration: none;
		color: #FF6600;
	}
	a:active
	{
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
	}

/***************************************************
*	FONT TYPE
***************************************************/

	.type1
	{
		font-family: tahoma,verdana, MS Sans Serif ;
	}
	
	.type2
	{font-family: tahoma,verdana, MS Sans Serif;
		
	}
	
	.type3
	{
		font-family: tahoma,verdana,  MS Sans Serif;
	}


	
/***************************************************
*	FONT COLOR
***************************************************/
	.copy
	{
		color: #000000;
	}
	
	.copy-grey3
	{
		color : #333333;
	}
	
	.copy-grey6
	{
		color : #666666;
	}
	
	.copy-grey7
	{
		color : #787878;
	}
	
	.copy-grey9
	{
		color : #999999;
	}
	
	.copy-blue3
	{
		color : #3366aa;
	}
	
	.copy-blue1
	{
		color : #1a57a8;
	}
	
	.copy-redd
	{
		color : #d3431a;
	}
	
	.copy-redf
	{
		color : #ff3300;
	}
	
	.copy-ash
	{
		color : #496785;
	}
	
	
	
/***************************************************
*	FONT SIZE
***************************************************/
	
	.size8
	{
		font-size: 8px;
	}
	
	.size9
	{
		font-size: 9px;
	}
	
	.size10
	{
		font-size: 10px;
	}
	
	.size11
	{
		font-size: 11px;
	}
	
	.size12
	{
		font-size: 11px;
	}
	
	.size13
	{
		font-size: 13px;
	}
	
	.size14
	{
		font-size: 14px;
	}
	

	
/***************************************************
*	BG COLOR
***************************************************/
	
	.bg
	{
		background: #ffffff;
	}
	
	.bg-select
	{
		background: #ededed;
	}
	
	.bg-over
	{
		background: #f7f7f7;
	}
	
	.bg-out
	{
		background: #ffffff;
	}
	
	
	
	
	.line
	{
		background-color: #999999;
	}
	
	.line2
	{
		background-color: #cccccc;
	}
	
	
	
	
/***************************************************
*	FONT STYLE
***************************************************/
	
	.bold
	{
		font-weight: bold;
	}
	
	.normal
	{
		font-weight: normal;
	}
	
	.blank
	{
		font-size: 2px;
	}
	
/***************************************************
*	Jin's FONT STYLE
***************************************************/	

.style1 {
	color: #848484;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #788f98;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #6d6969;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #605d5d;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #787676;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {font-family: tahoma; font-size: 11px;}
.style9 {font-weight: bold; color: #64777E; font-size: 11px; font-family: tahoma; }
.style10 {color: #64777E; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style11 {
	color: #adaeaf;
	font-size: 10px;
	font-family: tahoma;
}
.style12 {
	color: #FFFFFF;
	font-size: 8px;
	font-family: tahoma;
	font-weight: bold;
}
.style13 {
	color: #918e8e;
	font-size: 11px;
	font-family: tahoma;
}
