@charset "utf-8";
body{
	margin:0px;
}
.word-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.word-1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
a.word-1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #FF0000;
	text-decoration: none;
}

.products_word_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5D5D;
    font-weight: bold;
	text-decoration: none;
	
}
.products_word_t_bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C3C3C;
    font-weight: bold;
	text-decoration: none;
	
}
.products_word_t_bold_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C3C3C;
   	text-decoration: none;
}
.products_word{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5D5D5D;
	text-decoration: none;
	text-align: left;   
}
a.products_word:hover{
    color: #CC3300;
    text-decoration: none;
}
.products_word_c{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #5D5D5D;
    text-decoration: none;
	text-align:left;
}
a.products_word_c:hover{
    color: #CC3300;
    text-decoration: none;
}
.bb{
	background-color: #336699;
	height: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#bb2{
	background-color: #336699;
	height: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.bb_c{
	background-color: #336699;
	height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
#bb2{
	background-color: #336699;
	height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bb2_c{
	background-color: #336699;
	height: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.menu_blue_c{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	height: 25px;
	padding-top: 4px;
}
a.menu_blue_c:hover{
 	background-color: #6296CA;
}
.menu_blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	height: 20px;
	padding-top: 4px;
}
a.menu_blue:hover{
 	background-color: #6296CA;
}
.menu_blue_down{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height:20px;
	text-indent: 10px;
}
a.menu_blue_down:hover{
 	background-color: #6296CA;
}
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */
