/* CSS Document */

p{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-style:normal;
	color:#666666;
	font-size:11px;
	line-height: 18px;
	padding: 3px;
	letter-spacing: normal;
}


.text{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-style:normal;
	color:#666666;
	font-size:11px;
	line-height: 18px;
	padding: 3px;
	letter-spacing: normal;
}



.bold {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	line-height: 18px;
	color: #00CC00;
	font-weight: normal;
}

.heading_L {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 20px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.heading_M {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.heading_S {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.menu{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-style:normal;
	color:#006600;
	font-size:14px;
	line-height: 18px;
	padding: 3px;
	letter-spacing: normal;
	font-weight: bold;
}

.footer{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-style:normal;
	color:#FFFFFF;
	font-size:12px;
	line-height: normal;
	padding: 0;
	letter-spacing: normal;
	}
	
.bold_blk{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}

.navigation{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	width: auto;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.navigation:hover{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	width: auto;
	letter-spacing: normal;
	text-align: left;
	white-space: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

.ProductHeader{
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-style:normal;
	color:#FFFFFF;
	font-size:18px;
	line-height: normal;
	padding: 0;
	letter-spacing: normal;
	}
	

