A 		{ color: #000000; text-decoration: none;} 
A:link		{ color: #7D0704; text-decoration: none;} 
A:visited	{ color: #7D0704; text-decoration: none;} 
A:active	{ color: #B99B4B; text-decoration: none;} 
A:hover		{ color: #B99B4B; text-decoration: none;} 

body 

{	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #00000;
 	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;

	line-height: 100%; 
}

.banner
{
	border-style: none;
	border-color: #ffffff;
	border-width: 0px;
}


.indextable

{ 	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	font-family:   Arial, Arial Narrow;
	font-size: 8pt;
	letter-spacing: 0pt;	
      	border-style: solid;
        border-color:  #ffffff;
        border-width: 0px;
	text-align: justify;
	
}
.outertable

{ 	background-color: #ffffff;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	color: #000000;
	margin: 0 auto;
	font-family:  Arial, Arial Narrow;
	font-size: 8px;
	letter-spacing: 0pt;	
      	border-style: solid;
        border-color:  #ffffff;
        border-width: 0px;
	text-align: justify;
	width: 780px;

	
}

.small {
	font-family: Arial, Arial Narrow;
	font-size: 12px;
}

.footer	{
	margin: 0;
	background-image: url(images/ATbackBOTTOM.gif);
	background-repeat: no-repeat;
	
}



.innertable

{ 	
	color: #000000;
	margin-top: 0px;
	font-family: Arial, Arial Narrow;
	font-size: 8pt;
	letter-spacing: 0pt;	
      	width: 780px;
	
}

.portfoliotable

{ 	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	font-family:   Arial, Arial Narrow;
	font-size: 8pt;
	letter-spacing: 0pt;	
      	border-style: dotted;
        border-color:  #262424;
        border-width: 0px;
	text-align: justify;
	width: 780px;
	
}


.links {
	
	color: #B99B4B;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	}

.heading {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-family: Georgia, Verdana;
	font-size: 18px;
	letter-spacing: -.25pt;
	text-align: center;
	color: #7D0704;
	line-height: 20px;
	}

.pagetitle {
	font-weight: bold;
	font-family: Georgia, Verdana;
	font-size: 22px;
	letter-spacing: 0pt;
	text-align: center;
	color: #7D0704;
	line-height: 20pt;
	}

.txtsmall {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana;
	font-size: 10px;
	text-transform: uppercase;
	}
