body {
        background-color: #FFFFFF;
        font-family: Verdana;
        font-size: 12px;
        font-style: normal;
        color: black;
}

a, img { outline: none; }

select {
        font-family: Verdana;
        font-size: 12px;
        font-style: normal;
        color: #000;
        border-color: #000;
        border-width: 1px;
        border-style: solid;
}

.textbox{
        margin: 0px;
	    width: 200px;
	    height: 20px;
        border-color: #000;
        border-width: 1px;
        border-style: solid; 
        padding: 2px;
        font-family: Verdana;
	    font-size: 12px;
        color: #000;
}

.textboxsmall{
        margin: 0px;
	    width: 50px;
	    height: 20px;
        border-color: #000;
        border-width: 1px;
        border-style: solid; 
        padding: 2px;
        font-family: Verdana;
	    font-size: 12px;
        color: #000;
}

.textareasmall{
        margin: 0px;
	    width: 300px;
	    height: 100px;
        border-color: #000;
        border-width: 1px;
        border-style: solid; 
        padding: 2px;
        font-family: verdana;
	    font-size: 12px;
        color: #000;
}

a:visited {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #6E8DB2;
		text-decoration: none;		
}

a:link { 
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #6E8DB2;
		text-decoration: none;
}

a:active {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #6E8DB2;
		text-decoration: underline;
}

a:hover {       
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #6E8DB2;
		text-decoration: underline;
}

/* ukash links */

a.ukash, a.ukash:visited, a.ukash:visited {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: bold;
		color: black;
		text-decoration: none;
}

/*  MENU 1 */

a.menu1 {display:block;
        padding-left: 8px;
        height: 15px;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #FFC078;
		text-decoration: none;
}

a.menu1:visited {display:block;
        height: 15px;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #FFC078;
		text-decoration: none;
}

a.menu1:hover {display:block;
        height: 15px;
        background: url(images/blackline.gif);
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #FFC078;
		text-decoration: none;
}

/*  MENU 2 */

.menu2 {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: bold;
        padding-left: 10px;
		color: #FFF;
}

td.menu2 {
        background-color: #6E8DB2;
}

a.menu2 {display:block;
        position: relative; 
        left: 5px;
        height: 15px;
        background: url(images/greyarrow.gif) no-repeat;
        padding-left: 7px;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #FFC078;
		text-decoration: none;
}

a.menu2:visited {display:block;
        height: 15px;
        background: url(images/greyarrow.gif) no-repeat;
        padding-left: 7px;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #FFC078;
		text-decoration: none;
}

a.menu2:hover {display:block;
        height: 15px;
        background: url(images/greyarrow.gif) no-repeat;
        padding-left: 7px;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #FFC078;
		text-decoration: underline;
}

.whitetext {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
        color: #FFF;
}

.whitetext a{
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
        color: #FFC078;
		text-decoration: none;
}

.whitetext a:hover{
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
        color: #FFC078;
		text-decoration: none;
}

.text {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
        color: #000000;
}

.boldtext {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: bold;
        color: #000000;
}

.movietitle {
        font-family: Verdana;
	    font-size: 16px;
	    font-weight: bold;
        color: red;
}

.news {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
        color: #00AD6D;
}

.headertext {
        font-family: Verdana;
	    font-size: 14px;
	    font-weight: bold;
        color: #000000;
}

ul, li { /* spacing of all list elements in Navigation */
display:block;
margin:0;
border: 0;
padding:0;
}

li { display: block;
   position: relative;
   height: 15px;
   padding-left: 7px;   
   background: url(images/blackarrow.gif) no-repeat;
   font-family: Verdana;
   font-size: 12px;
   font-weight: normal;
   color: #FFF;  
}

table.movieslist {
        background-color: #6E8DB2;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: bold;
		color: #000;		
}

td.movieslist {
        background-color: #6E8DB2;
}

table.greycell {
        background-color: #E0E0E0;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #000;		
}

td.greycell {
        background-color: #E0E0E0;
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #000;		
}

.greycell {
        font-family: Verdana;
	    font-size: 12px;
	    font-weight: normal;
		color: #000;
}

.pagenav {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

.pagenav span {
	color: #000;
	background-color: #E0E0E0;
	border: 1px solid #6E8DB2;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
}

.pagenav a {
	color: #6E8DB2;
	background-color: #E0E0E0;
	border: 1px solid #6E8DB2;
	padding: 0.2em 0.4em 0.2em 0.4em;
	margin: 0.2em;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
}

.pagenav a:hover {
	color: #FFF;
	background-color: #6E8DB2;
	margin: 0.2em;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#F4F4F4}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8;
  background:#efefef}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e2e2e2;
  border-right:1px solid #e2e2e2;
  background:#f0f0f0}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0;}
.spiffy4{
  border-left:1px solid #e8e8e8;
  border-right:1px solid #e8e8e8}
.spiffy5{
  border-left:1px solid #efefef;
  border-right:1px solid #efefef}
.spiffyfg{
  background:#F4F4F4}
