/* * basic */
body, html {
	background-image: url(../art/bg2.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-attachment: fixed;
	background-position: top center;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border: 0px;
	font-size: 12pt;
}
div {
	padding: 0;
	margin: 0;
}
#text{
  padding-top: 20px;
  padding-left: 0px;
  text-align: center;
}

td, tr, thead, tfoot, tbody, th, tf, table {
	margin: 0;
	padding: 0;
	border: 0px;
	border-collapse: collapse;
}
.maintable {
	background-color: transparent;
	background-image: url(../art/bg.jpg);
	background-repeat: no-repeat;
	background-color: #transparent;
	background-attachment: scroll;
	background-position: top center;
	margin: 0;
	padding: 0;
	border: 0px;
	height: 100%;
	border-collapse: collapse;
}

.contenttable {
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;
	margin: 0;
	padding: 0;
	border: 0px;
	border-collapse: collapse;
}

.toggleopacity img {
filter:alpha(opacity=30);
-moz-opacity:0.3;
opacity:0.3;
border: none;
}

.toggleopacity:hover img {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
border: none;
} 

tr.menunav {
  border: none;
}

div#special {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-right: 15px;
}
div#special h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-variant: small-caps;
	font-size: 20pt;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 26px;
	background-image: url(../art/bottomarrow2.png);
	background-position: left center;
	background-repeat: no-repeat;
}
div#special p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-image: url(../art/bottomarrow1.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: justify;
	line-height: 1.2em;
}
div#special img {
	border: 3px solid #000000;
	margin: 0;
	padding: 0;
}
div#special a, a:link, a:active, a:visited {
	color: #FFFFFF;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
div#special a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div#special a.theme, a.theme:link, a.theme:active, a.theme:visited {
	color: #ffffff;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 14pt;
	text-decoration: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
div#special a.theme:hover {
	color: #000000;
	border-bottom: none;
}
div#menu {
	margin: 0;
	padding: 0;
	padding-left: 150px;
	padding-bottom: 5px;
	background-color: transparent;
	border: 0px;
	text-indent: -15px;
	/*position: inherit;
	left: 0px;
	width: 100%;
	z-index: 1;
*/
	text-align: left;
	vertical-align: top;
}
div#menu #selected a, a:link, a:active, a:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 45px;
	border-bottom: none;
	background-image: none;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	/*font-variant: small-caps;
*/
}
div#menu #selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
div#menu a, a:link, a:active, a:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #777777;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 45px;
	border-bottom: none;
	font-variant: normal;
}
div#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	
}
div#submenu {
	margin: 0;
	padding: 0;
	padding-left: 250px;
	padding-bottom: 5px;
	background-color: transparent;
	border: 0px;
	text-indent: -15px;
	/*position: inherit;
	left: 0px;
	width: 100%;
	z-index: 1;
*/
	text-align: left;
	vertical-align: top;
}
div#submenu #selected a, a:link, a:active, a:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 45px;
	border-bottom: none;
	background-image: none;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	/*font-variant: small-caps;
*/
}
div#submenu #selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: none;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
div#submenu a, a:link, a:active, a:visited {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #777777;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	padding-left: 45px;
	border-bottom: none;
	font-variant: normal;
}
div#submenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
div#head {
	background-color: transparent;
	vertical-align: bottom;
	/*height: 176px;
*/
	margin: 0;
	padding: 0;
	border: 0px;
}
div#logo {
	background-color: transparent;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: 0px;
}
div#main {
	margin: 0;
	padding: 0;
	padding-top: 25px;
	padding-left: 20px;
}
div#main h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-variant: normal;
	font-size: 20pt;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 26px;
	margin-left: 3px;
	margin-bottom: 10px;
	background-image: url(../art/bottomarrow2.png);
	background-position: left center;
	background-repeat: no-repeat;
}
div#main p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12pt;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-bottom: 33px;
	padding-right: 5px;
	margin-bottom: 10px;
	background-image: url(../art/bottomarrow.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: justify;
	line-height: 1.2em;
}
div#main img {
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 50px;
	margin-left: 5px;
}
div#main img:hover {
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0;
	margin-top: 50px;
	margin-left: 5px;
}

