/* -------------------------------------------
QuikE
 ------------------------------------------- */
h1,h2,h3,h4{
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
}

h1{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

h2 {
	color: #BC080B;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-size: 80%;
	text-align: left;
}

h4 {
	color: #808080;
	font-size: 8px;
	text-align: center;
}



p{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;

}

p2 {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 10px;

}

a:link {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #BC080B;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #000000;
	background-color: transparent;
	font-weight: normal;
}

ul{
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C742A;	
      list-style: none;
	line-height: 20px;
	
}

/* The following are for the movie library*/
#movie-lib table {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;} 
	
#movie-lib th, #movie-lib th a {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	line-height: 16px;} 	
	
	.focus {background:white}

/* ----------------------------------------

------------------------------------------- */
