<style type="text/css">
	b.rtop, b.rbottom{display:block; background: #FFF;}
	b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden;}
	b.r1{margin: 0 5px}
	b.r2{margin: 0 3px}
	b.r3{margin: 0 2px}
	b.rtop2 b.r4, b.rbottom2 b.r4, b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

	.rs1{margin: 0 2px}
	.rs2{margin: 0 1px}

	div.container{ margin: 0 0 ;text-align: center;}
	div.body{margin:0 0;width:250px; text-align: center;}
	div.headBox{margin:0 0;width:100%; height: 20px; text-align: center;}
	div.contentBox{margin:0 0;width:100%; height: 20px; text-align: center;background: #FFF; border-left:2 solid transparent;border-right:2 solid transparent; }
	
	div.details
	{
		MARGIN: 0px;
		FLOAT: none;
		BORDER-RIGHT: gold 0px solid;
		BORDER-LEFT: gold 0px solid;
		BORDER-BOTTOM: gold 0px solid;	  
		BORDER-TOP: gold 0px solid;
		PADDING-RIGHT: 2px;
		PADDING-LEFT: 2px;
		PADDING-TOP: 0px;
		PADDING-BOTTOM: 2px;	  
		COLOR: black;	  
		BACKGROUND-COLOR: transparent;	  
		FONT-WEIGHT: normal;
		FONT-SIZE: 16;
		FONT-STYLE: normal;
		FONT-FAMILY: candara, candara, serif;		
		FONT-VARIANT: normal;
		TEXT-ALIGN: left;
		TEXT-TRANSFORM: none;
		TEXT-DECORATION: none;
	}

	.gold{background: #FFCC00;}
	.lightBlue{background: lightblue;}
	.titleColor{background: orange;}
	.orange{background: orange;}
	.darkblue{background: darkblue;}


	.width100{width: 100}
	.width200{width: 200}
	.width300{width: 300}
	.width500{width: 500}


	.logoFont{font: normal Italic small-caps 0.75em Lucida,sans-serif}
	.menuFont{
		font: bold normal normal 0.9em candara,serif;
		color: darkgreen;
	}
	.clipBoxHeaderFont{font: bold normal small-caps 1em Lucida,sans-serif}
	.clipBoxContentFont{font: bold normal normal 0.75em Lucida,sans-serif}
	.footer{font: bold normal normal 0.50em verdana,sans-serif}
		
	table.details { 
		table-layout:fixed; 
		width:100%; 		
		word-wrap:break-word; 
	} 
	
	table.menuTable { 
		table-layout:fixed; 
		border-width:0px;
		border-spacing:0px;		
	} 

</style>
