body
{
	 	margin-left: 15px;
	 	background-image: url("images/back5.jpg");
		color:Navy;
		font-size: 12pt;
		line-height: 110%;
}
nav 
{   
    margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding:10pt;
}
h2
{
    
    margin:10px 20px 10px 100px;
    font-size: 17px;
    font-weight: normal;
}
h3
{
    margin:10px 20px 10px 150px;
    font-size: 15px;
    font-weight: normal;
}
h4
{
    margin:10px 20px 10px 170px;
    font-size: 14px;
    font-weight: normal;
}
table 
{
    margin-left:auto;
	margin-right:auto;
}
td
{
    font-size: 11pt;
    padding: 3pt;
}
td.gc 
{
    background-color: #C0C0C0;
 }
li 
{
    color:#005500;
	padding:5pt;
}
a {text-decoration: none;}
a:hover  {color: #105860;} 
a:visited {color: #008000;}
a:link {color: #008000;}
.exp
{
    line-height:180%; 
    color:Navy;
}
.goods
{
    margin:7px;
    padding:7px;
    background-color:rgb(153,153,15);
    color:#FFFFFF;
    font-size: 14px;
} 
.yamato
{
    font-weight: normal; text-align: center; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(129, 126, 119); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(211, 206, 194); border-right-color: rgb(211, 206, 194); border-bottom-color: rgb(211, 206, 194); border-left-color: rgb(211, 206, 194); border-image: initial; color: rgb(255, 255, 255); padding-top: 4px; padding-right: 2px; padding-bottom: 4px; padding-left: 2px; background-position: initial initial; background-repeat: initial initial;
}
.title
{
    font-size: 22px;
    font-weight:bold;
    margin:22px;
}
.ct	{text-align: center;}
.ar	{text-align: right;}
.al {text-align: left;}
.lst{font-size: 11pt;}
.msg{
   		position:absolute;
		left:  15;
		top:  160;
	 	color:#005500; 
		padding-left: 5;
		padding-right: 5;	
		padding-top:3;
		visibility: hidden;
}
.company
{
	padding:10pt;
}
.category
{
	font-size: 10pt;
	text-align: center;
	background-color:#C0C0C0;
	color:#808000;
}
.category1
{
	font-size: 10pt;
	text-align: center;
	background-color:#bdb76b;
}
.category1 a
{
    	color:white;
    }
.desc
{
	text-align:center;
	color:#005500;
}

#Error,#Error1 
{   
    text-align: center;
    color:#FF0000;
    padding:5px;
}