@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #0F0F0F;
	background-image: url(../images/bg-site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF99;
}
#tContainer {
	margin: 0px;
	padding: 0px;
	width: 410px;
}
#tContainer a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6F3A89;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	float: left;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tContainer .selected  {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F1F1F;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	float: left;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A660CA;
	background-image: none;
}
#tContainer ul {
	list-style-type: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#tContainer li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	float: left;
}

#tContainer2 {
	margin: 0px;
	padding: 0px;
	width: 625px;
}
#tContainer2 a {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6F3A89;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	float: left;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#tContainer2 .selected  {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F1F1F;
	display: block;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	float: left;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A660CA;
	background-image: none;
}
#tContainer2 ul {
	list-style-type: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#tContainer2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	float: left;
}

.tContent {
	background-color: #1F1F1F;
	margin: 0px;
	padding: 7px;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
}
.clear {
	clear: both;
}
.idTabs {
	list-style-type: none;
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	text-align: left;
}


#tab1 {
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #282828;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#tab2 {
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #282828;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#tab3 {
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #282828;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#tab1b {
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #282828;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#tab2b {
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #282828;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#tab3b {
	margin: 0px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background-color: #282828;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}


#page1 .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#page1  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 1px;
	width: 10px;
}
#page1 .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	margin-left: 1px;
	background-color: #000000;
	background-image: none;
}
#page1 .highlight  {
	color: #FFFF33;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: underline;
	margin-bottom: 2px;
}

  #page2 .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page2  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#page2 .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#page2 .highlight  {
	color: #FFFF99;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#page3 .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page3  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#page3 .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#page3 .highlight  {
	color: #FFFF99;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.title {
	font-size: 16px;
	font-weight: bold;
	background-color: #333333;
	width: 98%;
	padding: 5px;
	margin-bottom: 12px;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	background-color: #333333;
	width: 776px;
	margin-bottom: 12px;
	margin-top: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: 5px solid #282828;
}
.search1 {
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	width: 776px;
	margin-bottom: 12px;
	margin-top: 12px;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border: 5px solid #282828;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page1 a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page1 a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}
#theTable  a {
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	display: block;
	background: transparent;
}
#theTable  a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}

#page2 a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page2  a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}
#page3 a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page3 a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}


#page1b .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#page1b  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#page1b .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#page1b .highlight  {
	color: #FFFF99;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

  #page2b .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page2b  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#page2b .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#page2b .highlight  {
	color: #FFFF99;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#page3b .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	height: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page3b  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#page3b .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
}
#page3b .highlight  {
	color: #FFFF99;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#page1b  a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page1b  a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}
#page2b  a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page2b  a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}
#page3b  a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#page3b  a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}
.ba1 {
	margin-bottom: 12px;
}
.ba2 {
	margin-bottom: 12px;
	margin-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(../images/bg-site.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 100px;
}

#list1 a {
	background-color: #1F1F1F;
	display: block;
	float: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
}
#list1  a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	margin: 0px;
	color: #FFFF99;
}

#fullpage1 .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#fullpage1  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 1px;
	width: 10px;
}
#fullpage1 .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	margin-left: 1px;
	background-color: #000000;
	background-image: none;
}
#fullpage1 .highlight  {
	color: #FFFF33;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: underline;
	margin-bottom: 2px;
}
#fullpage1 a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 285px;
}
#fullpage1 a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	color: #FFFF99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#fullpage2 .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#fullpage2 .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 1px;
	width: 10px;
}
#fullpage2 .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	margin-left: 1px;
	background-color: #000000;
	background-image: none;
}
#fullpage2 .highlight  {
	color: #FFFF33;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: underline;
	margin-bottom: 2px;
}
#fullpage2 a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 285px;
}
#fullpage2 a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	color: #FFFF99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}

#fullpage3 .nav {
	padding: 0px;
	text-align: right;
	width: 97%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#fullpage3  .nav a {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg-tab1.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 1px;
	width: 10px;
}
#fullpage3 .nav a:hover {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
	text-decoration: none;
	line-height: normal;
	margin-left: 1px;
	background-color: #000000;
	background-image: none;
}
#fullpage3 .highlight  {
	color: #FFFF33;
	font-weight: bold;
	background-color: #282828;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: underline;
	margin-bottom: 2px;
}
#fullpage3 a {
	background-color: #454245;
	display: block;
	float: none;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-decoration: none;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	width: 285px;
}
#fullpage3 a:hover {
	background-color: #333333;
	display: block;
	float: none;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1F1F1F;
	text-decoration: none;
	color: #FFFF99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
#textads1 {
	font-size: 12px;
	background-color: #2C2C2C;
	margin-bottom: 12px;
	margin-top: 12px;
	border: 5px solid #282828;
	background-image: url(../images/bg-item.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 7px;
}
#textads1 a {
	color: #FFFF66;
	text-decoration: none;
}
#textads1 .text10 {
	font-size: 10px;
	color: #FFFF99;
}
#textads1 a:hover {
	color: #FF99FF;
	text-decoration: none;
}
.txt18px {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.txt12px {
	font-size: 12px;
	font-weight: bold;
}
.notice1 {
	color: #333333;
	background-color: #FFFFFF;
	padding: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	text-align: left;
}
