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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link_bg { background: url(images/link_bg.jpg) repeat;}

.box_top_bg { background:url(images/box_bg.jpg) repeat;}

.box_bottom_bg { background:url(images/box_bottom_bg.png) repeat;}

.box_left_bg { background:url(images/box_left_line.png) repeat;}

.box_right_bg { background:url(images/box_right_line.png) repeat;}

.body_bg { background:url(images/background.gif) repeat-x;}

.link_style { font-family:verdana; 
              font-size:12px; 
			  font-weight:normal; 
			  font-style:normal; 
			  color:#FFFFFF; 
			  text-decoration:none; 
			  letter-spacing:1px; 
			  padding:0px; 
			  margin:0px;}

.text_style { font-family:Arial, sans-serif; 
              font-size:12px; 
			  font-weight:normal; 
			  font-style:normal; 
			  color:#ffffff; 
			  text-decoration:none; 
			  padding-top:5px; 
			  padding-bottom:5px;}

.wel_style { font-family:Neuropol; 
             font-size:18px; 
			 font-weight:normal; 
			 font-style:normal; 
			 color:#ffffff; 
			 text-decoration:none; 
			 letter-spacing:1px; padding:0; margin:0; }

.text_style2 { font-family:Arial, sans-serif; 
               font-size:11px; 
			   font-weight:normal; 
			   font-style:normal; 
			   color:#ffffff; 
			   text-decoration:none; }

.bg_4_main_table { background:url(images/bg-center-home.jpg) repeat-x;}

.wel_style2 { font-family: verdana; 
              font-size:12px; 
			  font-weight:normal; 
			  font-style:normal; 
			  color: #ffffff; 
			  text-decoration:none; 
			  letter-spacing:1px;   }

.bg_left2 { background:url(images/left2.jpg) repeat-x;} 

.bg_model_image { background:url(images/model.png) no-repeat;}

.link_style_bottom { font-family:verdana; 
                     font-size:10px; 
					 font-weight:normal; 
					 font-style:normal; 
					 color:#FFFFFF; 
					 text-decoration:none; 
					 padding:0px; 
					 margin:0px; }



