
#one, #two, #three, #four {
	color:#ffffff !important;
}

#menu_tabs {
	display:block;
	float:left;
	clear: both;
	width:415px;
	border-bottom:1px solid #626262 !important;
	line-height:25px !important;
}


#menu_tabs a {
	text-decoration: none;
}


#menu_tabs ul li a {
	padding:0px;
	margin:0px 3px !important;
	/*background-color:#cccccc;*/
	border-left:1px solid #ffffff !important;
	border-top:1px solid #ffffff !important;
	border-right:1px solid #ffffff !important;
}



#tabcontent {
	display:block;
	padding-bottom:20px;
	margin:0px;
	width:415px;
	float:left;
	text-align:left;
	color: #000000 !important;
}

#tabcontent p {
	color: #000000 !important;
	line-height:16px !important;
}



#tabcontentbox {
	margin:410px 0px 0px 0px !important;
	/*padding:20px; */
	padding:10px;
}

#tabcontentbox ul.subsection_tabs {
	list-style:none;
	margin:0px;
	padding:0px;
	clear:both;
}

#tabcontentbox ul.subsection_tabs li {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
	display:block;
}

#tabcontentbox ul.subsection_tabs li a {
	display:block;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight: bold;
	height:25px;
	width:75px;
	overflow:hidden;

}

#tabcontentbox ul.subsection_tabs li a:link {
	/*border-left:1px solid #000000 !important;
	border-top:1px solid #000000 !important;
	border-right:1px solid #000000 !important;*/
}

#tabcontentbox ul.subsection_tabs li a:link, #tabcontentbox ul.subsection_tabs li a:visited {
	color:#000000 !important;
}

#tabcontentbox ul.subsection_tabs li a:hover, #tabcontentbox ul.subsection_tabs li a:visited:hover {
	color:#666666 !important;
}

#tabcontentbox ul.subsection_tabs li a:hover {
	/*color:#666666 !important;*/
	border-left:1px solid #000000 !important;
	border-top:1px solid #000000 !important;
	border-right:1px solid #000000 !important;

}

#tabcontentbox ul.subsection_tabs li a.active {/*  The landing tab */
	position: relative;
	top:1px;
	color:#000000 !important;
	border-left:1px solid #626262 !important;
	border-top:1px solid #626262 !important;
	border-right:1px solid #626262 !important;
	background-color:#ffffff;
}


/* 
------------------------------------------------------------------------------------------------
*/

#lightboxphotoimages img {
	padding:0px;
	margin:0px 12px 15px 0px;
	border: 1px solid #cccccc;
}

#lightboxphotoimages img:hover {
	border: 1px solid #000000;
}




