/* Sequencer Style Sheet © Ryan Lynd 2006*/
body {
	background-image: url(http://www.quickshow.com/templates/web/images/sequencer/checker_light.gif);
	background-color: #e1e1e1;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 36px;
}
.style4 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #999999;
	font-size: 12px;
}
.style55 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style8 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style10 {font-size: 13px; color: #e1e1e1; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: bold; }
.style12 {color: #999999; font-size: 10px; }

a:link {
	color: #0099CC;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFFFF;
}
.scroll {height: 480;
width: 100%;
overflow: auto;
padding: 0px;
}
.scroll2 {
	height: 114;
	width: 100%;
	overflow: auto;
	padding: 3px;
	padding-top: 0px;
	top: auto;
}

/*- Menu 4--------------------------- */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
#menu4 {
	width: 98%;
	margin: 0px;
	border-style: solid solid solid solid;
	border-color: #000;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
	
#menu4 li a:link, #menu4 li a:visited {
	color: #CCC;
	display: block;
	background:  url(http://www.quickshow.com/templates/web/images/sequencer/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu4 li a:hover {
	color: #FFF;
	background:  url(http://www.quickshow.com/templates/web/images/sequencer/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
/*- END Menu 4--------------------------- */
#navright {
	width: 100%;
	height: 44px;
	margin: 0px;
	}
#navright li a {
	height: 44px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
#navright li a:link, #navright li a:visited {
	color: #CCC;
	display: block;
	padding: 8px 0 0 10px;
	background:  url(http://www.quickshow.com/templates/web/images/sequencer/nav-right.gif);
	}
#navright li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
	background:  url(http://www.quickshow.com/templates/web/images/sequencer/nav-right.gif) 0 -44px;
	}
#navleft {
	width: 100%;
	height: 44px;
	margin: 0px;
	}
#navleft li a {
	height: 44px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	}	
#navleft li a:link, #navleft li a:visited {
	color: #CCC;
	display: block;
	padding: 8px 0 0 10px;
	background:  url(http://www.quickshow.com/templates/web/images/sequencer/nav-left.gif);
	}
#navleft li a:hover {
	color: #FFF;
	padding: 8px 0 0 10px;
	background:  url(http://www.quickshow.com/templates/web/images/sequencer/nav-left.gif) 0 -44px;
	}		

