<style type="text/css">

	.dummy { }

	body {
		text-align:center;
		background-color:#dadee1;
		padding:0;
		margin:0;
		}

	body, table {
		font:	13px/1.4 Arial;
		color:#ffffff;
		}
		
	table td {
		padding: 0;
		border: 0;
		}
		
	img {
		border: 0;
		}

	h1 {
		margin:0px 0 20px 0;
		font-size:24px;
		font-weight:lighter;
		color:#b99c34;
		}
		
	h2 {
		margin:10px 0 5px 0;
		font-size:20px;
		font-weight:lighter;
		color:#f2e095;
		}
		
	h3 {
		margin:0 0 0 0;
		font-size:17px;
		font-weight:normal;
		color:#328206;
		}
		
	hr {
		height: 1px;
		color: #328206; 
		width: 100%; 
		border-style: solid;
		border-bottom:0;
		border-right:0;
		border-left:0;
		margin:5px 0;
		}

	ul {
		list-style-image:url(images/bullet.gif);
	 	clip:   rect(   );
 		margin-left: 10px;
 		margin-right: 10px;
 		padding-left: 1em;
		text-align: left;
 		}

	li {
 		margin: 3px 0;
 		padding: 0;
 		}

	a {
		color:#f2e095;
 		}

	a:visited {
		color:#f2e095;
 		}

	.margin_left  {
		background-image:url(images/back_left.gif);
		background-repeat:repeat-y;
		background-position:right;
		}
	
	.margin_right  {
		background-image:url(images/back_right.gif);
		background-repeat:repeat-y;
		background-position:left;
		}
	
	.nav  {
		background-image:url(images/back_nav.jpg);
		background-repeat:no-repeat;
		background-position:top left;
		}
	
	.content  {
		background-image:url(images/back_content.gif);
		background-repeat:no-repeat;
		background-position:right bottom;
		}
	
	.small  {
		font-size:11px;
		}
	
	.special {
	  border:2px solid #b99c34;
	 	background-color:#000000;
		padding:10px;
		font-weight: bold;
		}
		
	.special2 {
	  border:2px solid #b99c34;
		padding:10px;
		font-weight: bold;
		}
		
	.footer {
	 	background-color:#712d7c;
		background-image:url(images/back_footer.gif);
	 	color:#b16ebc;
		height:24px;
	 	font-size:12px;
	 	}

	.footer a {
	 	color:#b16ebc;
	 	text-decoration:none;
	 	}
</style>
