﻿   <style type="text/css">
    <!--
	BODY	{	background-color: RGB(255,255,255);
				margin-top: 0px;
				margin-left: 0px;
				margin-bottom: 7px;
				margin-right: 3px;
			}
  td           { font-family: verdana, helvetica, sans-serif, arial; font-size: 10pt; color: 
               #000000;
	/*text-align: right;*/
}
A:link	{	font-weight: normal;
			color: #0000ff;
			text-decoration: underline;
		}
	A:visited{	font-weight: normal;
			color: #0000ff;
			text-decoration: underline;
		}
	a:hover      { color: #FF0000; text-decoration: none }
A:active{	font-weight: normal;
			color: #0000ff;
			text-decoration: underline;
		}
		
	.TopTitle	{font: Arial, sans-serif;	
				font-size: 13pt;
				color: #0000ff;
				}
	.Heading1	{	font-size: 12pt;
				color: #0000ff;
				}
	.Heading2	{	font-size: 10pt;
				font-weight: bold;
				color: #ff0000;
				}
	.Heading3	{	font-size: 10pt;
				font-weight: bold;
				color: #000000;
				}
		
	.HeadingInTable { font-size: 10pt; color: #ff0000 }
.MainMenu	{	font-size: 8pt;
				font-weight: bold;				
				}
	.MainMenu A:link	{font-weight: bold;
			color: #3399ff;
			text-decoration: none;
		}
	.MainMenu A:visited{font-weight: bold;
			color: #3399ff;
			text-decoration: none;
		}
	.MainMenu A:hover	{font-weight: bold;
			color: #ffffff;
			text-decoration: none;
		}
	.MainMenu A:active{	font-weight: bold;
			color: #3399ff;
			text-decoration: none;
		}
	

	.HeaderStyle {
		border-top-style: solid; 
		border-top-width: 2 px; 
		background-color=#2854A8;
	}
	
	.FooterStyle {
	}
	
	.FooterStyle01 {
		background-image: url(../images/clear.gif);
		border-bottom-style: solid; 
		border-bottom-width: 2 px; 
		background-color=#ffff99;
	}

	.SBasicColoredTable {
		/*background-color: #cce6ff;*/
		background-color: #ddaf44;
	}
	
	.SInnerBodyTableTable {
		background-color: #af7d1a;		
	}
	
	.SMainContentTable { background-color: #ffffff;}
-->
    </style>
