
body { 
background-color: #4885df;
	
}

h1 {
	font-size: 22px;
	color: #FF8900;
	text-indent: 2px;
}
h2 {
	font-size: 19px;
	color: #1499D7;
	text-indent: 6px;
	
}
h3{
	font-size: 17px;
	color: #46D927;
	text-indent: 10px;
}

h4{
	font-size: 14px;
	color: #CC0D41;
	text-indent: 4px;
}

h1.actioncall{
font-size: 22px;
	color: Orange;

}




td.content{

background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 8px;
	border-right: thin;
	border-right-style: solid;
	border-color: Silver;
	
	border-left: thin;
	border-left-style: solid;
	border-left-color: Silver;
	
}

td.contentright{
   background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 13px;
	border-right: thin;
	border-right-style: solid;
	border-color: Silver;
	

	
}
td.rightcolumn{
	 background-image: url(images/frontpage6_14.gif);
	 background-repeat: repeat-y;
}

td.leftcolumn{
    background-image: url(images/frontpage6_11.gif);
	 background-repeat: repeat-y;
}

td.headcontentleft {
	background-image: url(images/frontpage6_09.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 3px;
   
	
}

td.headcontentright {
	background-image: url(images/frontpage6_10.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 8px;
	padding-top: 3px;
   
	
}

td.menutop {

 font-family: sans-serif;
 font-size: 13px;
 color: White;
 text-decoration: none; 
}

td.menutopleft {
  background-image: url(images/frontpage6_02.gif);
  background-repeat: no-repeat;
 font-family: sans-serif;
 font-size: 17px;
 color: White;
 text-decoration: none; 
 
}
table.coupon{
   background-color: White;
	border: dashed;
	border-color: Silver;
}
h1.coupontext{
	font-size: 25px;
	color: #A52A2A;
}

a:link{
	color: White;
	text-decoration: none;
	
}
a:visited{
color: White;
text-decoration: none;
	
}

a:hover{
color: Red;
text-decoration: none;
	
}

a.content:link {color: #0000ff;}
a.content:visited {color: #894f7b; }
a.content:hover {text-decoration: overline; }
a.content:active {color: red; } 

td.promwhite{
font-size: 17px;
color: White;
padding-left: 8px;
padding-right: 5px;
}