@charset "UTF-8";
/* CSS Document */

.maintable{
background:url(images/centre_back.gif) bottom right no-repeat;

}
a:link{
font-size: 10pt;
text-decoration:none;
font-weight:bold;
color: #141442;
}
a:hover{
font-size: 10pt;
font-weight:bold;
text-decoration:underline;
color: #141442;
}
a:visited{
font-size: 10pt;
font-weight:bold;
color: #141442;
text-decoration:none;
}
.specialoffer{
margin-top: 5px;
margin-bottom:5px;
vertical-align:bottom;
}
.mainmenu{
margin-top: 10px;
}
.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color: cccccc;
text-align:left;
}

a.footerlink:link{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#cccccc;
text-align:right;
text-decoration:none;

}

a.footerlink:hover {
text-decoration:underline;
}
a.footerlink:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
color:#cccccc;
text-align:right;
text-decoration:none;
}
.shadowright{
background:url(images/rightshadow.gif) repeat-y;
background-position:left;
}
.shadowbottom{
background:url(images/bottomshadow.gif) no-repeat;
}
body td{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	color: #656565;
}
.special{
text-align:center;
}
.pagetitles{
	font-size: 12pt;
	font-weight:bold;
	color: #656565;
}
.texttable{
margin-top: 10px;
}