/* main table style */

.bodyTab {width: 740px;
	border: 1px solid #ffcc99;
	height: 450px;
	background-color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #d48353;
	text-align: right;
	}

img.coverGirl {width: 350px;
		height: 415px;
		border: 0px solid red;
		}
.column1 { background-color: #fdece0;
		width: 150px;
		padding: 8px;
		vertical-align: top;
		color: #d48353;
		}
		
.section {float: left;
		font-size: 10pt; 
		text-decoration: underline;
		color: #d48353;}
		
p		{text-align: right; 
		font-size: 8pt;
		line-height: 14px;
		}
		
.news {	font-size: 10pt;
		text-align: center;
		font-weight: 500;
		line-height: 18px;
		font-family: arial, helvetica, sans-serif;}
		
.column2 {background-color: #fdece0;
		width: 370px;
		text-align: center;
		padding-top: 10px;
		vertical-align: top;
		}

	
.column3 {background-color: #fdece2;
		width: 204px;
		text-align: center;
		vertical-align: top;
		padding-top: 10px;
	
		}
		
img.branselet {width: 198px;
		height: 112px;
		}

.column3Nav {padding: 10px;				
		background-color: #f2e5e9;
		border-top: 1px solid #d48353;
		color: #d48353;
		font-size: 10pt;
		font-weight: 500;
		height: 18px;
		}
		
.column3NavB {padding: 10px;				
		background-color: #f2e5e9;
		border-bottom: 1px solid #d48353;
		border-top: 1px solid #d48353;
		color: #d48353;
		font-size: 10pt;
	
		height: 18px;
		}
			
	
