body {
	
	 float:left; 
padding:20px; 

position:relative;
	
	font: normal 75%/1.6em verdana,sans-serif;
	color:#000033;
	background: #fff;
	margin:0;

	margin-left: auto;
	margin-right: auto;
	
}
#login
{
	
}
table#Subscribers,#SubscribersBills,#Packages,#Vendors,#Invoices,#Batches,#AccountDetails,#Modems

{ 
	text-align: left;
	font-family: Verdana;
	font-weight: normal;
	font-size: 14px;
	width: 700px;
	color: #000033;
	background-color: silver;
	border-collapse: collapse;
	border-spacing: 0px;
	
	
}
table {
	border-collapse: collapse;
}
td{
	
		border: 1px solid gray;
		padding-left:3px;
		padding-right:3px;
		white-space:nowrap;
}
tr.TableRow
{
	background-color: silver;
	
	border: 1px solid red;
}

tr.TableRowOffSet
{
	width: 200px;
	background-color: yellow;
	border: 1px solid #FFFFFF;
}

html>body {
font-size: 12px;
}


h1#linc  {
	text-indent: -100em;
	overflow: hidden;
	/*background: transparent url(/images/wireless_linc.jpg) left top no-repeat;*/ 
	background: transparent url(../images/wi_linc.png) center no-repeat;
	line-height: 145px;
	margin:0;
	padding:0;
	height: 175px;
	width: 1000PX; 
	/*\*//*/	
	text-indent: 0em;
	margin:0;
	overflow: visible;
	font: bold 1.6em/1.8em verdana, sans-serif;
	color:#fff;
	padding:12px;
	background: none;
	/**/
}

xh2 {
	font-family: verdana,serif;
	font-size: 1.3em;
	color: #000066;
	margin: 12px;
}

xh3 {
	font-size: 1.2em;
	color: #ffc;
	margin: 0 12px;
}

xh4 {
	font-family: georgia,serif;
	font-size: 1.3em;
	color: #000066;
	margin: 14px 0;
}

#container {
        
	width:100%; 	
	margin-top:8px;
	background:transparent;
}



#content {

	

	padding:0;
	margin:0;	
	background: transparent;
}

#content p { margin: 12px; }

#content img { position:relative; }

img { border:0; }

a, a:link, a:visited {color: #036; font-weight:bold;}

a:hover {color:#777; text-decoration:none;}

#leftcol_index {
	background: transparent;
	position: relative;
	float:left;
	margin: 0;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding:0;
	width: 200px;	
	}
	
#leftcol_services { 
	background: transparent;
	position: relative;
	float:left;
	margin: 0;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding:0;
	width: 200px;
	height: 1000px;
	}

#navcontainer
{
background: #253E52;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {

 text-align: left 
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #000033;
border: 1px solid #fff;
bottom: 2px;
color: #fff;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #697c84;
bottom: 1px;
color: #000000;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #999;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #369;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #369;
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
}


#leftcol h2 {margin: 0 0 12px 0; padding: 2px 4px; background: #900; color: #fff; text-align: center; }

.event { border: 1px solid #ccc; font-size: 0.8em; font-weight:bold; background: #fff; }

.event p {margin: 6px 0; }

.rbox {
		float:right;
		width:38%;
		margin-left:10px;
		background:#035;
		border:1px solid #000;
		color:white;
	}

.rbox ul {list-style: none; padding: 0; margin: 0; margin-top:12px; }

.rbox ul li {
	margin-left: 8px;
	background: transparent url(images/flake.gif) 0 50% no-repeat;
	padding-left: 20px;
	font-weight:bold;
	line-height: 1.4em;
}

.minitext { font-size: .8em; color: #666; }

.clearSpace { clear: both; margin: 12px 0; }

.blue {color: #69c;}

#foot {
	clear:both;
	font-size: 0.8em;
	text-align: right;
	padding: 6px;
	margin: 8px;
	padding-top:88px;
	background: transparent url(/images/main_street_bldgs.gif) left top no-repeat;
}