@charset "utf-8";
/* Standard CSS Document */

#rollOver
{
  display: inline;
  width: 101px;
  height: 101px;
  background: url('../images/8gbbanner.png) no-repeat 0 0;
}

#rollOver:hover
{ 
  background-position: 0 -101px;
}

#rollOver span
{
  display: none;
}

table {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10px;
}

.here {color: #999999; Background: url('../images/marker_here.png') no-repeat right; padding-right: 10px;}
.hereleft {color: #999999; Background: url('../images/marker_here2.png') no-repeat left; padding-left: 10px;}
.herealone {color: #999999;}

.LIHEADER {
font-size: 11px;
color: #999999;
}
.LIHEADER a {color: #669900; text-decoration: none}
.LIHEADER a:hover {color: #336600; }

.LINAV a {
	color: #669900;
	Background: url('../images/marker_link.png') no-repeat right;
	padding-right: 10px;
	text-decoration: none;
}
.LINAV a:hover {
	color: #336600;
	Background: url('../images/marker_hover.png') no-repeat right;
	padding-right: 10px;
}

.LIPDF a {
	color: #669900;
	Background: url('../images/marker_pdf.png') no-repeat right;
	padding-right: 15px;
	text-decoration: none;
}
.LIPDF a:hover {
	color: #336600;
}

.LIPAGELEFT a {
	color: #669900;
	Background: url('../images/marker_link2.png') no-repeat left;
	padding-left: 15px;
	text-decoration: none;
}
.LIPAGELEFT a:hover {
	color: #336600;
}

.LIPAGE a {
	color: #669900;
	text-decoration: none;
}
.LIPAGE a:hover {
	color: #336600;
}

.LIPAGERIGHT a {
	color: #669900;
	Background: url('../images/marker_link.png') no-repeat right;
	padding-right: 15px;
	text-decoration: none;
}
.LIPAGERIGHT a:hover {
	color: #336600;
}

.LIFOOTER {
	font-size: 9px;
}
.LIFOOTER a {
	color: #000000;text-decoration: none;
}
.LIFOOTER a:hover {
	text-decoration:underline;
}

img.Sub_img {
	border-color:#CCCCCC;
	border-width: 1pt;
	margin-right: 10px;
}

.title_01 {
	font-size: 12px;
	font-weight: bold;
}
.main_01 {font-size:46px}
.main_02 {color: #669900}
.style2 {font-size: 16px}