a {
	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
a img {border: none; } 

td {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.td {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
}

th {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
}
.white {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
}
.white a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.gray {
	font-family: Arial;
	font-size: 9px;
	color: #cccccc;
}
.gray:hover {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
.title_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.title18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #151839;
}
.border {
	border: 1px solid #999999;
}
.border2 {

		border-bottom:		1px solid #cccccc;
		border-left:		0px;
		border-right:		1px solid #cccccc;
		padding:			0px;
		margin:			0px;
}
.border3 {

		border-bottom:		1px solid #cccccc;
		border-left:		0px;
		border-right:		0px;
		padding:			0px;
		margin:			0px;
}
.border4 {
	border: 5px solid #333333;

}
.title_blue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #3D6A85;
}
.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.highlightit img{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	border: 1px solid #666;
}

.highlightit:hover img{
border: 1px solid #999999;
}
.highlightit {
	font-family: Arial;
	font-size: 9px;
	color: #666;
}
.highlightit:hover {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.block {
	word-spacing: normal;
	display: block;
	background-color: #F3F3F3;
	border: 1px solid #666666;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	text-align: center;
}
.block:hover {
	word-spacing: normal;
	display: block;
	background-color: #0099FF;
	border: 1px solid #666666;
	margin: 3px;
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}
.height {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 92%;
}
.opacity50 {
	background-color: #CE6BBD;
	position:absolute; 
	left:251px; 
	top:529px; 
	width:293px; 
	height:90px; 
	z-index:1;
	opacity: .5;
	filter: alpha(opacity=50);
}
.ShowHide {
	display: none;
}
.homeSelectModel {
	background-image: url(images/home_14.jpg);
	background-repeat: no-repeat;
}





.box {
  position:relative;
  }
#menu {
	width:100%;
	text-align:center;
	
  }
#menu a, #menu a:visited {
	text-decoration:none;
	color:#c00;
	display:block;	
	width:100%;
	height:95px;
	padding:5px;
	text-align: center; 
	
  }
  
  
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(inventory/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(inventory/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

/* pop up Menu */
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 400px;
	height: 280px;
	left: 20px;
	top: 150px;
	padding: 10px;
	background-image:url(images/evite_v2.png)
}

#close {
	float: right;
}

@media print {
.tabcontent {
display:block!important;
}
}
