body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #F8F8F8; 
	scrollbar-shadow-color: #EEEEEE; 
	scrollbar-highlight-color: #EEEEEE; 
	scrollbar-3dlight-color: #AAAAAA; 
	scrollbar-darkshadow-color: #AAAAAA; 
	scrollbar-track-color: #AAAAAA; 
	scrollbar-arrow-color: #AAAAAA;

}
.input {
	height: 12pt;
	border: 1pt solid #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #336699;
	text-decoration: none;
	background-color: #F8F8F8;
}
.buton {
	background-image: url(images/arrow_29.gif);
	height: 9px;
	width: 16px;
}

#top_link {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #003366;
	background-color: #F5F5F5;
}
#top_link A:link{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #003366;
	background-color: #F5F5F5;
	text-decoration: none;
}
#top_link A:visited{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #003366;
	background-color: #F5F5F5;
	text-decoration: none;
}
#top_link A:hover{
	font-family: Verdana;
	font-size: 7.5pt;
	color: #FF9900;
	background-color: #F5F5F5;
	text-decoration: underline;
}

#center_font {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
}
#center_font h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#center_font h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006699;
	text-decoration: none;
	position: fixed;
}


#line_left {
	display: block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
}
#sidebar_group A:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	display: block;
	width: 195px;
	padding:4px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#sidebar_group A:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	display: block;
	width: 195px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:4px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#sidebar_group A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	width: 195px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:4px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#link_head A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#link_head A:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
#link_head A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
#border {
	display: block;
	border: 1pt solid #666666;
}
#line_right {
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #666666;
}
#footer {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #003366;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#footer A:Link{
	color: #003366;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;

}
#footer A:Visited{
	color: #003366;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#footer A:Hover{
	color: #FF6600;
	text-decoration: none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#sidebar A:link{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	display: block;
	width: 210px;
	padding:4px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#sidebar A:visited{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #F8F8F8;
	display: block;
	width: 210px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding:4px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#sidebar A:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	width: 210px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:4px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.head_center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.head_product  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	width: 210px;
	padding:4px;
	border: 1pt solid #CCCCCC;
}

.border {
	display: block;
	border: 1pt solid #666666;
	width: 285px;
}
