body	{
						margin:0px;
						padding:0px;
						background-color:#3E5662;
						font-family:Tahoma;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:13px;
						font-family:Tahoma;
						color:#515A5A;
						}	
img {
						border:0;
						}											
/*-----------------------------------------------------   bg_talling	 ---------------------*/		
.bg_main	{
						background-image: url(images/bg_left.gif);
						background-position: left top;
						background-repeat: repeat;
						}															
.bg_left	{
						background-image: url(images/bg_left.gif);
						background-position: right top;
						background-repeat: repeat;
						}
.bg_right	{
						background-image: url(images/bg_right.gif);
						background-position: left top;
						background-repeat: repeat;
						}
/*-----------------------------------------------------   end_of_file   ---------------------*/						
							
