body {
	background-color: #000000;
	margin: 0px;
}

/*------header------*/
.header_bar {
	background-image: url(images/header_bar_black.gif);
	background-repeat: no-repeat;
	height: 13px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-position: center;
}

.header {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	height: 45px;
	letter-spacing: -0.25px;
	line-height: 11px;
}

.header a:link {
	text-decoration: none;
	color: #999999;
}
.header a:visited {
	text-decoration: none;
	color: #999999;
}
.header a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.header a:active {
	text-decoration: none;
	color: #999999;
}

.bold_green {
	font-weight: bold;
	color: #6ebb1f;
	font-size:13px;	
}

/*-------menu-------*/
.menu_column {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	width: 120px;
	letter-spacing: -0.25px;
	line-height: 13px;
	vertical-align: top;
	text-transform:uppercase;
}

.space_head {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	width: 120px;
	letter-spacing: -0.25px;
	line-height: 13px;
	vertical-align: top;
	padding-bottom: 10px;
}
	
.menu_column a:link {
	text-decoration: none;
	color: #999999;
}
.menu_column a:visited {
	text-decoration: none;
	color: #999999;
}
.menu_column a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.menu_column a:active {
	text-decoration: none;
	color: #999999;
}

.menu_column_over {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	width: 120px;
	letter-spacing: -0.25px;
	line-height: 13px;
	vertical-align: top;
	text-transform:uppercase;
}

.menu_column_over a:link {
	text-decoration: none;
	color: #6ebb1f;
}
.menu_column_over a:visited {
	text-decoration: none;
	color: #6ebb1f;
}
.menu_column_over a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.menu_column_over a:active {
	text-decoration: none;
	color: #6ebb1f;
}

/*-------layout-------*/
.space_horz {
	height: 10px;
}

.space_vert {
	width: 10px;
}

.foot_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	}
	
	.line {
	height: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
}

/*-------connections-------*/
.connections_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
}

.connections_text a:link {
	text-decoration: none;
	color: #6ebb1f;
}
.connections_text a:visited {
	text-decoration: none;
	color: #6ebb1f;
}
.connections_text a:hover {
	text-decoration: none;
	color: #999999;
}
.connections_text a:active {
	text-decoration: none;
	color: #6ebb1f;
}
.title_12 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

/*-------top_ten-------*/
.top_ten_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
	padding-bottom: 10px;
}

.top_ten_text a:link {
	text-decoration: none;
	color: #6ebb1f;
}
.top_ten_text a:visited {
	text-decoration: none;
	color: #6ebb1f;
}
.top_ten_text a:hover {
	text-decoration: none;
	color: #999999;
}
.top_ten_text a:active {
	text-decoration: none;
	color: #6ebb1f;
}



/*-------resume-------*/
.res_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	width: 120px;
	letter-spacing: -0.25px;
	line-height: 11px;
	vertical-align: top;
}

.res_title_2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	letter-spacing: -0.25px;
	line-height: 11px;
	vertical-align: top;
}

.res_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	vertical-align: top;
}

.res_text a:link {
	text-decoration: none;
	color: #999999;
}
.res_text a:visited {
	text-decoration: none;
	color: #999999;
}
.res_text a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.res_text a:active {
	text-decoration: none;
	color: #999999;
}

.res_text_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
}


.res_space_horz {
	height: 30px;
}

.res_text_2 a:link {
	text-decoration: none;
	color: #999999;
}
.res_text_2 a:visited {
	text-decoration: none;
	color: #999999;
}
.res_text_2 a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.res_text_2 a:active {
	text-decoration: none;
	color: #999999;
}

/*-------portfolio-------*/
.port_green_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6ebb1f;
	letter-spacing: -0.25px;
	padding-bottom:7px;
}

.port_gray_title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	letter-spacing: -0.25px;
	}
.port_forward {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}

.port_forward a:link {
	text-decoration: none;
	color: #999999;
}
.port_forward a:visited {
	text-decoration: none;
	color: #999999;
}
.port_forward a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.port_forward a:active {
	text-decoration: none;
	color: #999999;
}


.port_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	padding-bottom:9px;
	width:500px;
}.portfolio_box {
	background-color: #E5E5E6;
	height: 496px;
}
.port_text_box {
	height: 230px;
	vertical-align: top;
}

.video_close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding-right: 5px;
}

.video_close a:link {
	text-decoration: none;
	color: #999999;
}
.video_close a:visited {
	text-decoration: none;
	color: #999999;
}
.video_close a:hover {
	text-decoration: none;
	color: #6ebb1f;
}
.video_close a:active {
	text-decoration: none;
	color: #999999;
}.sign_off {
	background-image: url(images/sign_off_logo_black.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
	width: 300px;
}

table tr td #arrowG {
  float:left; 
  padding-top:2px; 
}

table tr td #onSwitch{
  float:left; 
  height: 18px;  
  width:17px; 
  background:transparent url('/images/on_switch2.gif') no-repeat top left; 
  margin-left:5px; 

}



table tr td #offSwitch{
  float:left; 
  height: 18px;  
  width:17px; 
  background:transparent url('/images/off_switch2.gif') no-repeat top left; 
  margin-right:5px; 

}

table tr #onSwitch:hover, table tr #offSwitch:hover{
  background-position:0 -18px; 
}



