﻿body
{
	margin: 0px;
	padding: 0px;
	background-image: url(Images/indexbg.gif);
}
.HCss
{
	font-weight: bold;
	font-size: 18pt;
	vertical-align: middle;
	color: #990066;
	font-family: Tahoma, Arial, 'Times New Roman';
	text-align: center;
	background-image: url(Proj_Image/topbg.gif);
}
.FCss
{
	font-size: 10px;
	vertical-align: middle;
	color: #990066;
	font-family: Tahoma, Arial, 'Times New Roman';
	text-align: center ;
	
}
.MenuPanelCss
{
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	padding: 0px;
	background-image: url(Proj_Image/menubg.gif);
}
.MainCss
{
	font-family: Tahoma, Arial, 'Times New Roman';
	background-color: gray;
}

.LinkCss
{
	font-family: Tahoma, Arial, 'Times New Roman';
	font-size: 9pt;
	color: #660099;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.LinkCss:hover
{
	font-family: Tahoma, Arial, 'Times New Roman';
	font-size: 9pt;
	color: #ff0033;
	text-decoration: none;
}
.MLinkCss
{
	font-family: Tahoma, Arial, 'Times New Roman';
	font-size: 8pt;
	color: #000033;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.MLinkCss:hover
{
	font-family: Tahoma, Arial, 'Times New Roman';
	font-size: 8pt;
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}

.TextCss
{
	font-size: 8pt;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	color: #000000;
}
.KeyCss
{
	font-size: 11px;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
}
.TKeyCss
{
	font-size: 11px;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	text-align: left;
}
.ErCss
{
	font-size: 11px;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	color: coral;
}
.GCss
{
	font-size: 11px;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin :0px;
}
.TblCss
{
	font-size: 9pt;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin :5px;
}
.TTblCss
{
	font-size: 11px;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin :0px;
}
.TbxCss
{
	font-size: 11px;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin :0px;
}
.M1Css
{
	font-size: 10pt;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	color: #000000;
}
.M2Css
{
	font-size: 10pt;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	color: #ffffff;
}
.M3Css
{
	font-size: 10pt;
	font-family: Tahoma, Arial, 'Times New Roman';
	margin: 0px;
	color: #ff0000;
}
.LHomeCss
{
	
	background-image: url(Images/home-off.gif);
}
.LHomeCss:hover
{

	text-decoration: none;
	background-image: url(Images/home-on.gif);
}
.LPrCss
{
	background-image: url(Images/product-off.gif);
}
.LPrCss:hover
{
	text-decoration: none;
	background-image: url(Images/product-on.gif);
}
.LAbCss
{
	background-image: url(Images/Ab-off.gif);
}
.LAbCss:hover
{
	text-decoration: none;
	background-image: url(Images/Ab-on.gif);
}
.LCuCss
{
	background-image: url(Images/Cu-off.gif);
}
.LCuCss:hover
{
	text-decoration: none;
	background-image: url(Images/Cu-on.gif);
}
.LDlCss
{
	background-image: url(Images/dl-off.gif);
}
.LDlCss:hover
{
	text-decoration: none;
	background-image: url(Images/dl-on.gif);
}
.LCoCss
{
	background-image: url(Images/Contact-off.gif);
}
.LCoCss:hover
{
	text-decoration: none;
	background-image: url(Images/Contact-on.gif);
}