UL.none
{
	list-style: none;	
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : 375F8F;
}

A:link.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : 600;
	text-decoration : none;
	color : BBBBBB;
}

A:visited.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : 600;
	text-decoration : none;
	color : BBBBBB;
}
A:hover.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : 600;
	text-decoration : none;
	color : 999999;
}

A.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 200;
	text-decoration : none;
	color : 999999;
}
A:hover.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 200;
	text-decoration : none;
	color : 666666;
}

B.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : 200;
	text-decoration : none;
	color : 999999;
}


B.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : 800;
	text-decoration : none;
	color : #999999;
}
DIV.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : 800;
	text-decoration : none;
	color : #999999;
}

B.title 
{ font-family: Arial, Helvetica, sans-serif;	
          font-size : 20px;	
          font-weight : 600;	
          color : #BBBBBB;
}


P {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : 666666;
}


.button {
     border: 1px solid #999999;
     color : #999999;
     font : 8pt;
     background:#EEEEEE; 
}

.text8 {
     font-family: Arial, Helvetica, sans-serif;
     font:8pt;
}

.text9 {
    font-family: Arial, Helvetica, sans-serif; 
    font:9pt;
	color : 666666;
}


body.bglarge {
    background:white url(/images/bglogo1.gif) no-repeat scroll 0% 0%;
}


body.bgsmall {
    background:white url(/images/bglogo2.gif) no-repeat scroll 0% 0%;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration : none;
	color : 999999;
}

.photos {
   border:2px solid #CBCBCB;
}
