	
	
/* AFD CONTENT */


.arrowtop { 
	font-family: wingdings;  
	font-size: 14pt;  
	color: #FF6600;
	text-decoration: none;
} 

.menu { 
	font-family: Arial, sans-serif;  
	font-size: 11px;  
	color: white;
	font-weight: bold;
} 

.line { 
	color: #333333;
	width: 90%;
} 

.line2 {
	color: black;
	width: 50%;
	height: 1px;
}

.menubackground { 
	background-color: #333333;
	padding-left: 5px;
} 

.inputlabel { 
	font-family: Arial, sans-serif;  
	font-size: 11px;  
	color: #333333;
	font-weight: bold; 
} 

.inputbox {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-weight: normal;
	font-color: #0066CC;
	border: 1px solid black;
}

.instotalbox {
	font-family: Arial;
	font-size: 10pt;
	background-color: white;
	font-weight: Bold;
	border: 0px solid #23468C;
	color: white
}

.button {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: black;
	background-color: #FFCC33;
	font-weight: Bold;
	border: 1px solid #FF6600;
}

.searchtext {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
}

.normaltext {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

.normalcreamtext {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #FFFFCC;
}

.normalhighlight {
	font-family: Arial, sans-serif;
	font-size: 17.5px;
	color: #FF6600;
}

.errortext {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: red;
      font-weight: bold;
}

.normalnavy {
	font-family: Arial, sans-serif;
	font-size: 17.5px;
	color: #333333;
}

.normalsmalltext {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: black;
	text-decoration: none;
}

.smallsmalltext {
	font-family: Arial, sans-serif;
	font-size: 7pt;
	color: white;
}

.tableheadercell {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	border: solid black 1px;
	background-color: #53A6F6;
	padding: 2px;
}

.tableheadercellclear {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: black;
	font-weight: Bold;
	border: solid black 1px;
}

.tablecell {
	font-family: arial;
	font-size: 8pt;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	color: black;
	font-weight: normal;
	padding: 2px;
}

.tablecellALTERNATE {
	font-family: arial;
	font-size: 8pt;
	background-color: #FFA45A;
	border: 1px solid #666666;
	color: black;
	font-weight: normal;
	padding: 2px;
}

#bookbutton {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 10px;
}

#fn_column {
	display: none;
	visibility: hidden;
}

#left_bookbuttons {
	display: none;
	visibility: hidden;
}

#right_bookbuttons {
}

#search_addtofavourites {
	display: none;
	visibility: hidden;
}

#schedule_link {
	display: none;
	visibility: hidden;
}

#right_corner {
	display: none;
	visibility: hidden;
}

.nxt_prv_results {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: Bold;
	border: solid #666666 1px;
	padding: 2px;
}

#next_prev_results A{
	text-decoration: none;
}

.titlecell {
	font-family: arial;
	font-size: 10pt;
	color: white;
	background-color: #53A6F6;
	padding: 10px;
	border: solid 1px black;
}

.pocketthiscell {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	border: solid black 1px;
	background-color: navy;
	text-align: center;
}

.popup {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: white;
	font-weight: Bold;
	border: solid black 1px;
	background-color: navy;
	padding: 5px;
	text-align: center;
}

.labeltext {
	font-family: Arial, sans-serif;
	font-weight: Bold;
	font-size: 28px;
	color: #FF0011;
}

.header {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	color: black;
}

.gradientcell {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='white', startColorstr='navy', gradientType='1');
}

.smalllabeltext {
	font-family: Arial, sans-serif;
	font-weight: Bold;
	font-size: 12pt;
	color: black;
}

.smallheader {
	font-family: Arial, sans-serif;
	font-weight: Bold;
}