﻿body 
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, Arial, Tahoma;
	margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px;		 
	/*background:#ffffff;*/
}
table
{
	width: 100%;
	}
.TableMain
{
	width: 100%;	}
a
{
	color:#af3607;
	font-size:90%;
	text-decoration:none;
		
	}
a:hover
{
	color:#0f74a6;
	text-decoration:underline;
		
	}
.ContentUnder
{
	margin-top:0px; margin-bottom:0px; margin-left:15px; margin-right:15px;
	}
.Footerbg
{
	background-image: url('../../Images/linefooter.gif'); 
	width: auto; height: 18px; 
	background-repeat: repeat;
	
}
.Footer
{
	font-size:80%;
	
	}
	.ContentLink
{
	color:#0f74a6;
	font-size:90%;
	text-decoration:none;
		
	}
.ContentLink:hover
{
	color:#af3607;	
	text-decoration:none;
		
	}
.Title
{
	font-weight:bold;
	color:#af3607;
	font-size:105%;
		
	}
.TitleLink
{
	font-weight:bold;
	color:#af3607;
	font-size:105%;	
		
	}
	.TitleLink:hover
{
	font-weight:bold;
	color:#0f74a6;
	font-size:105%;
	text-decoration:none;
		
	}
.Content
{
	color:#0f74a6;
	font-family:Verdana, Tahoma, Arial;
		
	}
.SameNewsFooter
{
	color:#0f74a6;
	font-size:110%;
	font-weight:bold;
		
	}
	.LinkSame
{
	color:#af3607;
	font-size:90%;
	text-decoration:none;
		
	}
	.LinkSame:hover
{
	color:#0f74a6;
	text-decoration:underline;
		
	}
	 .TableProductmain
    {
        width: 320px;
    }
    .LineMainPro
    {
        width: 6px;
        background-image: url('../Images/linepr.gif');
        width: 6px; height: auto;
    }
    .ContentProductBg
    {
    	background-image: url('../Images/MainProbg_02.gif'); 
    	width: 302px; height: auto; 
    	padding-left: 15px; padding-right: 15px
    	}
.UpdateProgressFooter 
{
	color:White;
	background-color: Black;
	border:outset 2px;
    text-align:center;
	position:absolute;
	top: expression(this.offsetParent.scrollTop + this.offsetParent.clientHeight-this.offsetHeight -10);
	left: expression(this.offsetParent.clientWidth/2-this.offsetWidth/2);
	width: 90%;
}
