/* Begin style sheet */
BODY		 { 	
		margin: 0;
		padding: 5px;
		width: 800px;
		text-align: left;
		background-color: #FFFFFF;
		background-image: none;
		background-repeat: repeat;
		font-family: Arial, sans-serif; 
		font-size: 10pt; 
}

#page	{
		background-color: #FFFFFF;
		color: #000000;
		width: 950px;
		margin-left: auto;
		margin: auto;
		paddling: 0px;
}

#title	{
		width: 950px;
		height: 100px;
		background-image: url(images/Banner5e.gif);
}

#menu	{
		width: 150px;
		background-color: #000000;
		background-image: url(images/MenuBackground.gif);
		background-repeat: no-repeat;
		text-align: left;
		padding: 5px;
		color: #FFFFFF;
		float: left;
}

#MainContent {
		float: left;
}
blockquote   { text-indent: 0; text-align: Left; font-family: Arial; font-size: 10pt; 
               margin-left: 20; margin-right: 0; margin-top: 0; 
               margin-bottom: 0 }
P		 { font-family: Arial, sans-serif; font-size: 10pt; margin-top:6; margin-bottom:0 }
TD		 { font-family: Arial, sans-serif; font-size: 9pt; }
th           { font-family: Arial; font-size: 9pt; font-weight: bold; background-color: 
               #FFFFFF; text-align: Center }
h1           { text-align: Center; font-size: 20pt; font-weight: bold; margin-top: 12
		   margin-bottom: 0 }
h2           { text-align: Right; font-size: 8pt; margin-right: 2; margin-top: 6; 
		   margin-bottom:  }
h3		 { text-align: Left; font-family: Arial; font-size: 16pt; color: #000000; 
               font-weight: bold; margin-top: 12; margin-bottom: 0 }
h4		 { text-align: left; font-family: Arial; font-size: 16pt; color: #B00000; 
               font-weight: bold; margin-top: 12; margin-bottom: 0 }
h5           { text-align: Left; font-family: Arial; font-size: 12pt; color: #B00000; 
               font-weight: bold; margin-bottom: 0; margin-top: 6 }
h6           { text-align: left; font-size: 12pt; font-weight: bold; margin-top: 6;
		   margin-bottom: 0}
A:link		{ color: #FF0000; text-decoration: none; font-weight: bold; font-size: 9pt }
A.footer:link	{ color: #FFCC00; text-decoration: none; font-weight: bold; font-size: 9pt }
A:active	 { color: #003399; text-decoration: none; font-weight: bold; font-size: 9pt }
A.footer:active	{ color: #FFCC00; text-decoration: none; font-weight: bold; font-size: 9pt }
A:visited	 { color: #FF0000; text-decoration: none; font-weight: bold; font-size: 9pt }
A.footer:visited	{ color: #FFCC00; text-decoration: none; font-weight: bold; font-size: 9pt }
A:hover, A.footer:hover		{ text-decoration: underline; color: #000000 }

/* Begin classes */
