body{
	text-align:center;
}
table, td{
	text-align:left;
}
body, table, td, div, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body{
	background: #8E1E46 url(../images/igf_bg_02.jpg) repeat-x bottom;
	margin: 0;
	padding: 10px 0 10px 0;
}
html{
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#8E1E46,endcolorstr=#3A101F);
}

a:link    		{color:#AA0345;background-color:transparent; text-decoration:underline;	font-weight: bold;}
a:visited 		{color:#AA0345;background-color:transparent; text-decoration:underline;	font-weight: bold;}
a:active  		{color:#AA0345;background-color:transparent; text-decoration:none;		font-weight: bold;}
a:hover   		{color:#AA0345;background-color:transparent; text-decoration:none;		font-weight: bold;}

h1,h2,h3,h4,h5,h6{
	color: #AA0345;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 14px;
}
h2{
	font-size: 12px;
}

#mainTable{
	border:1px solid #551129;
	margin: 0;
}
#header{
	background: url(../images/bkg_header_tpgpost.jpg) no-repeat;
}
#content{
	background: url(../images/bkg_content.gif) repeat-y;
}
.columnLeft{
	padding: 10px;
}
.columnRight{
	color: #AA0345;
}
.columnRight ul{
	margin-left: 16px;
}
.columnRight li{
	padding-left: -2px;
	list-style-image: url(../images/arrow_light.gif);
}

#lightredBarTop, #lightredBarBottom{
	background-color: #C70451;
	height: 5px;
}

#info, #inforeclameproduktiebedrijf{
	background-color: #F6EDF0;
	border: 1px solid #AA0345;
	color: #AA0345;
	padding: 10px;
	margin-bottom: 15px;
	display: block;
}

#menu{
	background: url(../images/bkg_menu.gif) no-repeat;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	line-height: 13px;
	padding-right: 15px;
	padding-bottom: 10px;
}
#menu a{
	color: #7E0233;
	text-decoration: none;
	margin-right: 10px;
}
#menu a:hover{
	text-decoration: underline;
}

.imgBorder{
	border:1px solid #551129;
}