/* global */
html{height: 100%;}

body
{ 
	font-family:  arial,verdana, sans-serif;
  padding: 0px;
  margin: 0px;
}

p
{ 
	font-family:  arial,verdana, sans-serif;
	margin: 0px;
	color:#666666;
	font-size: 13px;
}

h1
{ 
  font-family : arial, sans-serif;
  font-weight : bold;
  font-size: 18px;
  color: #D30000;
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

.News h1
{
  font-family : arial, sans-serif;
  font-weight : bold;
  font-size: 18px;
  color: #001874;
}

.News h2
{
	font-family:  arial,verdana, sans-serif;
	margin: 0px;
	color:#666666;
	font-size: 13px;
	font-weight : bold;
}

.News a
{
	font-family:  arial,verdana, sans-serif;
	margin: 0px;
	color:#666666;
	font-size: 12px;
	font-weight : bold;
}

.home_points li
{
	font-family : arial, sans-serif;
	font-weight : bold;
	font-size: 14px;
	list-style-image:url(../images/li_v.png);
	padding-bottom: 5px;
}

/* MENU SECTION */

.productpart_1 a
{
	color: #001874;
	text-decoration: none;	
}

.productpart_2 a
{
	color: #D60F0F;
	text-decoration: none;	
}

.productpart_3 a
{
	color: #000000;
	text-decoration: none;	
}

.orderproduct
{
	padding-left: 27px;

}

/* NEWSLETTER SECTION */

.newsletter_subscribe h1
{
  font-family  : arial, sans-serif;
  font-weight : bold;
  font-size: 18px;
  color: #001874;
}

.newsletter_subscribe .box
{
  font-family  : arial, sans-serif;
  font-size: 12px;
  border: solid 1px #CCCCCC;
    height: 20px;
}

.newsletter_subscribe .submitbtn
{
  font-family  : arial, sans-serif;
  font-size: 12px;
  background-color: #D30000;
  border-width: 0px;
  border-style: none;
  color: #ffffff;
  height: 24px;
  vertical-align: bottom;
  text-align:center;
}
/* TOPBANNER SECTION */

.topbanner a
{
	color: #ffffff;
	text-decoration: none;	
}


/* PRODUCTOVERVIEW SECTION */

.product_overview h1
{
  font-family  : arial, sans-serif;
  font-weight : bold;
  font-size: 18px;
  color: #D30000;
  border-bottom-style:dotted;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  padding-bottom:3px;
}

.product_overview h2
{
  font-family  : arial, sans-serif;
  font-weight : normal;
  font-size: 16px;
  color: #001874;
}

.product_overview tr.headerbox
{
	background-color: #CCCCCC;
	color: #666666;
}

.product_overview tr.tableEvhen
{
	background-color: #EBEBEB;
}

.product_overview tr.tableUhneven
{
	background-color: #F7F7F7;
}

/* NEWS SECTION */

.news_overview h1
{
  font-family  : arial, sans-serif;
  font-weight : bold;
  font-size: 18px;
  color: #D30000;
  border-bottom-style:dotted;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  padding-bottom:3px;
}

.news_detail h1
{
  font-family  : arial, sans-serif;
  font-weight : bold;
  font-size: 18px;
  color: #D30000;
  border-bottom-style:dotted;
  border-bottom-color: #CCCCCC;
  border-bottom-width: 1px;
  padding-bottom:3px;
}

.news_detail h2
{
  font-family  : arial, sans-serif;
  font-weight : normal;
  font-size: 16px;
  color: #001874;
}

.news_line
{
	width:670px;
	border-bottom-style:dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom:3px;
}