.header {
	width: 800px;
	text-align: center;
}
.logo {
	width: 671px;
	height: 98px;
	border: none;
}
html, body{
	cursor: default;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(images/backgr.jpg) repeat;
}
.totaler{
	position: relative;
	min-height: 100%;
}
.body_ff{
	position: relative;
	min-height: 100%;
	height: 100%;
	margin: 0px;
	padding: 0;
	top: 0px;
	left: 0px;
	bottom: 10px;
	
}
.hmenu {
	width: 712px;
	background-color: #66cc66;
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	
}
.hmenu:hover{
	font-family: "Courier New", Courier, monospace;
	color: #FFFF00;
	text-decoration:none;
}
.hmenusel{
	color: #E9F2B0;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	width: 712px;
	overflow: visible;
	padding: 0px 0px 0px 0px;
	background: url(images/contentbackgr.jpg) repeat;
}
.product1 {
	clear: both;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFF99;
	width: 712px;
	overflow: visible;
	border-bottom: #FF6699 medium dashed;
}
.product2 {
	clear: both;
	display: table;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFF66;
	width: 712px;
	overflow: visible;
	border-bottom: #FFCC99 medium dashed;
}
.textHead {
	font-weight: bold;
	font-size: large;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
}
.textDesc {
	font-style: italic;
	font-family: "Courier New", Courier, monospace;
	padding-left: 30px;
	width: 600px;
	float: left;
}
.picHolder{
	float: right;
	width: 96px;
	border: #00CCFF medium dashed;
	display: block;
}
.picDesc{
	width: 96px;
	height: 96px;
}
.footer {
	position: absolute;
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	width: 800px;
	text-align: center;
	padding: 0px;
	background-color: #FFCC66;
	bottom: 0px;
}
.passed{
	color: #00FF00;
	font-weight: bold;
}
.error{
	color: #FF0000;
	font-weight: bold;
}
.bil_nameBG, .p_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bolder;
	font-size: large;
}
.bil_nameLat, .p_subtitle{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
}
.bil_names{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: normal;
}
.bil_textheads, .bil_texts, .p_content{
	text-align: justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bil_textheads{
	font-style: italic;
	font-weight: bold;
}
.bil_texts{
	font-style: normal;
}
.bil_warning{
	font-style: italic;
	background-color: #FF9999;
	text-align: justify;
}
.bil_photo{
	width: 50px;
	height: 50px;
	border: none;
	text-align:center;
}
.messF{
	color: #f00;
}
.messOK{
	color: #0f0;
}
.plink {
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	font-size: large;
	font-weight: bold;
	color: #FFcc00;
	text-align: center;
	
}
.plink:hover{
	font-family: "Courier New", Courier, monospace;
	color: #FF6633;
	text-decoration:none;
}
