/* CSS Document */
.pagetitle{
background:url(../images/background.jpg);
margin-top:15px;
padding:4px 3px 4px 3px;
border:2px solid #C0C0C0;
font:18px "Times New Roman", Times, serif;
color:#3D4489;
}
 
.bottom{
 border:1px solid #4b8fce;
 margin-top:7px}
.bottomlink{
background:url(../images/button.jpg) 0 0 no-repeat;
width:61px;
height:28px;
margin-top:8px;
  padding-top:5px;
padding-left:12px;
 text-decoration:none;
float:right;


  }
.bottomlink a{
 font:14px bold "Times New Roman", Times, serif;
 color:#ffffff;
font-weight:550;
text-decoration:none;
padding-right:5px;
 

}
.bottomlink a:hover{ 
 font:14px bold "Times New Roman", Times, serif;
 color:#ffffff;
text-decoration:underline;
 
}

.orange{
font:12px normal Geneva, Arial, Helvetica, sans-serif;
color:#FF6633;
}
.table{
border:1px solid #7aabd4;
margin:1px;}
.tabletitle{
background:#9DB1E1;

}
#listing{
font:18px  "Times New Roman", Times, serif;
color:#3D4489;
background:url(../images/background.jpg);
border:2px solid #C0C0C0;
width:255px;
height:24px;
margin-left:5px;
margin-top:8px;
padding-left:5px;
padding-top:4px;
display:block;
 
}
a.Listing:link{
	font-size:13px;
	text-decoration:none;
	margin-left:2px;
	padding-left:25px;
	margin-top:3px;
	background:url(../images/bullet.jpg) no-repeat;
	color:#3D4489; 
	border-bottom:1px dotted #CCCCCC;
	display:block;
	width:225px;
   
     }
a.Listing:visited{
font-size:13px;
 text-decoration:none;
 margin-left:2px;
  margin-top:3px;
  background:url(../images/bullet.jpg) no-repeat;
  color:#3D4489; 
  	     padding-left:25px;
	    border-bottom:1px dotted #CCCCCC;
		display:block;
		   width:225px;
				      
		 }
a.Listing:hover{
	font-size:13px;
	text-decoration:underline;
	margin-left:2px;
	margin-top:3px;
	background:url(../images/bullet.jpg) no-repeat;
color:#EC7600;  
padding-left:25px;	
border-bottom:1px dotted #CCCCCC;
display:block;
width:225px;
 		 
	 }

 
 .affiliated{
 margin:1px;
 padding:3px;
  height:53px;
  border-bottom:2px inset #3777a8;}
 
 