.SideLinks           {  font-family: Arial; 
					    font-size: 10pt; 
					    text-decoration: none; 
					    color: #797A7C }

.SideLinks:Hover           { 	font-family: Arial; 
								font-size: 10pt; 
								text-decoration: none; 
								font-weight: bold; 
								color: #800000 }

.MainText           { 	font-family: Arial; 
						font-size: 10pt; 
						color: #000000;
						align: justify }
						
.SubMenuText           { 	font-family: Arial; 
						font-size: 10pt; 
						color: #800000 }
						
.FirstLetterText           { 	font-family: Arial; 
						font-size: 11pt; 
						font-weight: bold; 
						color: #800000 }
						
.TitleText           { 	font-family: Arial; 
						font-size: 14pt; 
						font-weight: bold; 
						color: #800000 }
						
.PortCompText           { 	font-family: Arial; 
						font-size: 12pt; 
						font-weight: bold; 
						color: #800000 }
						
.OnPageText           { 	font-family: Arial; 
						text-decoration: none;
						font-size: 10pt; 
						font-weight: bold; 
						color: #000000 }
	
.TopMenuText          { 	font-family: Arial; 
						text-decoration: none;
						font-size: 10pt; 
						color: #000000 }

.TopMenuText:Hover   { 	font-family: Arial; 
						text-decoration: none;
						font-size: 10pt; 
						color: #800000 }
						
.FooterLinks           { font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold; color: #797A7C }
.FooterLinks:Hover           { font-family: Arial; font-size: 8pt; text-decoration: none; font-weight: bold; color: #800000 }

.FooterTable		{align: center; valign: middle}

table#Footer {
    background-color:#FFFFFF;
    width: 600px;
}

table#Footer td {
    padding: 0px;
}

.footerTD 		{	text-align: center;
				valign: middle;
				}

.toprow {
    font-style: italic;
    text-align: center;
    background-color: #FFFFCC;

}

.leftcol {
    font-weight: bold;
    text-align: left;
    width: 150px;
    background-color: #CCCCCC;