div#main a, a:link, a:active, a:visited {
	color: #BBBBBB;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	font-size: 11pt;
	text-decoration: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
div#main a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div#left {
	margin: 0;
	padding: 0;
	padding-top: 30px;
  padding-left:10px;
	
}
div#left h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-variant: normal;
	font-size: 12pt;
	color: #777777;
	margin: 0;
	padding: 2px;
	padding-right: 5px;
	text-align: left;
}
div#left p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 10pt;
	color: #999999;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 40px;
	margin-bottom: 20px;
	text-align: left;
	background-color: transparent;
	background-image: url(../art/stripes1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	border: none;
	line-height: 1.3em;
}
div#left img {
	border: none;
	margin: 0;
	padding: 0;
}
div#left a, a:link, a:active, a:visited {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #FFFFFF;
	font-size: 10pt;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
div#left a:hover {
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

div#bottom {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	background-color: transparent;
}
div#bottom h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-variant: normal;
	font-size: 14pt;
	color: #000000;
	margin: 0;
	padding: 0;
	padding-top: 28px;
	display: none;
}
div#bottom p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
	margin: 0;
	padding: 0;
	width: 200px;
	padding-left: 15px;
	padding-top: 48px;
	text-indent: -15px;
	text-align: left;
	line-height: 1.3em;
}
div#bottom a, a:link, a:active, a:visited {
	color: #FFFFFF;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
div#bottom a:hover {
	color: #000000;
	border-bottom: none;
	text-decoration: underline;
}
div#bottom a.ec, a.ec:link, a.ec:active, a.ec:visited {
	color: #000000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
	border-bottom: none;
	margin: 0;
	padding: 0;
	background-image: none;
}
div#bottom a.ec:hover {
	color: #FFFFFF;
	border-bottom: none;
}
#tm {
	background-repeat: no-repeat;
	background-image: url(../art/top.jpg);
	background-color: transparent;
	background-position: bottom right;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 0px;
	vertical-align: bottom;
}
#ts {
	background-repeat: no-repeat;
	background-image: url(../art/sub.jpg);
	background-color: transparent;
	background-position: bottom right;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: 0px;
}
#th {
	background-repeat: no-repeat;
	background-image: url(../art/head.jpg);
	background-color: transparent;
	background-position: bottom right;
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0px;
}
#myFlash {
	margin: 0;
	padding: 0;
	border: 0px;
	vertical-align: bottom;
}
#myFlash2 {
	margin: 0;
	padding: 0;
	border: 0px;
	vertical-align: bottom;
}
#tl {
	background-repeat: no-repeat;
	background-image: url(../art/logo.jpg);
	background-color: transparent;
	background-position: bottom left;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: 0px;
}
#ml {
	background-repeat: no-repeat;
	background-image: url(../art/left.jpg);
	background-color: transparent;
	/*#1f1f1f;
*/
	background-position: top left;
	margin: 0;
	padding: 0;
	border: 0px;
}
#mm {
	background-repeat: no-repeat;
	background-image: url(../art/content.jpg);
	background-color: transparent;
	/*#545454;
*/
	background-position: top left;
	margin: 0;
	padding: 0;
	border: 0px;
}
#tb {
	background-repeat: no-repeat;
	background-image: url(../art/bottom.jpg);
	background-color: transparent;
	background-position: top right;
	margin: 0;
	padding: 0;
	border: 0px;
}
#br {
	background-repeat: no-repeat;
	background-image: url(../art/br.jpg);
	background-color: transparent;
	background-position: top left;
	margin: 0;
	padding: 0;
	border: 0px;
}
div#container {
	width: 520px;
	margin: 0;
	padding: 0;
}
/* * links */
a, a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.nolink, a.nolink:link, a.nolink:hover, a.nolink:active, a.nolink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.navlink, a.navlink:link, a.navlink:active, a.navlink:visited {
	color: #415b2e;
	text-decoration: none;
}
a.navlink:hover {
	color: #59a71f;
	border-bottom: none;
}