
a.linkopacity img { filter: alpha(opacity=60); opacity: 0.6 }
a.linkopacity:hover img { filter: alpha(opacity=100); opacity: 1.0 }
a.link2opacity img { filter: alpha(opacity=100); opacity: 1.0 }
a.link2opacity:hover img { filter: alpha(opacity=60); opacity: 0.6 }
body { color: black; font: 9pt Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: #000 }
#info { width: 300px; overflow: auto }
#flashcontent { color: white; float: left; margin: 0px; border: solid 1px #000; width: 300px; height: 300px }
.copyright { color: silver; font-style: normal; font-weight: bold; font-size: small; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; filter: alpha(opacity=40); opacity: .40 }
h1 { color: black; font: 18pt Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: center; letter-spacing: 1px }
h2 { color: #666; font: 18pt Helvetica, Arial, Geneva, Swiss, SunSans-Regular; text-align: center; letter-spacing: normal; padding-top: 30px }
h3 { color: #333; font: 18pt Helvetica, Arial, Geneva, Swiss, SunSans-Regular; text-align: center; letter-spacing: normal; margin-top: 10px; margin-bottom: 0px }
h3.underline { color: black; margin-top: 70px; margin-bottom: 40px; border-style: solid; border-width: 1px 1px 3px 1px; border-color: silver silver black silver }
h4 { color: #222; font-weight: bold; font-size: large; line-height: 2em; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; letter-spacing: 0.04em }
hr { background: url(images/hr.gif) no-repeat; margin-top: 20px; border: 0; width: 100%; height: 1px; filter: alpha(opacity=50); opacity: .50  }
h5 { color: silver; font-style: normal; font-weight: bold; font-size: small; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: center; letter-spacing: normal; vertical-align: top; top: 75px; filter: alpha(opacity=40); opacity: .40  }
h6 { color: silver; font-weight: bold; font-size: 9pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: left; letter-spacing: 1px; margin-top: 10px; margin-right: 15px; margin-left: 30px }
#icon1, #icon2, #icon3, #icon4 { color: silver; font-style: normal; font-weight: bold; font-size: 7.5pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: center; letter-spacing: normal; position: relative; top: 5px; width: 140px; height: 41px }
#trailer   { color: silver; font-style: normal; font-weight: bold; font-size: 10pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: justify; letter-spacing:normal; position: relative; top: 5px; width: 450px; height:50px;}
#more   { color: silver; font-style: normal; font-weight: bold; font-size:14pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: centre; letter-spacing:normal; position: relative; top: 5px;}
a {
	text-decoration: none;
	font-weight: bold;
	color:  #ccc;
	outline: none;
	}
a:visited {
	color:  #ccc;
	}
a:active {
	color:  #ccc;
	}
a:hover {
	color: #FFD700;
	text-decoration: none;
	}
.info { color: black; background-color: transparent; font-weight: normal; }
.warn { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
.error { color: red; background-color: transparent; font-weight: bold }
.formtab TD { padding: 0.2em; height: 2.5em; vertical-align: top; font-size: 90%; }
#thankyou  { color: silver; font-style: normal; font-weight: bold; font-size: 9pt; font-family: Helvetica, Arial, Geneva, Swiss, SunSans-Regular; background-color: transparent; text-align: justify; letter-spacing: normal; border: solid 1px white; position: relative; top: 0px; left: 0px; width: 450px; height: 80px; padding:10px; visibility: visible }