/* CSS Document */



.heading {
	font-family:BoltonBold;
	font-size: 12px;
	font-weight:bold;
	color: white;
	text-decoration:none;
}
.arial_white {
	font-family: arial;
	font-size: 12px;
	font-weight:none;
	color: white;
	text-align:left;
	text-decoration:none;
}

.arial_white:hover{
	font-family: arial;
	font-size: 12px;
	font-weight:none;
	color: #777777;
	text-align:left;
	text-decoration:none;
}
.arial_white2{
	font-family: arial;
	font-size: 13px;
	font-weight:none;
	color: white;
	text-align:left;
	text-decoration:none;
}
.arial_white2:hover{
	font-family: arial;
	font-size: 13px;
	font-weight:none;
	color: white;
	text-align:left;
	text-decoration:underline;
}
.tahoma_grey_normal {
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #636363;
	text-decoration:none;
}
.tahoma_grey_normal:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #FA3716;
	text-decoration:underline;
}
.tahoma_black {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #454343;
	text-decoration:none;
}
.tahoma_black:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #fa3716;
	text-decoration:underline;
}
.textbox
{
	font-family: tahoma;
	color:#000000;
	font-size:10px;
	height:19px;
	width:156px;
	vertical-align:center;	
}
.textbox2{
	font-family: tahoma;
	color:#000000;
	font-size:11px;
	height:23px;
	width:125px;
	vertical-align:center;	
}
.tahoma_black2{
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #454343;
	text-decoration:none;
}
.tahoma_orange{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FF7A0A;
	text-decoration:none;
}
.tahoma_orange:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
}
.tahoma_orange2{
	font-family: tahoma;
	font-size: 11px;
	font-weight:none;
	color: #FF7A0A;
	text-decoration:none;
}
.tahoma_orange2:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight:none;
	color: #000000;
	text-decoration:underline;
}
.text_box {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 000000;
	border: 1px solid #4B4B4B;
	background:#CCCCCC;
	height:25px;
}
.text_box2{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: 000000;
	border: 1px solid #4B4B4B;
	background:#CCCCCC;
	height:150px;
}
.pinging{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.pinging:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #777777;
	text-decoration:underline;
}
.pinging_text{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.pinging_select{
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #777777;
	text-decoration:underline;
}