@charset "utf-8";
/* CSS Document */

body{
margin:0;
background-color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#484848;
}


td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#484848;
}

.top_link{
color:#000000;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

.top_link:hover{
color:#FF9C01;
font-weight:bold;
font-size:10px;
text-decoration:none;
}

.text_field{
	width:200px;
	height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	border:#F06520 1px solid;
	}
.text_field2{ width:120px; 
		height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	background-color:#ffffff;
	border:#F06520 1px solid;
}
	.blue_text{
	color:#F98749;
	font-size:11px;
}


.mid_link{
	font-family: Verdana, Arial, Helvetica, sans-serif; padding-left:5 px;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	}
	
.mid_link:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	color:#CB5D35;
	text-decoration: none;
	}


.top_link1{
color:#FF9C01;
font-weight:bold;
font-size:11px;
text-decoration:none;
}

.top_link1:hover{
color:#000000;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.orange_txt{
color:#F1641F;
}

.orange_link{
color:#F1641F;
text-decoration:none;
}

.orange_link:hover{
color:#1F2765;
text-decoration:underline;
}
.black_link{
color:#000000;
text-decoration:none;
}

.black_link:hover{
color:#ffffff;
text-decoration:underline;
}

.blue_txt{
color:#F1651F; padding-left:10px; 
}

.txt_field{
width:165px;
border:#8D8B8B 1px solid;
height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:18px;
color:#484848;
}

.orange_bold{
color:#F1641F;
font-weight:bold;
}

.gray_bg{
background-color:#F0F0F0;
}