body {
	font-family: MS sans serif;
	font-size: 12px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body a:link, body a:visited {
	font-size: 12px;
	color: #EC7213;
	text-decoration: none;
}
body a:hover {
	font-size: 12px;
	color: #EC7213;
	text-decoration: underline;
}
.FAQ a:link, body a:visited {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
.FAQ a:hover {
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#content{
	width: 760px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.txtbox{
	font-size: 12px;
	color: #666666;
}
.txt_black {
	font-size: 11px;
	color: #333333;
}
.txt_puple{
	color: #3A0174;
}
.txt_complete{
	color: #3A0174;
	font-weight:bold; 
}
.txt_white{
	color: #FFFFFF;
}
.txt_red{
	color: #FF0000;
}
.txt_brown{
	color: #996600;
}
.button
{
	font-size:11px; 
	font-family: Arial, Tahoma; 
	font-weight:bold; 
	color:#000000; 
	height:22px; 
	padding-right: -4px; 
	padding-left: 4px; 
	background-image:url(../images/bt_button.gif); 
	border:1px solid #999999; 
	margin-right: 10px; 
	background-repeat: repeat-x; 	
}
 .button_end
 {
	display:none; 
	position:absolute; 
	background-image:url(../images/bt_end.gif); 
	background-repeat:no-repeat; 
	height:22px; 
	width:5px; 
	float: none; 
	margin-left: -10px; 
}
.intabline {

border-right:groove    1px #666666;
border-bottom:groove    1px #666666;
border-top:ridge 0px #666666;
border-left:ridge 0px #666666;
font-family:MS Sans Serif,sans-serif;
    font-size:11px;
}


.table_head {
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #380074;
	padding: 3px;
}
.table_1 {
	font-size: small;
	color: #444444;
	background-color: #F8F0FF;
	padding: 3px;
	text-align: center;
}
.table_2 {
	font-size: small;
	color: #444444;
	background-color: #F0E6FF;
	padding: 3px;
	text-align: center;
}
.table_3 {
	font-size: small;
	color: #444444;
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
}
.table_4 {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000080;
	padding: 3px;
	text-align:  left;
}
.table_1_small {
	font-size: x-small;
	color: #444444;
	background-color: #F8F0FF;
	padding: 3px;
	text-align: center;
}
.table_2_small {
	font-size: x-small;
	color: #444444;
	background-color: #F0E6FF;
	padding: 3px;
	text-align: center;
}
.txt_complete_Big{
	color: #3A0174;
	font-weight:bold; 
	font-size: medium;
}
.table_special {
	font-size: small;
	color: #000000;
	background-color: #FFFFCC;
}