  body{

			 margin:15px 0 0 0 auto;
			 text-align:center;	
			 background: #F2F2F2;
			 background-attachment: fixed;
			 font-family: "MS Sans Serif", "Microsoft Sans Serif"; 
			 font-size: 10px;
			 color: #666666;
			 scrollbar-face-color: #F2F2F2;
			 scrollbar-highlight-color: #FFFFFF;
			 scrollbar-shadow-color:#CCCCCC;
			 scrollbar-3dlight-color:#CCCCCC;
			 scrollbar-arrow-color:#FFFFFF;
			 scrollbar-track-color:#FFFFFF;
			 scrollbar-darkshadow-color:#F2F2F2;
			

		}

		div,td,th{

			 font-size: 10px;
			 color: #666666;
			 font-family: "MS Sans Serif", "Microsoft Sans Serif"; 

		}

		a:link {
			 color: #235376;
			 text-decoration: none;
		 }
		a:hover {
			 color: #ff9900;
			 text-decoration: underline;
		 }
		a:visited {
			  color: #235376;
			  text-decoration: none;
		 }

		input { 
			  border :1px solid #CCCCCC;
			  font-size: 9pt;			  
		 }

		 .color_button{
              border-width :1px;
			  border-style:solid ;
			  border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
			  background-color: #F2F2F2;
			  color: #000000;
		 }

		.radio {
			 background: transparent; 
			 text-decoration: none
			 border:0px;
		}

		textarea{
			 border :1px solid #F2F2F2;
			 background: #FFFFFF;
		 }
		select{ 
			font-size: 9px; 
			width:120px;
			border: 1px solid #F2F2F2;
			background: #FFFFFF;
		}

		 #main{
			margin:0px auto;
			width:748px;
		 }

	   #head1{
			width:202px;
			height:70px;
			float:left;
		 }

		 #head2{
				width:538px;
				height:70px;
				float:left;
				background:url(images/Untitled-1_05.gif) repeat;
		 }

		 #head3{
			width:8px;
			height:70px;
			float:left;
		 }
		 #data{

			width:748px;
			background:url(images/Untitled-1_12.gif);

		 }
		 #footer{
			width:748px;
			height:8px;
		 }

