@charset "utf-8";
/* CSS Document */

.header_holder {
position:relative;
width:645px;
height:auto;
}

.table_holder {
position:relative;
width:645px;
height:450px;
margin: 0 auto;
}

table {
width:97%;
height:97%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
border-collapse:collapse;
}

caption {
color:#FFFFFF;
font-size:14px;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-weight:bold;
}

td {
 color:#678197;
 border-bottom:1px solid #e5eff8;
 border-left:1px solid #e5eff8;
 padding:.3em 1em;
 text-align:center;
}


tr.website td{
background:none;
font:bold .7em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#FF9900;
text-align:left;
}
/* odd cell data color */
tr.odd td {
background-color:#f7fbff;
}

/* odd first column color */
tr.odd .column1 {
background-color:#E0E0E0;
font-size:12px;
text-align:left;
padding-left:7px;
line-height:normal;
font-weight:bold;
color:#FF9900;
}

/* even cell color */
.column1 {
background-color:#F4F9FE;
font-size:12px;
text-align:left;
padding-left:7px;
line-height:normal;
color:#FF9900;
font-weight:bold;
}

/* table header background color */
thead th {
background-color:#FF9900;
text-align:center;
font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#FFFFFF;
}

/* footer column cell color */
tfoot th {
background-color:#E0E0E0;
text-align:center;
}

tfoot th strong {
font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
margin:.5em .5em .5em 0;
color:#66a3d3;
}

tfoot th em {
color: #FF9900;
font-weight: bold;
font-size: 1.1em;
font-style: normal;
}

#network_rightcoltop {
	background-color:#EbE6d3;
	float: right;
	color: #998745;
	margin: 0px 0px 5px 0px;
	padding: 3px;
	height: 20px;
	width: 678px;
	display: inline;
	position: relative;
	overflow: visible;
}

#network_rightcoltop a:link {
color: #998745;
font-weight: bold;
}

#network_rightcoltop a:hover {
color: #FF9900;
font-weight: bold;
}

#network_rightcoltop a:visted {
color: #333333;
font-weight: bold;
}

#web_rightcolumn { 
 position: relative;
 float: right;
 display: inline;
 width: 654px;
 height: 675px;
 color: #F39C07;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 2px;
 padding: 10px;
 background: #333333;
 line-height: 24px;
}