/* CSS Document */
body
	{font-family:"Tahoma", "MS Sans Serif", "Microsoft Sans Serif";
	 font-size: 12pt;
	 margin:0; padding:0;
	}
	
a:link, a:active { color:#8F7452 ;text-decoration: none; }
a:visited { color:#D6A387; text-decoration: none;}
a:hover { color:#8F7452; text-decoration: underline;}

.content1 {  font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt}
.content2 {  font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt ; color: #A0815C; text-decoration: none}
.content3 {  font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif"; font-size: 10pt ; color: #A0815C; text-decoration: none}
.sponsor_view1 {  font-family: "Tahoma", "MS Sans Serif", "Microsoft Sans Serif"; font-size: 9pt}
.reference1 {  font-family: "Tahoma", "Verdana", "MS Sans Serif", "Microsoft Sans Serif"; font-size: 9pt; color:#333333;}


/* Define Topic Name*/
.LinkPath1 	
{  margin:10px 0 10px 10px;
	   font-weight:bold;
	   font-size:12px;
	   color:#A0815C;
}

.TopicName1 {font-size: 10pt ; color: #A0815C; font-weight:bold;}

.Info_Title
	{ 
	   font-weight:bold; margin: 10px 10px 10px 5px;
	   font-size:18px;color:#FFA8A8;
	}	

/*#FFA8A8  #AE7600


/* Define Image sizes */
.img_S
{ width:80px; height:85px;
	   margin: 0 10px 0px 10px; border:none;
}

.img_M
{  width:120px; height:130px;
	   margin: 0px 10px 0 10px; border:none;
}

.img_L
{   width:200px; height:250px;
	    margin: 5px 10px 5px 10px; border:none;
}

/* Logo images on sponsor directory page */
.img_Ad_dir 
	{  float: left; width:180px; height:100px;
	   margin: 3px; border:none;
	}

.img_Ad
	{  float: left; width:620px; height:250px;
	   margin: 3px; border:none;
	}

/* Section Seperator */
.section_seperator1
	{
		border-top:3px dotted #E2BDAB;
		margin:0px 10px 0px 10px; padding:0px 10px 0px 10px;
		
	}

/* Description Under Images */
.under_img
	{
		font-size:9px;color:#669999;
	}
