P
{
	font-size: 12pt;
	font-weight:bold;
	color: black;
	font-family: 'Georgia';	
}
TD
{
	font-size: 12pt;
	font-weight:bold;
	color: black;
	font-family: 'Georgia';		
	
}

.disclaimer
{
	font-size:xx-small;
	text-align:center;
}
.TEXTBOX
{
	color: black;
	background-color: silver;
}

body
{
	background-color: #cccccc;
	font-size: 12pt;
	color: black;
	font-family: 'Georgia';
}

FRAMESET
{
	background-color: #cccccc;
}
.lblClickFoDetail
{
	font-weight: bold;
	font-size: 20pt;
	color: black;
	font-family: 'Georgia';
	text-align: center;
}
	
.TopFrame
{
	background-color: #b0b0b0;
}
.SheehanPink
{
	color:#DF9EC9;
	font-size: 40pt;
}
.SheehanBlack
{
	color:black;
	font-size: 40pt;
}
.TopLogoBackground
{
	background-image:url(.\images\SheehanLogo2.gif);
	background-repeat:no-repeat;
	background-position:left center
}
.LogoBackground2
{
	background-image:url(.\images\SheehanLogoRoof2.jpg);
	background-repeat:no-repeat;
}
.ListInfo
{
	font-size: 10pt;
	color: black;
	font-family: 'Georgia';		
}
.GENTEXT
{
	font-size: 12pt;
	color: black;
	font-family: 'Georgia';
}
.LABEL
{
	font-weight: bold;
}
.LeftLabel
{
	text-align: right;
}
.RightLabel
{
	text-align: left;
}
.ERRORLABEL
{
	color:red;
	font-size:110%;
}

.imgr {float: right}
.imgl {float: left}

.HotHorizTabBtn 
{ 
background-color: #cccccc; 
border: #cccccc thin solid; 
font-weight: bold; 
font-size: 14pt; 
color: black; 
} 
.ColdHorizTabBtn 
{ 
border-right: #b0b0b0 thin solid; 
border-top: #b0b0b0 thin solid; 
font-weight: bold; 
font-size: 14pt; 
border-left: #b0b0b0 thin solid; 
color: black; 
border-bottom: #cccccc thin solid; 
background-color: #a0a0a0; 
} 

.TabBodyContent 
{ 
background-color: #cccccc; 
border-top: #cccccc thin solid; 
border-right: #cccccc thin solid; 
border-bottom: #cccccc thin solid; 
border-left: #cccccc thin solid; 
} 