a{
color: #334455;
}

.topcolour
{
background-color: #FFE8C8;
}
.bodycopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 86%;
	color: #666666;
}

body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #334455;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainpara
{
padding-right: 15px;
}

#logowhite
{
width: 143px;
}

#menu
{
width: 143px;
}

#menu ul
{
	position: relative;
	margin: 0px;
	margin-top: 15px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#menu li 
{
	font-size: 110%; 
	border-top: 1px solid #FFFFFF;
	font-weight: bold;
	background: #334455;
	padding: 4px;
}

#t1 td, #lblTitle
{
font-size: 85%;
color: #000000;
font-weight: bold;
}


#update_exhibitors
{
margin-top: 20px;
}

#update_exhibitors th
{
background-color: #262D86;
color: #FFFFFF;
text-align: left;
}

#update_exhibitors td
{
border-bottom: 1px dotted #01A897;
color: #000000;
}

#update_exhibitors a:link, #update_exhibitors a:visited, #update_exhibitors a:active 
{
	color: #202374;
	text-decoration: none;
}


#update_exhibitors a:hover
 {
color:  #202374;
}


#front_exhibitors
{

}

#front_exhibitors ul
{
	position: relative;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 8px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border-top: 1px dotted #01A897;
	border-bottom: 0px dotted #01A897;
}
#front_exhibitors li 
{
	font-size: 85%; 
	padding: 10px 5px 10px 18px;
	font-weight: bold;
	background: #FFFFFF url(./newimage/arrarr.gif) 1px 12px no-repeat;
}

.tableborder
{
	border: 1px dotted #01A897;
}

td.genres label
{
display: block;
font-size: 77%;
}

.caption
{
font-size: 75%s
}

.special
{
margin-top: 20px;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px dotted #01A897;
}
#page_sidemenu li h3
{
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#menu a:link, #menu a:visited, #menu a:active 
{
	color: #FFFFFF;
	text-decoration: none;
}


#menu a:hover
 {
text-decoration: underline;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #333333;
	text-decoration:none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #333333;
	text-decoration:none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #333333;
	text-decoration:none;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #333333;
	text-decoration:none;
}
a.inner:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #202374;
	text-decoration:none;
}
a.inner:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #202374;
	text-decoration:none;
}
a.inner:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #202374;
	text-decoration:underline;
}
a.inner:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #202374;
	text-decoration:none;
}

h1 {
	font-size: 102%;
	color: #666666;
}
h2 {
	font-size: 95%;
	color: #666666;
}
.title
{
font-size: 120%;
font-weight: bold;
color: #262D86;
}

/* map selection tabs */
#map_selection_tabs 
{

	border-bottom: 1px solid #24456E;
    padding: 5px 5px 0px 0px;
	margin: 0px;
	color: #23446D;
	text-align: right;
	font-weight: bold;
}
/* holly hack for removing space between links and end of div IE5 \*/
* html #map_selection_tabs a {
    margin-bottom: -3px;
}
/* end hack */

#map_selection_tabs a:link, #map_selection_tabs a:visited,  #map_selection_tabs a:active
{
	padding: 3px 15px 0px 10px;
	color: #334455;
	background: url(images/tab_map.gif) right top no-repeat;
	border-left: 1px solid #334455;
}

#map_selection_tabs a:hover
{
text-decoration: underline;
color: #000000;

}
/* holly hack for inline padding IE5 \*/
* html #map_selection_tabs a {
    height: 1%;
}
/* end hack */

#map_selection_tabs a:link.selected, #map_selection_tabs a:visited.selected, #map_selection_tabs a:hover.selected, #map_selection_tabs a:active.selected
{
	color: #FFFFFF;
	background: url(images/tab_map_selected.gif) right top no-repeat;
}
#map_selection_tabs .divider 
{
	display: none;
}
