DIV.headerbar { margin-left:10%;
		margin-right:10%;
		font-family: Times New Roman, serif;
		font-weight: bold;
		font-size:8pt;
		color: #000000;
		background: #669966;
 	 }

DIV.info { 	margin-left:10%;
		margin-right:10%;
		font-family: Times New Roman, serif;
		font-weight: bold;
		font-size:9pt;
		color: #FFFF99;
		background: #336633;
 	 }


DIV.mainbar {	margin-left:10%;
		margin-right:10%;
		font-family: 'Gill Sans', Arial, sans-serif;
		font-weight: bold;
		font-size:10pt;
		text-align: center;
		first-letter:14pt;
		color: #CCFFFF;
		background:#66CCAA;
		height:350px;
		background-image:url(baseline.jpg);
		background-repeat:no-repeat; 
		background-position:center;
		overflow:hidden;

	}

DIV.content {	font-family: 'Gill Sans', Arial, sans-serif;
		font-weight: bold;
		font-size:10pt;
		width=300px;
		height=350px;
		first-letter:14pt;
		text-align: center;
		first-letter:14pt;
		height:300px;
		overflow:auto;
		margin-left:0%;
		margin-right:0%;
	padding: 8px;

	}

div.content:first-letter{ font-size:2em;
			 color:#FFFFCC;} 

TABLE	{	margin-left:10%;
		margin-right:10%;
		width:80%;
		
}

TABLE.normal {	margin-left:0%;
		margin-right:0%;
		width:100%;
}


TD.offset {	width:35%;
	}

TD.title {	font-family: 'Gill Sans', Arial, sans-serif;
		font-weight: bold;
		text-align: center;
		font-size:14pt;
		color: #000000;
		text-transform:capitalize ;
	}
TD.content:first-letter{ font-size:2em;
			 color:#FFFFCC;} 

TD.content {	color: #000000;
		font-weight:bold;
		overflow:hidden;
		
}


TD.contentleft {	color: #000000;
		font-weight:bold;
		overflow:hidden;
		text-align:left;
		
}

A.menuitem {	font-family: Times New Roman, serif;
		font-weight: bold;
		text-align: center;
		font-size:8pt;
		cursur:hand;
		color:white;
		
	}

A.menuitem:hover {color:red;
	}

A.menuitem:link {text-decoration:none;
	}

A.menuitem:vlink {text-decoration:none;
	}
