/* Hack to fix random :hover behaviour in IE */
body { 
	behavior:url("csshover3.htc"); 
}
a:active
{
  outline: none;
}

#menu_item {
	display: block;
	width: 103px;
	height: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	letter-spacing: -1px
}

/* Mouse over menu item :hover definitions */
#link_table:hover #menu_item {
	font-weight: bold;
	font-size: 12px;
}

/* IE Hacks to display width correctly when using padding-left */
* html #menu_item {
	width: 113;
	height: 55px;
}


font.a {text-decoration : none; font-family: arial;font-size : 9pt; color: black;}
font.b {text-decoration : none; font-family: arial;font-size : 11pt; color: black;}
  
td.a {text-decoration : none; font-family: arial;font-size : 11pt; color: black;}
td.b {text-decoration : none; font-family: arial;font-size : 9pt; color: black;}
td.c {text-decoration : none; font-family: arial;font-size : 11pt; font-weight : bold; color: black;}
td.d {text-decoration : none; font-family: arial;font-size : 9pt; color: black; font-weight : bold;}
td.e {text-decoration : none; font-family: arial;font-size : 9pt; font-weight : bold; color: silver;}
td.f {text-decoration : none; font-family: arial;font-size : 8pt; color: orange;}
td.g {text-decoration : none; font-family: arial;font-size : 9pt; color: white;}
td.h {text-decoration : none; font-family: arial;font-size : 11pt; color: white;}
td.i {text-decoration : none; font-family: arial;font-size : 12pt; font-weight : bold; color: #781127;}

font.a {text-decoration : none; font-family: arial;font-size : 8pt; color: black;}

link {text-decoration : none; font-family: arial; font-weight : bold; color: black;}
alink {text-decoration : none; font-family: arial; font-weight : bold; color: silver;}
vlink {text-decoration : none; font-family: arial; font-weight : bold; color: orange;}

.error { color: red; }

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#gallery {
	text-align: center;
}

#gallery img {
	display: none;
	margin: 0 auto;
}

#gallery08 {
	text-align: center;
}

#gallery08 img {
	display: none;
	margin: 0 auto;
}

#gallery07 {
	text-align: center;
}

#gallery07 img {
	display: none;
	margin: 0 auto;
}

#gallery06 {
	text-align: center;
}

#gallery06 img {
	display: none;
	margin: 0 auto;
}