@charset "utf-8";

body {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	background-image: url(../images/fullbg.jpg);
	background-repeat: repeat;
	background-color : rgb(204, 204, 204);
	
	color: rgb(0, 0, 0);
	alink="#ff0000" link="#0000ee" vlink="#551a8b"


}
TABLE {
  border-collapse : collapse;
  empty-cells : show;
}
FORM { margin : 0px; }
P,TD {
  font-size : 14px;
  color : #000000;
  font-family : Times New Roman;
}
TH {
  font-size : 14px;
  color : #000000;
  font-weight: bold;
  font-family : Times New Roman;
  text-align : left;
} 
H1 {
  font-size : 28px;
  color : #333333;
  font-weight: bold;
  font-family : Times New Roman;
  font-style : italic;
}
H2 {
  font-size : 24px;
  color : #333333;
  font-weight: bold;
  font-family : Times New Roman;
  font-style : italic;
  text-align : center;
}
H3 {
  font-size : 18px;
  font-weight: bold;
  color : #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 0px;
  font-family : Times New Roman;
}
H4 {
  font-size : 18px;
  font-weight: bold;
  color : #000000;
  font-family : Times New Roman;
}
H5 {
  font-size : 14px;
  color : #000000;
  font-family : Times New Roman;
}
LABEL,INPUT,SELECT,TEXTAREA {
  font-size : 14px;
  color : #000000;
  font-family : Times New Roman;
}
td.scanningbg {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: scanning-bg2.jpg;
	background-repeat: no-repeat;
}
td.lauftext {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	background-image: bg2.jpg;
	background-repeat: no-repeat;
}
LI {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 0px;
	list-style-image: url(./bullet_anfatec.jpg);
	list-style-position: outside;
	font-size: inherit;
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
}
LI.products {
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-image: url(../images/bullet2.jpg);
	list-style-position: outside;
	font-size: inherit;
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
}
LI.home {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 0px;
	list-style-image: url(./bullet_green.gif);
	list-style-position: outside;
	font-size: inherit;
	font-family: Times New Roman;
	color: #000000;
	font-size: 14px;
}
UL {
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom: 0px;
}
UL.list {
  margin-top : 0px;
  margin-left : 0px;
  *margin-left : 0px;
  margin-bottom: 0px;
}
INPUT.send {
	border-left: 1px #CC4337 SOLID;
	border-right: 1px #CC4337 SOLID;
	border-top: 1px #CC4337 SOLID;
	border-bottom: 1px #CC4337 SOLID;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 14px;
	font-weight : bold;
	color: #195CA7;
	font-family: Times New Roman;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

