.link_class{
			text-decoration: none;
			color: Red;
			font-size: 12px;	
		}
		.img_link{
			border: none;	
		}
		.logo_div{
			background-color: #FFEBCD;
			width: 600px;
			height: 125px;
		}	
		.parent_div{
			/*border: solid;
			border-color:	#000000;
			border-width: 1px;*/
			background-color: White;
			width: 760px;
			margin: 0 auto;   	
			text-align: left;
		}
		
		
		
		.logo_inner_div_left{
 			width : 266px;
			height: 124px;
			float: left;
		}
		.logo_inner_div_right{
			float: left;
			width: 454px;
			height: 124px;
		}
		.content_div{
		  /*border: solid;
			border-color:	#000000;
			border-width: 1px;*/
		  
			background-position: center;
			background-repeat: no-repeat;
			width: 760px;
			height: 245px;
		}
		.content_div_inner{
			filter: Alpha(opacity=100);
			-moz-opacity: 0.4;
			width: 600px;
			height: 245px;
		}
		
		.footer-panel { width: 750px; height: 235px; padding: 5px;
		 	background-image: url(images/footer-panel.gif); background-repeat: no-repeat; 	
		}
		
		.footer-panel a{
			COLOR: #666;
		}
		
		.footer_div_up{
			width: 750px;
			height: 134px;
		}
		
		.content_div a{
			FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3366cc; FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; TEXT-DECORATION: none;
		}
		
		.footer_div_down{
			width: 750px;
			height: 120px;
			float: left;
		}
		.footer_up{
			padding: 5px;
			width: 230px;
			height: 124px;
			float: left;
		}
		.footer_up_middle{
			padding: 5px;
			
			height: 124px;
			float: left;
		}
		/*.footer_up_border{
			border: solid;
			border-width: 1px;
			border-color: #000000;
			width: 220px;
			height: 98%;
			float: left;
		}*/
		.footer_up_border{
			width: 210px; height: 125px; float: left;  padding: 5px;   
			background-image: url(images/footer_up_border.gif); background-repeat: no-repeat; 
		}
		
		.footer_down{
			 padding: 5px; 
			width: 30%;
			height: 135px;
			float: left;
		}
		.footer_down_middle{ 
			padding: 5px; 
			width: 36%;
			float: left;
		}
		.footer_down_buttons{ text-align: center; 
			padding: 5px; 
			width: 30%;
			float: left;
		}
		.footer_down_buttons input { margin-bottom: 5px; }

		.radio8px{
			font-size: 8px;
		}	
	
		#slider1_txt{
			FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3366cc; FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; TEXT-DECORATION: none;
			
			/*color: #249DBA;*/
		}

		#slider2_txt{
			FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3366cc; FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; TEXT-DECORATION: none
			
		}

		#slider3_txt{
			FONT-WEIGHT: normal; FONT-SIZE: 18px; COLOR: #3366cc; FONT-FAMILY: Arial, Tahoma, Verdana, Sans-serif; TEXT-DECORATION: none
			
			/*color: #FFA94E;*/
	
		}
		.content_td{
			height: 70px;
			
		}
/*
		body{
			text-align: center;
		}
*/
		.button_gradient{
			background-repeat: repeat-x;
			background-image: url(/button.jpg);
		    font:menu;
		}
		
		.text_input{
			border:	solid;
			border-width: 1px;
			width: 110px;
		}
		
		.valignTop{
			text-align:top;
		}
		.valignTd{
			 vertical-align: top;
		}

	
		.bordered_label{
			border: solid;
			border-width: 1px;
			border-color: Black;
			width: 80px;
			font-size: smaller;
			text-align: right;
		}
		.bordered_label_25{
			border: solid;
			border-width: 1px;
			border-color: Black;
			width: 110px;
			font-size: smaller;
			text-align: right;
		}
		hr { color:#000000; height: 1px;}
			
		#main 
		{ 
			margin:auto; width: 600px; height: 475px; 
		}
		#adv {float:left;}
		#logo { float:left;}
		
		#content p { font-weight:bold; color:#000000;}
		

		.border_label{
			width: 120px;
			color: Black;
			border: inset;
			border-width: 2px;
			border-color: #B6B6B6;
			font-size: 13px;
		   border-bottom-width: 1px;
			border-right-width: 1px	
			/*border: solid;
			border-width: 1px;*/
			/*background: #EDE48F;*/
		}
		
		
	   .disabledblack{
	   	
			color: Black;
	   }
	   
	   
	   
	   .fancy2{
	   		color: black;
			font-size: 12px;
		}