/* author: MiF@ */
/* Creation date: 27.09.2006 */
body {
	margin: 0px 0px 0px 0px;
	
	color : #FFFFFF;		
}
td,tr,p,div {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	line-height: 18px
}
.top {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.tel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.prod {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.prodred {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
}
.bottom {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.li {
	padding-left: 20px;
}
.inputbox {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #578542;
	border: 1px solid #FFFFFF;
}
.button {	
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background: #8B9CA3;
	border: 1px solid #153B12;
	height: 20px;
  cursor:  pointer;
}
A {     
	font-family: Tahoma;
	font-size: 12px;
	position: relative;
	font-weight: bold;
    Color : #003366;
	text-decoration : none;
}
A:hover { 
    font-family: Tahoma;
	font-size: 12px;
	position: relative;
	font-weight: bold;
    Color : #666666;
	text-decoration : none;
}
