a:link { color: #000000; font-weight: bold; }
a:visited { color: #000000; font-weight: bold; }
a:active { color: #000000; font-weight: bold; }
a:hover { color: #000000; font-weight: bold; text-decoration: none;	}

a.menu:link { text-decoration: none; font-weight: bold; color: #000000; }
a.menu:visited { text-decoration: none; font-weight: bold; color: #000000; }
a.menu:active { text-decoration: none; font-weight: bold; color: #000000; }
a.menu:hover { text-decoration: none; font-weight: bold; color: #949494; }

a.movielink:link { 
	font-size: 12pt; 
	font-family: Tahoma;		
	font-weight: bold;
	color: #1070C8; 
	text-decoration: none;			
}

a.movielink:visited { 
	font-size: 12pt; 
	font-family: Tahoma;	
	font-weight: bold;		
	color: #1070C8; 
	text-decoration: underline;			
}

a.movielink:active { 
	font-size: 12pt; 
	font-family: Tahoma;	
	font-weight: bold;		
	color: #1070C8; 
	text-decoration: underline;			
}

a.movielink:hover { 
	font-size: 12pt; 
	font-family: Tahoma;	
	font-weight: bold;		
	color: #000000; 			
	text-decoration: none;	
}	

a.movielink_small:link { 
	font-size: 9pt; 
	font-family: Tahoma;		
	font-weight: bold;
	color: #1070C8; 
	text-decoration: underline;			
}

a.movielink_small:visited { 
	font-size: 9pt; 
	font-family: Tahoma;	
	font-weight: bold;		
	color: #1070C8; 
	text-decoration: underline;			
}

a.movielink_small:active { 
	font-size: 9pt; 
	font-family: Tahoma;	
	font-weight: bold;		
	color: #1070C8; 
	text-decoration: underline;			
}

a.movielink_small:hover { 
	font-size: 9pt; 
	font-family: Tahoma;	
	font-weight: bold;		
	color: #000000; 			
	text-decoration: none;	
}	

body {
	font-family: Tahoma;
	font-size: 9pt;
}

.error {
	color: #FF0000;
	font-size: 9pt;
	font-family: Tahoma;
}

.button { 	
	font-size: 9pt; 
	font-family: Tahoma; 	
	cursor: pointer; 	
	color: #000000; 	
	border: 1px solid #949494;
	background-color: #FFFFFF; 
}	

td.footer {
	font-family: Tahoma; 
	font-size: 8pt;
}

.header {
	font-size: 12pt;
	color: #000000;
}

.text {
	font-size: 9pt; 
	font-family: Tahoma;	
}

.text_big {
	font-size: 12pt; 
	font-family: Tahoma;
	font-weight: bold;
	color: #1070C8; 	
}

.text_big_black {
	font-size: 12pt; 
	font-family: Tahoma;	
	color: #000000; 	
}

.textbox {
	font-size: 9pt; 
	font-family: Tahoma;
	width: 139pt; 
	color: #000000; 
	border: 1px solid #949494;
	background-color: #F8F6F6; 	
}

.textbox_75 {
	font-size: 9pt; 
	font-family: Tahoma;	
	width: 65pt; 
	color: #000000; 
	border: 1px solid #949494;
	background-color: #F8F6F6; 	
}

.textbox_183 {
	font-size: 9pt; 
	font-family: Tahoma;	
	width: 183pt; 
	color: #000000; 
	border: 1px solid #949494;
	background-color: #F8F6F6; 	
}

.textbox_250 {
	font-size: 9pt; 
	font-family: Tahoma;	
	width: 250pt; 
	color: #000000; 
	border: 1px solid #949494;
	background-color: #F8F6F6; 		
}
#redtext{
font-family: tahoma, arial, sans-serif;
font-size: 10px;
color: red;
text-decoration: none;
font-weight: bold;
margin: 0px;
}

#greentext{
font-family: tahoma, arial, sans-serif;
font-size: 10px;
color: green;
text-decoration: none;
font-weight: bold;
margin: 0px;
}