body {
	font-family: Tahoma;
	font-size: 8pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	line-height: 2;
}

a:link {
	color: #D828A3;
	text-decoration: none;
	border: 0;
}

a:hover {
	color: #A80677;
	text-decoration: none;  
	border: 0;
}

a:visited {
	color: #770053;
	text-decoration: none;  
	border: 0;
}

a:active {
	color: #770053;
	text-decoration: none;   
	border: 0;
}

form, table, td, p, input, textarea, select {
	font-family: Tahoma;
	font-size: 8pt;
}

img, table, select {
	border:0;
}

.Box {
	font-size:8pt;
	font-family:tahoma;
	color: #492EEC;
	border: 1px solid #B0BEC7;
	background-color: #FFFFFF;
	text-align:justify;
	height:18;
}

.Textarea {
	font-size:8pt;
	font-family:tahoma;
	color: #492EEC;
	border: 1px solid #B0BEC7;
	background-color: #FFFFFF;
	text-align:justify;
}

.Select {
	font-size:8pt;
	font-family:tahoma;
	color: #492EEC;
	border: 1px solid #B0BEC7;
	background-color: #FFFFFF;
}

.Btn {
	font-size:8pt;
	font-family:tahoma;
	color: #000000;
	text-align:center;
	background: url('../Images/Btn.png');
	background-repeat: no-repeat;
	width:64;
	height:20;
}

.Index_Tab_Defualt {
	font-size:8pt;
	font-family:tahoma;
	text-align:center;
	background: url('../Images/Tab_1.png');
	background-repeat: no-repeat;
	color:#FFFFFF;
}

.Index_Tab_Active {
	font-size:8pt;
	font-family:tahoma;
	text-align:center;
	background: url('../Images/Tab_2.png');
	background-repeat: no-repeat;
	color:#000000;
}

.Index_Tab_Defualt a:link  {
	color:#FFFFFF;
}
.Index_Tab_Defualt a:visited  {
	color:#FFFFFF;
}

.Index_Tab_Active a:link {
	color:#000000;
}
.Index_Tab_Active a:visited {
	color:#000000;
}

.Checkbox {
	font-size:8pt;
	font-family:tahoma;
}

.Lable {
	font-size:8pt;
	font-family:tahoma;
	text-align:justify;
	background: url('../CPanel/Images/Lable_01.png');
	background-repeat: no-repeat;
	color:#000000;
	width:175;
	height:22;
	padding-right:7;
	cursor:hand;
}

.Lable_Over {
	font-size:8pt;
	font-family:tahoma;
	text-align:justify;
	background: url('../CPanel/Images/Lable_02.png');
	background-repeat: no-repeat;
	color:#000000;
	width:175;
	height:22;
	padding-right:7;
	cursor:hand;
}

.Lable_Defult {
	font-size:8pt;
	font-family:tahoma;
	text-align:justify;
	background: url('../CPanel/Images/Lable_03.png');
	background-repeat: no-repeat;
	color:#000000;
	width:175;
	height:22;
	padding-right:7;
}