body { 
	font: 9pt/15pt verdana; 
	color: #666666; 
	margin: 0px; 
	background-color: #000;
	padding: 0;
	}

p { 
	font: 12px/13pt arial; 
	color: #FFFFFF;
	text-align: justify;
	}
	
.text { 
	font: 12px/13pt arial; 
	color: #FFFFFF;
	text-align: justify;
	}

.small { 
	font: 8pt/14pt arial; 
	margin-top: 0px; 
	color: #FFFFFF; 
	}	
	
.num { 
	font: 8pt/10pt verdana; 
	margin-top: 0px; 
	color: #AAAAAA; 
	}

.crumbs { 
	font: 8pt/14pt arial; 
	margin-top: 0px; 
	margin-left: 10px; 
	padding-left: 10px;
	color: #666666; 
	}	

.verdana { 
	font: 11px/9pt verdana; 
	color: #666666;
	}
	
.vbold { 
	font: 8pt/14pt verdana; 
	font-weight: bold;
	color: black;
	}		
	
.abold { 
	font: 10pt/16pt arial, verdana; 
	font-weight: bold;
	}
	
.nonbold {
	font: 10pt/16pt arial, verdana;
	font-weight: normal;
}	

.smalltext {
	font: 11px "Arial", "Verdana", "Trebuchet MS";
	color: #555;
	line-height: 96%
	}
	
a.smalltext:link {
	color: #196CA1;
	}
	
a.smalltext:visited {
	color: #196CA1;
	}

.featured { 
	font: 12pt/15pt arial; 
	color: #FFFFFF;
	margin-top: 0px; 
	}

h1 {
	font: 15px/30px Arial, Geneva, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	}
	
h2 { 
	font: 13pt/26pt georgia; 
	color: black;
	margin-top: 0px; 
	}
	
a.small:link { 
	text-decoration: none; 
	color: #FFFFFF;
	}
a.small:hover, a.small:active { 
	text-decoration: underline; 
	color: #FAD565;
	}	
a.small:visited { 
	text-decoration: none; 
	color: #DDDDDD;
	}	
	
a.news:link { 
	text-decoration: none; 
	color: #196CA1;
	}
a.news:visited { 
	text-decoration: none; 
	color: #196CA1;
	}
a.news:hover, a:active { 
	text-decoration: underline; 
	color: #E2AA07;
	}

a:link { 
	text-decoration: none; 
	color: #CCE5F5;
	}
a:visited { 
	text-decoration: none; 
	color: #81C8F5;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FAD565;
	}
	
a.text:link { 
	text-decoration: none; 
	color: #5fc8f5;
	}
a.text:visited { 
	text-decoration: none; 
	color: #5fc8f5;
	}
a.text:hover, a:active { 
	text-decoration: underline; 
	color: #fff;
	}
	
.divider {
	background-image: url(images/dot.gif);
	background-position: center center;
	background-repeat: repeat-y;
	padding: 15px;
	}
	
#company {
	FONT-SIZE: 0.8em; LEFT: 50px; VISIBILITY: hidden; WIDTH: 111px; POSITION: absolute; TOP: 0px; HEIGHT: 84px; BACKGROUND-COLOR: #ffffff
}
#services {
	FONT-SIZE: 0.8em; LEFT: 50px; VISIBILITY: hidden; WIDTH: 111px; POSITION: absolute; TOP: 0px; HEIGHT: 122; BACKGROUND-COLOR: #ffffff
}
#portfolio {
	FONT-SIZE: 0.8em; LEFT: 50px; VISIBILITY: hidden; WIDTH: 111px; POSITION: absolute; TOP: 0px; HEIGHT: 168; BACKGROUND-COLOR: #ffffff
}


/* $Id: example.css,v 1.3 2006/03/06 06:02:28 pat Exp $ */
/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
 margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #E2FAFF;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #B9E4ED;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* If desired, set a height and add a scrollbar */
.tabberlive#tab2 .tabbertab{
 height:200px;
 overflow:auto;
}

.hdButtons {
	padding: 15px;
	z-index: 100;
	position: absolute;
	}

.used {
	padding: 10px 0px 20px;
	text-align: left;;
	font: 12pt/15pt arial; 
	color: #FFFFFF;
	margin: 0 20px 20px;
	border-bottom: 1px solid #444;
	}
.usedPrice {
	color: #ffff66;
	}