A:link {
	COLOR: #C12603;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #C12603;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #C12603;
	TEXT-DECORATION: underline;
}


body
{
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  margin-right:0px;
  background-image: url(../images/bg_page.gif);
  background-repeat: repeat-y;
  background-color: #E7E7E7;
}

.submenu{
	margin-bottom: 0px;
	height: 25px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-align: left;
}

.listmenu{

	margin-bottom: 0px;
	height: 25px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-align: left;
	padding-left: 25px;
}

.menucontact{
	margin-bottom: 0px;
	height: 16px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	text-align: left;
	padding-left: 25px;
}

.menu-image {
	margin-bottom: 1px;
}

A.sub_button:link {
	background-image: url("images/sub_arrow.gif");
	background-position: 15px 9px;
	background-repeat:no-repeat;
	background-color: #E8E0D9;
	width:190px;
	height:25px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0; 
	COLOR: #CC0000;
	TEXT-DECORATION: none;

}
A.sub_button:visited {
	background-image: url("images/sub_arrow.gif");
	background-position: 15px 9px;
	background-repeat:no-repeat;
	background-color: #E8E0D9;
	width:190px;
	height:25px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0; 
	COLOR: #CC0000;
	TEXT-DECORATION: none;
}

A.sub_button:hover {
	background-image: url("images/sub_arrow.gif");
	background-position: 15px 9px;
	background-repeat:no-repeat;
	background-color: #E8E0D9;
	width:190px;
	height:25px;
	padding-left: 25px;
	padding-top: 6px;
	padding-bottom: 3px;
	margin: 0; 
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
}



.text-9px-heading{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 9px;
	FONT-WEIGHT: bold;
	line-height : 2.0;
	text-align: left;
}

.text-9px{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height : 1.6;
	text-align: justify;
}
.text-9px-box{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height : 1.3;
	text-align: left;
}

.content-area
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.contentbody {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height : 1.3;
	text-align: justify;
}

.product-title {
	padding-bottom: 10px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 14px;
	FONT-WEIGHT: bold;
	line-height : 1.3;
	text-align: left;
}

.product-code {
	padding-top: 5px;
	padding-bottom: 10px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	line-height : 1.3;
	text-align: left;
}

.product-code-red {
	padding-top: 5px;
	padding-bottom: 10px;
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #C12603;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height : 1.3;
	text-align: left;
}

.product-info {
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #666666;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	line-height : 1.3;
	text-align: justify;
}

.line260
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.bullet-list
{
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}
.bullet-list li 
{
	padding-left: 12px;
	padding-bottom: 5px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

.home-box
{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 224px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.home-box-header
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.home-box-content
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: justify;
}

.login-box-text
{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DDDDDD;
	font-weight: bold;
}

.search-box
{
	BACKGROUND-COLOR: #CCCCCC;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	FONT-SIZE:9px;
	COLOR: #000000;
	WIDTH: 100px;
	BORDER-RIGHT: 1px solid  #FFFFFF;
	BORDER-TOP: 1px solid  #FFFFFF;
	BORDER-LEFT: 1px solid  #FFFFFF;
	BORDER-BOTTOM: 1px solid  #FFFFFF;
}

.footer-box{
	FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
	COLOR: #333333;
	FONT-SIZE: 9px;
	FONT-WEIGHT: normal;
	line-height : 1.3;
	padding-left: 20px;
	padding-right: 20px;
	
}
