/* Welcome Box */
	#boxaonly {
		background-color: #EBF7FF;
		width: 650px;
		margin-bottom: 20px;
		min-height: 500px;
	}
	#box_aonly_contents {
		width: 630px;
		min-height: 600px;
	}
	#boxamenu {
		background-color: #EBF7FF;
		width: 650px;
		margin-bottom: 20px;
		min-height: 385px;
	}
	#box_amenu_contents {
		width: 630px;
		min-height: 355px;
	}
	#boxa {
		background-color: #EBF7FF;
		width: 650px;
		margin-bottom: 20px;
	}
	#box_a_contents {
		width: 630px;
	}
	.t {
		background: url(../ig/dot.png) 0 0 repeat-x;
		width:650px;
	}
	.b {
		background: url(../ig/dot.png) 0 100% repeat-x;
	}
	.l {
		background: url(../ig/dot.png) 0 0 repeat-y;
	}
	.r {
		background: url(../ig/dot.png) 100% 0 repeat-y;
	}
	.bl {
		background: url(../ig/bl.png) 0 100% no-repeat;
	}
	.br {
		background: url(../ig/br.png) 100% 100% no-repeat;
	}
	.tl {
		background: url(../ig/tl.png) 0 0 no-repeat;
	}
	.tr {
		background: url(../ig/tr.png) 100% 0 no-repeat;
		padding:10px;
	}
/* End Welcome Box */

/* Connection Boxes */
	#boxb {
		width: 650px;
		height: 365px;
	}
	div.more_info {
		position: relative;
		top: 250px;
		left: 110px;
	}
	div.anti_more_info {
		position: relative;
		top: -40px;
	}
	img.more_info {
		border: 0px 0px 0px 0px;
	}
	/* ADSL Box */
		#trouble {
			float:left;
			outline-color: #0096FF;
			width: 200px;
			height: 365px;
			margin-left: 0px;
		}
		#trouble_bt {
			background-image: url(../ig/bt_trouble_text.png);
			background-position-y:top;
			background-repeat:repeat-x;
			height: 60px;
			width: 200px;
			line-height: 55px; 
			text-align:center;
			font-size:1.7em;
		}
		#trouble_body {
			background-color:#5DB816;
			height: 283px;
			width: 190px;
			padding-bottom: 5px;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
		}
		#trouble_bt_base {
			background-image: url(../ig/bt_base_green.png);
			background-position-y:top;
			background-repeat:repeat-x;
			height: 12px;
			width: 200px;
			line-height: 55px; 
			text-align:center;
			font-size:1.7em;
		}
	/* End ADSL Box */

	/* ADSL2 Box */
		#kb {
			float:left;
			outline-color: #0096FF;
			width: 200px;
			height: 365px;
			margin-left: 25px;
		}
		#kb_bt {
			background-image: url(../ig/bt_kb_text.png);
			background-position-y:top;
			background-repeat:repeat-x;
			height: 60px;
			width: 200px;
			line-height: 55px; 
			text-align:center;
			font-size:1.7em;
		}
		#kb_body {
			background-color:#FE6600;
			height: 283px;
			width: 190px;
			padding-bottom: 5px;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
		}
		#kb_bt_base {
			background-image: url(../ig/bt_base_orange.png);
			background-position-y:top;
			background-repeat:repeat-x;
			height: 12px;
			width: 200px;
			line-height: 55px; 
			text-align:center;
			font-size:1.7em;
		}
		/* End ADSL2 Box */
		
		/* Wireless Box */
		#hd {
			float:right;
			outline-color: #0096FF;
			width: 200px;
			height: 365px;
			margin-right: 0px;
		}
		#hd_bt {
			background-image: url(../ig/bt_hd_text.png);
			background-position-y:top;
			background-repeat:repeat-x;
			height: 60px;
			width: 200px;
			line-height: 55px; 
			text-align:center;
			font-size:1.7em;
		}
		#hd_body {
			background-color:#4B98F3;
			height: 283px;
			width: 190px;
			padding-bottom: 5px;
			padding-top: 5px;
			padding-left: 5px;
			padding-right: 5px;
		}
		#hd_bt_base {
			background-image: url(../ig/bt_base_blue.png);
			background-position-y:top;
			background-repeat:repeat-x;
			height: 12px;
			width: 200px;
			line-height: 55px; 
			text-align:center;
			font-size:1.7em;
		}
		/* End Wireless Box */

.ticketbg1 {
	background-color: #ffffff;
}
.ticketbg2 {
	background-color: #000000;
}

a.nav_top {
	color: #fe7200; text-decoration: none; 
	}
a.nav_admin:link {
	color: #fe7200; text-decoration: none; 
	}
a.nav_admin:visited {
	color: #fe7200; text-decoration: none; 
	}
a.nav_admin:hover {
	color: #000000; text-decoration: none; 
}
a.nav_admin:active {
	color: #fe7200; text-decoration: none;
}
