body 		{
			margin: 0px 0px 0px 0px;
			font-family: arial;
			}
			


a			{color: #999900; text-decoration: none;}
			
a:hover		{color: #bbbb00; text-decoration: underline;}

a.headNav					{color: #ffffff; text-decoration: none;}
			
a.headNav:hover		{color: #ffffaa; text-decoration: underline;}

table
	{
	font-size: 8pt;	
	}


table.main	{
			width: 100%;
			height: 100%;
			table-layout: fixed;
			padding: 0px 0px 0px 0px;
			}
			
table.head	{
			width: 100%;
			table-layout: fixed;
			padding: 0px 0px 0px 0px;
			}
						
td.BlackSpacerTop		{
						height: 6px;
						background-color: #000000;
						}

td.BlackSpacerBottom	{
						height: 1px;
						background-color: #000000;
						}				
				
td.RedSpacerBig	{
				height: 20px;
				background-color: #ff6600;
				}
				
td.Head			
{
	background-repeat: no-repeat;
	background-position: right;
	background-image: url('images/title_side_cap.jpg');
				height: 81px;
				background-color: #eeeeee;
				text-align: left;
				}

td.fadedCell	{
					height: 1px;
					background-color: #F2B2B2;
					}
				
td.RedSpacerSmall	{
					height: 6px;
					background-color: #ff0000;
					}
					
td.TopNav			
					{
					background-color: #000000;
					padding-right: 10px;
					text-align: right;
					height: 20px;
					font-size: 7pt;
					font-weight: normal;
					color: White;
					}
					
td.RedSpacerFooter		{
						height: 30px;
						background-color: #ff0000;
						text-align: right;
						font-size: 8pt;
						color: #ffffff;
						padding-right: 20px;
						}
						
td.BlackSpacerFooter	{
						height: 18px;
						background-color: #000000;
						font-size: 7pt;
						color: #ffffff;
						padding-left: 14px;
						}
				
td.outerContent		{
					background-color: #ffff00;
					padding: 0px 0px 0px 0px;
					}
				
table.mainContent	{
					width: 100%;
					height: 100%;
					table-layout: fixed; 
					background-color: #ff0000;
					padding: 0px 0px 0px 0px;
					}

td.LeftPane		{
				width: 185px;
				background-color: #dddddd;
				filter: progid:DXImageTransform.Microsoft.Gradient(
				GradientType=1, StartColorStr='#cccccc', EndColorStr='#ffffff');
				}
				
td.CenterPane		{
					background-color: #ffffff;
					padding: 0px 10px 10px 10px;
					}
					
td.RightPane		{
					width: 155px;
					background-color: #ffffff;
					padding: 0px 10px 10px 0px;
					}
					
td.UnderCenter		
{
	font-size: 7pt;
	color: #777777;
	text-align: center;
	background-color: #ffffff;
	padding: 0px 10px 10px 10px;
}

td.pageContent		
{
					border:1px solid #cccccc; font-size: 8pt;
					text-transform: none;
					font-weight: normal;
					color: #777777;
					padding: 14px 4px 14px 6px;
					margin-bottom: 0px;
					margin-top: 3px;
					}
				
p.pageHeading		{
					border:1px solid #cccccc; font-size: 10pt;
					text-transform: uppercase;
					font-weight: bold;
					color: #000088;
					background-color: #ffffcc;
					padding: 4px 4px 4px 6px;
					margin-bottom: 0px; 
					margin-top: 10px; 
					}
					
p.pageContent
					{
					border:1px solid #cccccc; font-size: 8pt;
					text-transform: none;
					font-weight: normal;
					color: #777777;
					padding: 14px 4px 14px 6px;
					margin-bottom: 0px;
					margin-top: 3px;
					}

td.specContent
					{
					border:2px solid #ff0000; font-size: 8pt;
					text-transform: none;
					font-weight: normal;
					color: #777777;
					padding: 6px;
					margin-bottom: 0px;
					margin-top: 3px;
					filter: progid:DXImageTransform.Microsoft.Gradient(
					GradientType=1, StartColorStr='#ffffff', EndColorStr='#ffff99');
					}
					
p.CenteredContent		
{
	text-align: center;
					margin-top: 3px;
					margin-bottom: 0px;
					font-size: 8pt;
					font-weight: normal;
					color: #000000;
					padding: 14x 4px 14px 6px;
					border-width: 1px;
					border-color: #cccccc;
					border-style: solid;
					}
				
								
				
				
				
				
				
				
				
				
				
				