BODY { font-family: Verdana, Tahoma, Arial, sans-serif;
    color: #CCCCCC;
    margin:0px;
    padding:0px;
    background-color:#141414;
    font-size: 9 pt;
	}

TABLE, TR, TD {
   border: 0px;
}

.index_txt {
	color: #CCCCCC;
	text-align: justify;
	padding-top: 50px;
	padding-left: 10px;
	padding-bottom: 50px;
	font-size: 9pt;
}
.top-left {
	background-image: url(img/top-left-fill.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.center {
	background-image: url(img/light.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tip {
	font-style: italic;
	color: #999999;
	background-image: url(img/tip.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10pt;
}
a:link, a:active {
	color: #999999;
	text-decoration: underline;
}
 a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.main-menu {
	font-size: 16pt;
	font-weight: 100;
	color: #FF9900;
	text-decoration: none;
}
a.main-menu:link, a.main-menu:active, a.main-menu:visited {
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.main-menu:hover {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.s-map {
	list-style-position: outside;
	list-style-image: url(img/dot.gif);
	line-height: 15pt;
}
.sub-s-map {
	line-height: 15pt;
	list-style-type: none;
}
.titles {
	font-size: 12pt;
	color: #FF9900;
}
.menus {
	background-image: url(img/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.404 {
	background-image: url(img/404.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
