img {border-style: none;}
td {font-size: 80%;
border: 0px white;
}
td em {font-weight:bold;}
p em {font-weight:bold;}
td.r {background-color: #FF9999;}
td.g {background-color: #99FF99;}
td.y {background-color: #FFFF99;}
td.b {background-color: aquamarine;}
td.w {background-color: white;}
.err {background-color: #FF6666; border-style:dashed; border-width:1px; padding:2px;}
.gdd {background-color: #99FF99; border-style:dashed; border-width:1px; padding:2px;}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f8f8f8 url(background.png);
	color: #000000;
	background-position: center;
 background-repeat: repeat-y; 
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 610px;
	float: right;
	padding: 0 0 0 0;
}
#content p {
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 1em;
	padding-right: 1em;
}
#content h1 {
	font: normal 180% Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	color: #6E0303;
	padding-left: 0.5em;
	padding-right: 0.5em;
}
#content h2 {
	font-size: 100%;
	color: #940D1E;
	padding-left: 1em;
	padding-right: 1em;
	background-color: #FFFFFF;

}

a#button1  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button1 {
    display:block;
    width:135px;
	height:50px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("i/tanvoucher.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button1:hover { 
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button1:active {
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button2  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button2 {
    display:block;
    width:135px;
	height:50px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("i/rapsvoucher.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button2:hover { 
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button2:active {
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button3  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button3 {
    display:block;
    width:135px;
	height:50px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("i/affvoucher.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button3:hover { 
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button3:active {
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button4  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button4 {
    display:block;
    width:135px;
	height:50px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("i/roundvoucher.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button4:hover { 
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button4:active {
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button5  {
    font-family:Arial, Helvetica, sans-serif;
    font-size:8pt;
    font-weight:bold;
}
a#button5 {
    display:block;
    width:135px;
	height:50px;
    color:#1e5ebd;
    text-decoration:underline;
	text-align: center;
    background:url("i/moneyvoucher.jpg") no-repeat;
    padding:0px 0px 0px 0px;
}
a#button5:hover { 
    background-position:0 -50px;
    color:#1e5ebd;
}
a#button5:active {
    background-position:0 -50px;
    color:#1e5ebd;
}
#nav {
	float: left;
	width: 135px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#nav li {
	width: 135px;
	border-bottom: 1px solid #90bade;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
}
#nav a:link {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #90bade;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #90bade;
	background-color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	background-color: #e0e9f5;
	color: #000000;
	text-decoration: underline;
}
#nav ul.subnav {
	margin-left: 10px;
	border-left: 1px solid #90bade;
}
#nav em {
	border-bottom: 1px solid black;
	width: 135px;
}
#nav ul.subnav li {
	border-bottom: 1px solid #90bade;
	width: 124px;
}
#nav .subnav a:link, {
	background-color: #FFFFFF;
	color: #000000;
}
#nav .subnav a:hover,  {
	background-color: #e0e9f5;
	color: #000000;
}
#footer {
	clear: both;
	padding: 0 0 10px 255px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: #FFFFFF;
}
#footer a:link {
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #AAAAAA;
	background-color: #FFFFFF;
	text-decoration: underline;
}
