body {
	margin: 0px;
	padding: 0px;
	background-color: #54483E;
	background-image: url(images/bg_bn.gif);
}
body.pr {
	margin: 0px;
	padding: 0px;
	background-color: #663366;
	background-image: url(images/bg.gif);
}

  .centre {
	width:100%;
	height:100%;
	border:0;
	cellpadding:0;
	cellspacing:0;
	border-width: 100%;
}

hr {
	color: #D3A528;
	background-color: #D3A528;
	height: 1px;
}
.green {
	background-image: url(images/green.gif); 
	background-repeat: repeat-x;

}
.orange {
	background-image: url(images/orange.gif); 
	background-repeat: repeat-x;

}

.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9C6A02;
}
.h1 {
	font-size: 11px;
	font-weight: bold;
	color: #9C6A02;
}
.text9 {
	font-size: 10px;
	color: #fff;
}

.white {
	font-size: 10px;
	color: #ffffff;
}

a {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #fff;
	text-decoration: underline;

}
a:active {
	color: #fff;
	text-decoration: underline;
}

a.con {
	color: #ffffff;
}
a.con:visited {
	color: #cccccc;
}
a.con:hover {
	color: #ffffff;
}
a.con:active {
	color: #ffffff;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 170%;
	}
	
div {
	color: #fff;
	}
	
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 170%;
	}
	
ul {
	color: #fff;
	line-height: 150%;
	list-style-type: square;
	list-style-image: url('images/bullet.gif');
	list-style-position: outside
	}
	
li {
	color: #fff;
	line-height: 150%;
	}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #666600;
	line-height: 190%;
	}
table.fine {
	border-width: 1px;
	border-style: solid;
	border-color: #CC3300;
	border-collapse: collapse;
	background-color: #CC6600;
}

table.fine td {
	border-width: 1px;
	border-style: solid;
	border-color: #CC3300;
	padding: 10px;
	background-color: #CC6600;
}
table.or {
	border-width: 1px;
	border-style: solid;
	border-color: #CC6600;
	border-collapse: collapse;
}
table.or td {
	border-width: 1px;
	border-style: solid;
	border-color: #CC6600;
	padding: 2px;
}
select, input, menu, list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}