
#l_content {
          float: left;
	  width: 200px; 
	  font-family: calibri, 'Trebuchet MS', arial, verdana, helvetica; 
	  color: #000000; 
	  font-size: 15px; 
	  font-weight: normal;
	  padding-right: 0px;
	  padding-left: 20px;
	  padding-top: 30px;
	  padding-bottom: 30px;
	  line-height: 20px;
}

#inner_content {
	  width: 100%; 
	  background-image: url(../images/bg_popup.gif);
	  padding: 15px;
	  font-size: 12px; 
	  line-height: 18px;
	  border-color: #808285 #C0C1C2 #808285;
	  border-style: solid;
	  border-width: 15px 1px 15px;
}

a.inner_content_purple:link,a.inner_content_purple:visited,a.inner_content_purple:active {
	  color: #662D91; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 

a.inner_content_gold:link,a.inner_content_gold:visited,a.inner_content_gold:active {
	  color: #909136; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 

a.inner_content_red:link,a.inner_content_red:visited,a.inner_content_red:active {
	  color: #AF1015; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 


a.inner_content_aqua:link,a.inner_content_aqua:visited,a.inner_content_aqua:active {
	  color: #1DA4A1; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 


a.inner_content_orange:link,a.inner_content_orange:visited,a.inner_content_orange:active {
	  color: #F7941D; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 

a.inner_content_blue:link,a.inner_content_blue:visited,a.inner_content_blue:active {
	  color: #372C7D; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 

a.inner_content_green:link,a.inner_content_green:visited,a.inner_content_green:active {
	  color: #5FB346; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 

a.inner_content_magenta:link,a.inner_content_magenta:visited,a.inner_content_magenta:active {
	  color: #A22069; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 


a.inner_content:link,a.inner_content:visited,a.inner_content:active {
	  color: #000000; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
} 


a.inner_content:hover {
	  color: #0C69AC; 
	  font-size: 18px; 
	  line-height: 21px;
          font-weight: bold;
	  text-decoration: none; 
} 



a.inner_content_purple:hover,a.inner_content_gold:hover,a.inner_content_red:hover,a.inner_content_aqua:hover,a.inner_content_orange:hover,a.inner_content_blue:hover,a.inner_content_green:hover,a.inner_content_magenta:hover, {
	  text-decoration: none; 
}