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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.t1 {
	background-image: url(images/t1.jpg);
	background-repeat: no-repeat;
}
.bgnav {
	background-image: url(images/bgnav.jpg);
	background-repeat: no-repeat;
}
.bgwhite {
	background-color: #FFFFFF;
}
.footer {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
}
.bgretail {
	background-image: url(images/box-retail.jpg);
	background-repeat: repeat;
}
h2 {
	font-size: 150%;
}
.txt-whiteLG {
	font-size: 150%;
	font-weight: bold;
	color: #FFFFFF;
}
div.LinkWhiteLg a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 175%;
	font-weight: bold;
}
div.LinkWhiteLg a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 175%;
	font-weight: bold;
}
div.LinkWhiteLg a:hover {
	color: #33FFFF;
	text-decoration: none;
	font-size: 175%;
	font-weight: bold;
}
div.LinkWhiteLg a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 175%;
	font-weight: bold;
}
div.LinkWhite a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkWhite a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkWhite a:hover {
	color: #33FFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkWhite a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:hover {
	color: #009966;
	text-decoration: none;
	font-weight: bold;
}
div.LinkMain a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.txt-GBLg {
	font-size: 150%;
	color: #006666;
	font-weight: bold;
}
.bgblack {
	background-color: #000000;
	color: #FFCC00;
}
