/**/

table {
	margin: 0px auto;
	width: 493px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	background-color: #C5D1DC;
	color: #212424;
	border: 1px solid #7593AC;
	border-top: none;
}
caption {
	margin: 0px auto;
	padding: 0px 10px;
	height: 57px;
	text-transform: uppercase;
	font: bold 1.4em "Lucida Grande","Lucida Sans Unicode",Geneva,"Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #F5F5F5;
	line-height: 50px;
	background: #7C98B0 url(../image/wireless/tbl_caption.png) top left repeat-x;
	border: 1px solid #7593AC;
	border-bottom: none;
}
td, th {
	padding: 2px;
}
thead th {
	padding: 0px;
    font: bold 13px "Trebuchet MS",Helvetica,Arial,sans-serif;
	color: #666;
	text-align: center;
	text-transform: uppercase;
	background: #C5D1DC;
	border: 1px solid #FFF;
}
thead th span.hidengine {
	color: #C5D1DC;
}
tbody th {
	padding: 1px 2px 1px 24px;
	height: 30px;
	text-align: left;
	font-weight: bold;
	border: none;
}
tbody tr {
	background: url(../image/wireless/tag.gif) 5px 14px no-repeat;
	background-color: #FFFFFF; 
	text-align: left;
	border: none;
}
tbody tr.odd {
	background: url(../image/wireless/tag.gif) 5px 14px no-repeat;
	background-color: #F9F9F9;
	border: none;
}
tbody tr td {
	padding: 1px 3px;
	height: 40px;
	background: #FFFFFF;
	border: none;
}
tbody tr.odd td {
	padding: 1px 3px;
	height: 40px;
	background: #F9F9F9;
	border: none;
}
table td a:link, table td a:visited {
	color: #1975D7;
	text-decoration: none;
}
table td a:hover {
	color: #004080;
	border-bottom: 1px solid #FFCC00;
	text-decoration: none ;
}
tfoot th, tfoot td {
	padding: 3px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.0em;
	text-align: center;
	background-color: #E7E7E7;
	border: none;
	border-top: 2px solid #C5D1DC;
}
tfoot a {
	text-decoration: none;
	color: #000000;
}
tfoot a:hover {
	color: #666666;
}

.Column1 {width: 265px;}
.Column2 {width: 90px; text-align: center;}
.Column3 {width: 90px; text-align: left;}
