/* 
	###################################### FILE : BIZ_STYLE.CSS #######################################
	# CREATE BY			: BizPotential Developer Team.
	# COMPANY				: BizPotential Co.,Ltd.
	# CODE VERSION		: 1.0
	# PROJECT				: ALL PROJECT ON BIZ POTENTIAL
	# CODE CREATE		: 15 September 2004	
	# CODE UPDATE		: 15 September 2004
	# FILE NAME				: BIZ_STYPE.CSS
	# LICENSE				: BizPotential Co.,Ltd.
	##############################################################################################
*/

/*--------------------------------------------------------MAIN STYLE ----------------------------------------------------------------------------------------------*/
BODY
{
	color: #000000; 
	font-family: "Ms Sans Serif"; 
	font-size: 14px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*SCROLLBAR-FACE-COLOR: rgb(155,180,220); 
	SCROLLBAR-HIGHLIGHT-COLOR: rgb(155,180,220); 
	SCROLLBAR-SHADOW-COLOR: rgb(155,180,220); 
	SCROLLBAR-ARROW-COLOR: rgb(0,0,0); 
	SCROLLBAR-TRACK-COLOR: rgb(155,180,220); */
	scrollbar-face-color:#CEE3EB;
	scrollbar-highlight-color:#e0f0f1;
	scrollbar-3dlight-color:#a2cace;
	scrollbar-darkshadow-color:#a2cace;
	scrollbar-shadow-color:#6d9eb6;
	scrollbar-arrow-color:White;
	scrollbar-track-color:#CADEE8;
}
/*-------------------------------------------------------- A HREF ELEMENT -------------------------------------------------------------------------------------*/
	/*------------------------------------------------ BODY A HREF ELEMENT -----------------------------------------------------------*/
		a:link
		{ 
			color: #2222BB; 
			text-decoration: none 
		}
		a:visited
		{ 
			color: #2222BB; 
			text-decoration: none 
		}
		a:active
		{ 
			color: #FF6600; 
			text-decoration: none 
		}
		a:hover
		{
			color: #FF6600; 
			text-decoration: none 
		}
	/* ----------------------------------------------- OBJECT A HREF ELEMENT --------------------------------------------------------*/
		a.Biz_Mymenubar:link 
		{ 
			color:#FFFFFF; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mymenubar:visited
		{ 
			color:#FFFFFF; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mymenubar:active
		{ 
			color:#FF9900; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mymenubar:hover
		{ 
			color:#FF9900; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mynavigatorbar:link
		{ 
			color:#FFFFFF; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mynavigatorbar:visited
		{ 
			color:#FFFFFF; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mynavigatorbar:active 
		{ 
			color:#990000; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Mynavigatorbar:hover 
		{ 
			color:#990000; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Myfooterbar:link
		{ 
			color:#CCCCCC; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Myfooterbar:visited
		{ 
			color:#CCCCCC; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Myfooterbar:active
		{ 
			color:#FF9900; 
			text-decoration:none; 
			font-weight:bold; 
		}
		a.Biz_Myfooterbar:hover
		{ 
			color:#FF9900; 
			text-decoration:none; 
			font-weight:bold; 
		}


/*-------------------------------------------------------- TABLE STYLE --------------------------------------------------------------------------------------------*/
	.Biz_MyTable
	{ 
		background-color: #375385;
	}
	.Biz_MyTable_Inner
	{ 
		background-color: #FFFFFF; 
		color: #333333; 
	} 
	.Biz_MyTable_Bar
	{ 
		font-weight: bold; 
		font-size: 16px; 
		color: #000066; 
		background-image: url(bg1.gif); 
	} 
	.Biz_MyTable_Header
	{ 
		font-weight: bold; 
		color: #000066; 
		background-image: url(bg2.gif);
	} 
	.Biz_MyTable_Border{ 
		background-color: #375385; 
	} 
	.Biz_MyTable_Header_Text
	{ 
		font-weight: bold; 
		color: #000066; 
	} 
	.Biz_MyTable_Row1
	{ 
		background-color: #E5E9F2; 
	} 
	.Biz_MyTable_Row2
	{ 
		background-color: #D5D9E2; 
	} 
	.Biz_MyTable_Rowover
	{ 
		background-color: #C5C9D2; 
	} 
	.Biz_MyTable_Col1
	{ 
		background-color: #D5D9F2; 
		font-weight: bold; 
	} 
	.Biz_MyTable_Col2
	{ 
		background-color: #E5E9F2; 
	} 
	.Biz_MyTable_Col3
	{ 
		background-color: #C5C9F2; 
		color: #000066; 
		font-weight: bold; 
	} 
	.Biz_MyTable_Footer
	{ 
		font-weight: bold; 
		color: #000066; 
		background-color: #BCCFED; 
	} 
	.Biz_MyTable_Toolbar
	{ 
		background-color: #EEEEEE; 
	} 
		/*------------------------------------------------ TABLE ELEMENT -------------------------------------------------------------------------*/
			a.Biz_Mytable_Headbar:link 
			{ 
				font-size: 10px; 
				color: #000066; 
				font-weight: bold; 
				text-decoration: none; 
			}
			a.Biz_Mytable_Headbar:visited 
			{ 
				font-size: 10px; 
				color: #000066; 
				font-weight: bold; 
				text-decoration: none; 
			}
			a.Biz_Mytable_Headbar:active 
			{ 
				font-size: 10px; 
				color: #FF6600; 
				font-weight: bold; 
				text-decoration: none; 
			}
			a.Biz_Mytable_Headbar:hover 
			{ 
				font-size: 10px; 
				color: #FF6600; 
				font-weight: bold; 
				text-decoration: none; 
			}
/*-------------------------------------------------------- TEXT STYLE ---------------------------------------------------------------------------------------------*/
	.Biz_Mytext_Bold { 
		font-weight: bold;
	} 
	.Biz_Mytext_Big 
	{ 
		font-size: 18px; 
		color: #000099; 
		font-weight: bold; 
	} 
	.Biz_Mytext_Header 
	{ 
		font-size: 16px; 
		color: #000099; 
		font-weight: bold; 
	} 
	.Biz_Mytext_Hilight 
	{ 
		color: #000099; 
	} 
	.Biz_Mytext_Smaller
	{ 
		font-size:9px; 
	} 
/*-------------------------------------------------------- FORM STYLE --------------------------------------------------------------------------------------------*/
	/* ----------------------------------------------- BUTTON STYLE ---------------------------------------------------------------------------*/
		.Biz_Myform_Button_Normal 
		{ 
			font-family : "Ms Sans Serif"; 
			font-size: 12px; 
			color: #000000; 
			font-weight: bold; 
			background-color: #DDDDED; 
			border-color: #FFFFDD; 
			height:14px; 
			text-align: center; 
			cursor: hand; 
			border-width: 1px; 
		}
		.Biz_Myform_Button_120px  
		{ 
			font-family : "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			font-weight: bold; 
			background-color: #DDDDED; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: center; 
			cursor: hand; 
			width:120px; 
			border-width: 1px; 
			}
		.Biz_Myform_Button_100px 
		{ 
			font-family : "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			font-weight: bold; 
			background-color: #DDDDED; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: center; 
			cursor: hand; 
			width:100px; 
			border-width: 1px; 
			}
		.Biz_Myform_Button_80px
		{ 
			font-family : "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			font-weight: bold; 
			background-color: #DDDDED; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: center; 
			cursor: hand; 
			width:80px;  
			border-width: 1px; 
			}
		.Biz_Myform_Button_60px   
		{ 
			font-family : "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			font-weight: bold; 
			background-color: #DDDDED; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: center; 
			cursor: hand; 
			width:60px;  
			border-width: 1px; 
		}
	/* ----------------------------------------------- TEXT & TEXT AREA STYLE -----------------------------------------------------------*/
		.Biz_Myform_Myinput
		{ 
			font-family: "Ms Sans Serif"; 
			font-size: 12px; 
			color: #000000; 
			background-color: #DDDDED; 
			border-width: 1px; 
			border-color: #FFFFDD; 
			height:14px; 
			text-align: left; 
		}
		.Biz_Myform_Myinput_Right
		{ 
			font-family: "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			background-color: #DDDDED; 
			border-width: 1px; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: right; 
		}
		.Biz_Myform_Myinput_Center
		{ 
			font-family: "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			background-color: #DDDDED; 
			border-width: 1px; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: center; 
		}
		.Biz_Myform_Myinput_Textarea
		{ 
			font-family: "Ms Sans Serif"; 
			font-size: 10px; 
			color: #000000; 
			background-color: #DDDDED; 
			border-width: 1px; 
			border-color: #FFFFDD; 
			text-align: left; 
		}
	/* ----------------------------------------------- OTHER STYLE ----------------------------------------------------------------------------*/
		.Biz_Myform_Myselect
		{ 
			color: #000000; 
			background-color: #DDDDED; 
			border-width: 1px; 
			border-color: #FFFFDD; 
			height:18px; 
			text-align: left; 
			border-style: solid; 
		}
		.Biz_Myform_Myselect-1
		{ 
			color: #000000; 
			background-color: #DDDDED; 
			border-width: 1px; 
			border-color: #7F9DB9; 
			height:18px; 
			text-align: left; 
			border-style: solid; 
		}
		.Biz_Myform_Checkbox
		{ 
			cursor: hand; 
		}
/*-------------------------------------------------------- MENU STYLE -------------------------------------------------------------------------------------------*/
	.Biz_Mymenu_Main
	{ 
		background-color: #BDBDFF; 
		color: #3333AA; 
		cursor: hand; 
		font-weight: bold; 
	} 
	.Biz_Mymenu_Main_Light
	{ 
		background-color: #E2E2FF; 
		color: #3333AA; 
		cursor: hand; 
		font-weight: bold; 
	} 
	.Biz_Mymenu_Main_Dark
	{ 
		background-color: #ABABF3; 
		color: #3333AA; 
		cursor: hand; 
		font-weight: bold; 
	} 
	.Biz_Mymenu_Main_Over 
	{ 
		background-color: #CDCDFF; 
		color: #3333FF; 
		cursor: hand; 
		font-weight: bold; 
	} 
	.Biz_Mymenu_Sub
	{ 
		background-color: #E5E9F2; 
		color: #000066; 
		cursor: hand; 
		border: 1px solid #E5E9F2; 
	} 
	.Biz_Mymenu_Sub_Over
	{ 
		background-color: #EEEEFF; 
		color: #0000FF; 
		cursor: hand; 
		border: 1px solid #D5EFE2; 
	} 
/*-------------------------------------------------------- OTHER CSS STYLE -----------------------------------------------------------------------------------*/
	.Biz_Copyright
	{
		color:#E1E1E1;
	}
	.Biz_Mymessagebox_Hint
	{ 
		background-color: #E5E9F2; 
		color: #333333; 
		border: 1px solid #585858; 
	} 
	.Biz_Mymessagebox_Alert
	{ 
		background-color: #FFE9D9; 
		color: #660000; 
		border: 1px solid #990000; 
	} 
/*-------------------------------------------------------- PROJECT RECOMMEND -----------------------------------------------------------------------------*/
.blue {
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	font-weight: 900;
	color: #3366CC;
}
.black {
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	font-weight: 700;
	color: #000000;
}
.black1 {
	font-family: "Ms Sans Serif"; 
	font-size: 18px;
	font-weight: 700;
	color: #000000;
}
.red {
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	font-weight: 800;
	color: #CC3300;
}
.red1 {
	font-family: "Ms Sans Serif"; 
	font-size: 6px;
	font-weight: 500;
	color: #CC3300;
}
.black2 {
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	color: #000000;
}

.Biz_MyTable_Col_Sell1
{ 
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	background-color: #66C1C1;
	font-weight: bold;
} 
.Biz_MyTable_Col_Sell2
{
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	background-color: #D8EEEE;
}
.Biz_Myform_Myinput_sell
{
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	color: #000000;
	background-color: #EAFFF5;
	border-width: 1px;
	border-color: #DFFFF0;
	height: 16px;
	text-align: left;
	
}
.Biz_Myform_Myinput_Textarea_sell
		{ 
			font-family: "Ms Sans Serif"; 
	      font-size: 14px; 
			color: #000000; 
			background-color: #EAFFF5; 
			border-width: 1px; 
			border-color: #DFFFF0; 
			text-align: left; 
} 
.blue1 
{
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	color: #101177;
}
.blue2
{
	font-family: "Ms Sans Serif"; 
	font-size: 6px;
	font-weight: 500;
	color: #3366CC;
}
.white1 
{
	font-family: "Ms Sans Serif"; 
	font-size: 14px;
	color: White;
}
.TextArea_Style{
	font-family : "MS Sans Serif";
	font-size : 12px;
	font-weight : normal;
	color : #101177;
	background-color : #FFFFCC; 
	border : 0px outset #FFFFCC;
}
.TextArea_Style_white{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: Gray;
	background-color: White;
	border: 0px outset #FFFFCC;
}
.Biz_Myform_Myinput_yellow
		{ 
			font-family: "Ms Sans Serif"; 
	      font-size: 14px; 
			color: #101177; 
			background-color: #FFFFCC; 
			border-width: 0px; 
			border-color: #FFFFCC; 
			height: 15px;
			text-align: left; 
} 
.Biz_Myform_Myinput_White
{
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #000000;
	background-color: White;
	border-width: 1px;
	border-color: #D0D8E6;
	height: 16px;
	text-align: left;
}
.Fileinput_Style{
	font-family: "MS Sans Serif";
	font-size: 14px;
	height: 18px;
	color: #708090;
	background-color: White;
	border: 1px outset #D8EEEE;
}
.ActiveOver_button_01{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6B00;
	background-color: #F2CB75;
	height: 34px;
	text-align: left;
}

.black3 {
	font-family: "Ms Sans Serif"; 
	font-size: 6px;
	font-weight: 400;
	color: #000000;
}
.Myinput_Mail
{
	font-family: "Ms Sans Serif";
	font-size: 14px;
	color: #000000;
	background-color: White;
	height: 16px;
	text-align: left;
	border: 1px solid #149AC4;
}
.TextArea_Mail{
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	background-color: White;
	border: 1px outset #149AC4;
}
.italic-text {
	font-family: "MS Sans Serif";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.green-text {
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-style: nomal;
	font-weight: normal;
	color: #3366CC;
}
.ActiveOut_button_01 {
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6B00;
	background-color: #FEE6A7;
	height: 34px;
	text-align: left;
}
.ActiveBorder_01 {
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FF6B00;
	background-color: #FEE6A7;
	height: 34px;
	text-align: left;
	border: 1px solid #3399CC;
}
.ActiveOver_button_06{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #942961;
	background-color: #E09EC2;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_06 {
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #942961;
	background-color: #FCCDE5;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_02{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #468B3D;
	background-color: #A9CE95;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_02 {
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #468B3D;
	background-color: #D7E8CC;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_03{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #A65770;
	background-color: #E4AEC5;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_03 {
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #A65770;
	background-color: #F6E4EC;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_04{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #00ACEC;
	background-color: #AFD9ED;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_04 {
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #00ACEC;
	background-color: #DEEFF7;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_05{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #E9AE30;
	background-color: #FCE998;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_05{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #E9AE30;
	background-color: #FBEDC8;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_07{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #C0883A;
	background-color: #F2CE7D;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_07{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #C0883A;
	background-color: #F9E8C1;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_08{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #A56025;
	background-color: #E5A884;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_08{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #A56025;
	background-color: #F4DAC7;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_09{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #5EB6C1;
	background-color: #99D0E8;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_09{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #5EB6C1;
	background-color: #CDE7F2;
	height: 34px;
	text-align: left;
}
.ActiveOver_button_10{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #83216C;
	background-color: #CDBAD8;
	height: 34px;
	text-align: left;
}
.ActiveOut_button_10{
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #83216C;
	background-color: #E1D6E9;
	height: 34px;
	text-align: left;
}

.border_color01 {
	height: 34px;
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	background-color: FEE6A7;
}
.border_color01 a:link {
	height: 34px;
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	background-color: FEE6A7;
}
.border_color01 a:visited {
	height: 34px;
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	background-color: FEE6A7;
	border: 1px solid #3399CC;
}
.border_color01 a:hover {
	height: 34px;
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	background-color: EFBF41;
}
.border_color01 a:active {
	height: 34px;
	width: 100px;
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #FF9900;
	background-color: FEE6A7;
	border: 1px solid #3399CC;
}
