﻿#menuleft
{
	font-family: Verdana, Arial, Helvetica;
	color: #fff;
	margin: 0;
	padding:0;
	text-align:left;
	background-image:url('/Zstrip/images/Left_Background_Image.jpg');
	background-repeat:no-repeat;
	height: 507px;

}

#menuleft li { 
	float : none; /* Needed to override Layout.css li float definition */ 
	list-style-image: none;
	vertical-align:middle;
	text-indent:13px;
	list-style:none;
	color:#ffd600;
	
}
a:visited { 
	 font-size:13px;
	 color:#ffd600;
	 text-decoration:none;	
}
#menuleft a:link { 
	 font-size:13px;
	 color:#ffd600;
	 text-decoration:none;	
}
#menuleft a:hover { 
	 color:#ffffff;
	 text-decoration:none;	
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	color: #000000;
	font-size:14pt;
	margin-top:0px;
	margin-bottom:3px;
}
h2 {
	font-family: Verdana, Arial, Helvetica;
	color: #777777;
	font-size:11pt;
	margin-top:0px;
	margin-bottom:3px;
}
h5 {
	font-size:9pt;
	margin-top:0px;
	margin-bottom:3px;
}
h6 {
	font-size:8pt;
	margin-top:0px;
	margin-bottom:3px;
}


li { 
	 line-height:15px;
	 margin-left:-25px;
}

.smalltext{
	font-size:8pt; 
	font-weight:normal;
	margin-bottom:3px;
}

#content a:hover{
	text-decoration:none;
	font-size:8pt; 
	font-weight:normal;
}

#content a:visited{
	text-decoration:none;
	font-size:8pt; 
	font-weight:normal;
}

#content a:link{
	text-decoration:none;
	font-size:8pt; 
	font-weight:normal;
}
#content a:visited{
	color: #77C2EC; 
} 
#content a:link{
	color: #77C2EC; 
} 
#content a:hover {
	color: gray;	
}

#footer a:hover{text-decoration:none;font-size:8pt;font-weight: normal;}

#footer a:visited{text-decoration:none;font-size:8pt;font-weight: normal;}

#footer a:link{text-decoration:none;font-size:8pt;font-weight: normal;}
#footer a:visited{
	color: #40739d; 
} 
#footer a:link{
	color: #40739d; 
} 
#footer a:hover {
	color: #f15c2b;
}















