/*H1 is for page title */
H1 {
    COLOR:#fffa65;
	background: url(images/h1.jpg) repeat-x bottom left;
	FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 12pt;
	font-weight: bold;
	padding: 0px;
	margin: 20px 0px 0px 0px;
}

H1 a{
	text-decoration: underline;
	color: #fffa65;
	FONT-SIZE: 12pt;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}

H1 a:hover {
	color: #ff9000;
    FONT-SIZE: 12pt;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-decoration: underline;
}
	
/*H2 is for page text */
H2 {
    COLOR:#ffffff;
	FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 9pt;
	margin: 10px 0px;
	font-weight: normal;
	clear: left;
}

H2 a{
	text-decoration: underline;
	color: #ebe585;
	font-weight: bold;
	
}

H2 a:hover {
	color: #ff9000;
	font-weight: bold;
	text-decoration: underline;
}

/*H3 is unused */
H3 {
    COLOR:#ffffff;
	background: ;
	background-color: ;
	background-image: ;
    FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 12pt;
	text-align: center;
}

H3 a{
	color:#348;
	text-decoration:underline;
	outline:none;
}
H3 a:hover {
	color:#67a;
	text-decoration: underline;
}
/*H4 is for e-mail footer */
H4 {
  	COLOR:#ffffff;
    FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 11pt;
	padding: 0px;
	margin: 4px;
}

H4 a{
	text-decoration: underline;
	color: #ebe585;
	font-weight: bold;
}

H4 a:hover {
	color: #ff9000;
	font-weight: bold;
	text-decoration: underline;
}
/*H5 is for telephone number footer */
H5 {
    COLOR:#ffffff;
    FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 14pt;
	padding: 0px;
	margin: 4px;
	font-weight: bold;
}
/*H6 is for page copyright notice */
H6 {
    color: #ffffff;
	FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 6pt;
	padding: 0px;
	margin: 8px;
}

body {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
    COLOR: ;
	background: ;
	background-color: #000000;
	background-image: ;
    FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 10pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
}

img {
	border: 0px none;
}

a {
	outline: none;
}

#header {
	text-align: center;
	padding: 0%;
	margin: 10px 0px;
}

#left {
	float: left;
	clear: left;
	width: 64%;
	padding: 0%;
	text-align: left;
	margin: 20px 0px 20px 10px;
}

#right {
	float: right;
	width: 33%;
	padding: 0%;
	margin: 20px 0px;
	text-align: center;
	vertical-align: top;
}

#footer {
	text-align: center;
	float: left;
	width: 100%;
	clear: both;
	padding: 0%;
}

#menu ul {
	margin-left: -2.75em;
	FONT-FAMILY: arial, lucida-sans, sans-serif;
    FONT-SIZE: 9pt;
    FONT-STYLE: normal;
    FONT-VARIANT: normal;
}

#menu li {
	height: 23px;
	list-style-type: none;
	border: #000000 solid 1px;
	float: left;
	width: 11.9em;
	background: url(images/menubuttonup.jpg);
	text-align: center;

}

#menu a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 0.3em 0em;
	font-weight: bold;
}

#menu a:hover {
	color: #ebe585;
	background: url(images/menubuttondown.jpg);
	font-weight: bold;
}

#list li {
	list-style-type: disc;
	color: #ffffff;
	text-align: left;
	margin: 8px;
}

table {
	width: 80%;
	border-collapse:collapse;
	border:1px solid #000000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}

thead th {
	background: url(images/bg_th.jpg) repeat-x bottom left;
	height: 45px;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bolder;
	padding: 0px 7px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	border-right: 1px solid #000000;
}
tbody tr {
background: url(images/bg_td.jpg) repeat-x top;
}

tbody th,td {
	font-size: 0.8em;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 8px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}

a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #ff9000;
	text-decoration: none;
}

form {
	width: 28em;
	color: #ffffff;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: center;
	margin-left: 23.5em;
}

fieldset {
	border: 0px;
}

.galleria{list-style:none;width:200px;}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */
