/* CSS Document */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {font-size: 14px}
.style1 {	font-size: 12px;
	color: #666666;
}
.style2 {color: #666666}
.style8 {color: #000000}
.style10 {font-size: 14px; font-weight: bold; }

.submenu a:link 
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu a:visited 
{
	text-decoration:none;
	color:#FFFFFF;
}
.submenu a:hover
{
	text-decoration:none;
	color:#FF9900;
}.prdbg {
	background-image: url(images/bg_prd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
