body {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  color: #FFFFFF;
  background-image: url('images/bg.jpg');
  scrollbar-base-color: #dac670;
    text-align: left;
}

img
{
    border-color: #FFFFFF;
    }
    
.leftcol
        {
            background-image: url('images/color1.gif');
            text-align: center;
            width: 250px;
        }
.rtcol
        {
            width: 550px;
            background-image: url('images/color2.jpg');
            text-align: right;
            vertical-align:text-top;
        }
.rtcolc
        {
            width: 550px;
            background-image: url('images/color2.jpg');
            text-align: center;
            vertical-align:text-top;
        }     
.col
        {
            width: 550px;
            background-image: url('images/color2.jpg');
            text-align: right;
            vertical-align:text-top;
        }
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #FFFFFF;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image:  url(images/bullet.gif);	
}
a:link {
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
}
a:visited {
	color: #feffdf;
	font-size: 11pt;

}
a:link:hover {
	color: #dac670;
	font-size: 11pt;
	font-weight: bold;
}
.highlightbox {
	background-color: #000000;/*themecolour1%90;*/
	padding: 4px 30px;
	border: 1px DOTTED #333333;
	padding: 15px;
	font-size: 10pt;

}
.foot {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	color: #FFFFFF;
}

h1, h2 {
	font-size: 13pt;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #FFFFFF;/*themecolour2%0;*/
	font-family: "Times New Roman", Times, serif;
}
