BODY {
	color: #333399;
	background-color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../imgs/bg.gif);
	background-repeat: repeat-y;
	scrollbar-shadow-color: #006400;
	scrollbar-highlight-color: #006400;
	scrollbar-3dlight-color: #006400;
	scrollbar-darkshadow-color: #006400;
	scrollbar-track-color: #006400;
	scrollbar-arrow-color: #E6E6FA;
	scrollbar-base-color : Green;	
}

A {
	color: #3CB371;
}

A:HOVER {
	color: Green;
}
h1 {
	border-bottom: solid 1px #99CC00;
	font-size:16px;
	text-align: center;
}
h2{
	width:200px;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color: Green;
}
TD{
	color: #333399;
	background-color: transparent;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TD.content{
	background-image: url(../imgs/bg_content.jpg);
	background-repeat: no-repeat;
}
A.navi{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
A.navi:Hover{
	font-size: 15px;
	text-transform: uppercase;
	color: Green;
	font-weight: bold;
}
.info{
	border: 1px inset Green;
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;  font-style: italic;
	font-variant: normal;
	font-weight: 400;
	width: 75%;
	text-align: center;
}
.news{
	color:green;
	font-weight: bold;
	padding-left: 25px;
	border-bottom: 1px dashed #9ACD32;
	width:50%;
	background-image: url(../imgs/news_item.gif);
	background-repeat: no-repeat;
	height: 20
}
.input{
	border : thin groove #008000;
	color : #008000;
	height:22px;
}
.MeasureApple
{
	font-weight: bold;
	text-decoration: underline;
}
.DataApple
{
	text-align:center;
}
.DataAppleShow
{
	font-weight: bold;
	background-color: #99CC00;
	text-align:center;
}
.NameApple
{
	font-weight:bold;
	font-style:italic;
	text-align:center;

}
.NameAppleShow
{
	font-weight: bold;
	font-style: italic;
	text-align:center;
	background-color: #99CC00;
}
.category
{
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	color:#99CC00;
}
.infoalert
{
	border-right: #99CC00 2px solid;
	border-top: #99CC00 2px solid;
	font-weight: 400;
	font-size: 12px;
	border-left: #99CC00 2px solid;
	border-bottom: #99CC00 2px solid;
	text-align: left;
	font-variant: normal;
	padding: 10px 10px 10px 10px;
}
.licensee
{
	font-weight:bold;
	font-style:italic;
}
.remark
{
	font-weight:normal;
	font-style:italic;	
	font-size:10px;
}
.ProductImage
{
	border:1px solid #333399;
}
.ProductImage2
{
	border:1px solid #333399;
	float: left;
	margin-right: 20px;
}
.small
{
	font-size:9px;
}
.up
{
	text-align=right;
	width:100%;
}
