ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #FFFFFF; 
  	background-image: url('images/bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left;	}
 
 h1, h2, h3, h4, h5, p 	{ margin: 0; padding: 0; }

body, table, input, select, option, textarea, html {
	font-size: 			13px;
	font-family: 		Arial, serif;
	color: 				#000000; }

A:link 		{text-decoration: none; 	color: #8A6D31;}
A:visited 	{text-decoration: none; 	color: #8A6D31;}
A:active 	{text-decoration:underline; color:#000000;}
A:hover 	{text-decoration:underline; color:#000000;}

h1 { font-size:	26px; color: #0B0B0B; font-weight: bold; margin-bottom: 5px; }
h2 { font-size:	18px; color: #0B0B0B; font-weight: bold; }
h3 { font-size:	15px; color: #0B0B0B; font-weight: bold; margin-bottom: 10px; }
h4 { font-size:	13px; color: #0B0B0B; font-weight: bold; }
h5 { font-size:	18px; color: #0B0B0B; margin-left: 20px; font-weight: normal; }

#footer h1 { font-size: 14px; color: #000000; font-weight:normal; }
#footer h2 { font-size: 13px; color: #000000; font-weight:normal; }
#footer A:link 		{text-decoration: none; 	color: #454545;}
#footer A:visited 	{text-decoration: none; 	color: #454545;}
#footer A:active 	{text-decoration:underline; color:#000000;}
#footer A:hover 	{text-decoration:underline; color:#000000;}

.slogan { font-size:	19px; color: #FFDDB9; margin-bottom: 5px; margin-top: 10px; font-weight: normal; font-family: Palatino, Palatino Linotype, Arial, serif;}
.slogan2 { font-size:	14px; color: #FFFFFF; font-weight: normal;  font-family: Palatino, Palatino Linotype, Arial, serif;}
.smallerbodytxt { font-size: 11px; }
.whitefont { color: #FFFFFF; }
#biggerbodytxt { font-size: 12px; }
.specialiseddes { font-size: 12px; color: #000; margin-bottom: 5px; margin-top: 5px; font-weight: normal;}

#flashheader {border: solid 0px; width: 820px; height: 381px; float: left;	margin:0px; }

	
td.hrline {
  	background-image: url('images/hrline.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: center center; }	
	
td.page-bg {
  	background-image: url('images/page-bg2.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left; }	

td.watermark-home {
  	background-image: url('images/watermark-home.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top right; }
	
td.table-bg {
  	background-image: url('images/table-bg.jpg'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top left; }
	
td.table2-bg {
  	background-image: url('images/table2-bg.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left; }

td.table3-bg {
  	background-image: url('images/table3-bg.jpg'); 
    background-attachment: scroll;
    background-repeat: no-repeat; 
    background-position: top left; }
				
input, select, textarea {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 250px;
	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Verdana;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#404040;
	background-color:	#fff;
}
