@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td
{
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #9A9A9A
}
.MainMenu
{font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0573B4;
text-decoration:none;
}
.MainMenu:Visited
{font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0573B4;
text-decoration:none;
}
.MainMenu:Hover
{font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#339933;
text-decoration:none;
}
.Changelan
{font-family:tahoma;
font-size:9px;
color:#ABC95B;
text-decoration:none;
}
.Changelan:Visited
{font-family:tahoma;
font-size:9px;
color:#ABC95B;
text-decoration:none;
}
.Changelan:Hover
{font-family:tahoma;
font-size:9px;
color:#89A835;
text-decoration:Underline;
}
.Products
{font-family:tahoma;
font-size: 8.5pt;
color:#339933;
text-decoration:none;
}
.Products:visited
{font-family:tahoma;
font-size: 8.5pt;
color:#339933;
text-decoration:none;
}
.Products:hover
{font-family:tahoma;
font-size: 8.5pt;
color:#0573B4;
text-decoration:Underline;
}
.TextBox
{font-family: Tahoma;
	font-size: 8pt;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	background-color: #ffffff;
}