

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	
	
	margin: 0px;
	padding: 0px;
}
.bg{
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.gr{
	background-color: #D8E3FF;
	background-image: url(../images/gr1.gif);
	background-repeat: repeat-x;
}
.htext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6e6e6e;
	text-decoration: none;
}
.htextbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2d52a0;
	text-decoration: none;
}
.please{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5a9ee0;
	text-decoration: none;
}
a.please:hover{	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5a9ee0;
	text-decoration:underline;}
.button{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	display: block;
}
a.button:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1B3F9E;
	text-decoration: none;
	background-color: #E5E5F7;
	display: block;
	height: 26px;
	background-position: 50% 50%;
	vertical-align: middle;
	padding-top: 8px;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4b4b4b;
	text-decoration: none;
}
.textbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0b0b0b;
	text-decoration: none;
}
.can{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.heddings{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text2unline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.we{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boxtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
}
.boxdvd{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
}
.boxunline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2b2b2b;
	text-decoration: none;
}
.futtercolor{
	background-color: #6b91be;
}
.futterbutton{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
a.futterbutton:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	display: block;
}
.futtertext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
p{
	margin: 0px;
	padding-bottom: 5px;
}
.bottomline{
	background-image: url(../images/bottomline.gif);
	background-repeat: repeat-x;
}