@charset "UTF-8";
/* CSS Document */

.line_all { border: 1px #c3c3c6 solid;
	
	}
	

	
	
.line_left {border-left: 1px #B689b6 dotted;
				}
	
.text_main
		{font-size: 13px;
          font-family: Tahoma, Geneva, sans-serif;
		  font-weight: normal;
	      color: #666666}
		  
.text_main_bold
		{font-size: 13px;
          font-family: Tahoma, Geneva, sans-serif;
		  font-weight: bold;
	      color: #666666}

		  
.text_heading
		{font-size: 17px;
          font-family: Tahoma;
		  font-weight: normal;
	      color: #000000}
		  
.text_heading_small
		{font-size: 13px;
          font-family: Tahoma;
		  font-weight: normal;
	      color: #000000}
		  
.text_main_cream
		{font-size: 13px;
          font-family: Tahoma, Geneva, sans-serif;
		  font-weight: normal;
	      color: #ADA4A1}
		  

.text_footer
		{font-size: 10px;
          font-family: Tahoma, Geneva, sans-serif;
		  font-weight: normal;
	      color: #FFFFFF}
		  
	
a.link_main
		{font-size: 13px;
          font-family: Tahoma, Geneva, sans-serif;
		  font-weight:normal;
	      color: #6A0064;
		}
		  
a.link_main:hover  {
	color: #B689B6}

a.link_footer
		{font-size: 10px;
          font-family: Tahoma, Geneva, sans-serif;
		  font-weight:normal;
	      color: #FFFFFF;
		}
		  
a.link_footer:hover  {
	color: #6A0064}
	
.text_bottomheading
		{font-size: 20px;
          font-family: Georgia, Times New Roman, Times, serif;
		  font-weight: normal;
	      color: #781d7e}

