body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(images/bg.jpg);

}

.style1 {	font-family: "Century Gothic", Verdana, Arial;

	color: #FFFFFF;

	font-weight: bold;

	font-size: medium;

}

.style2 {	font-family: "Century Gothic", Verdana, Arial;

	color: #FFFFFF;

}

.style5 {

	font-family: "Century Gothic", Verdana, Arial;

	color: #FF0000;

}

.style6 {

	font-size: medium;

	font-family: "Century Gothic", Verdana, Arial;

	color: #FFFFFF;

}

#navcontainer { width: 165px; }



#navcontainer ul

{

margin-left: 0;

padding-left: 4px;

list-style-type: none;

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

}



#navcontainer a

{

display: block;

padding: 3px;

width: 150px;

border-bottom: 1px solid #CCCCCC;

}



#navcontainer a:link, #navlist a:visited

{

color: #EEE;

text-decoration: none;

}



#navcontainer a:hover

{

background-color: #CC3300;

color: #fff;

}



ul#digglist

{

margin-left: 0;

padding-left: 0;

white-space: nowrap;

font-family: Arial, Helvetica, sans-serif;

font-size: 10px;

}



#digglist li

{

display: inline;

list-style-type: none;

}



#digglist a { padding: 3px 10px 3px 10px; border: #FFFFFF 1px;}



#digglist a:link, #digglist a:visited

{

color: #fff;

background-color: #FF0000;

text-decoration: none;

}



#digglist a:hover

{

color: #fff;

background-color: #990000;

text-decoration: none;

}

.prod a:link, .prod a:visited, .prod a:active, .prod a:focus

{

color: #fff;

text-decoration: none;

}



.prod a:hover

{

color: #fff;

text-decoration: none;

}

.style8 {font-size: 14px; font-family: "Century Gothic", Verdana, Arial; color: #FFFFFF; }

.style10 {font-family: "Century Gothic", Verdana, Arial; color: #FF0000; font-weight: bold; }

.style11 {font-size: 12px; font-family: "Century Gothic", Verdana, Arial; color: #FFFFFF; }

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}