
.topproduct 
{
	background-color: #808080; 
	background-image: url(Images/BG_Product.gif);
	background-repeat: repeat-x;
}
.separatetoppro
{
	background-image: url(Images/Dist_Product.gif); 
	background-repeat: repeat-y;	
}

.acenterconner
{
	background-image: url(Images/TopCenterBody.gif);
}
.leftbody
{
	background-image: url(Images/TopLeftBody.gif); 
	background-repeat: repeat-y;
}
.rightbody
{
	background-image: url(Images/TopRightBody.gif);
	background-repeat: repeat-y;
}
.centerbottom
{
	background-image: url(Images/BtomCenterBody.png);
}
.bgfooter
{
	background-image: url(Images/BG_Footer.gif);
}
.rootmnactive
{
	background-color: #A7C650;
}
.rootmninactive
{
	background-color:White ;
}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

.MainMenu_MenuContainer {
	background-color: transparent; 
	width: 100%;
	height: 25px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 25px;
	background-color: white;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	FONT-WEIGHT: 700; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	HEIGHT: 25px;
	text-transform: uppercase;
}
.MainMenu_MenuIcon {
	background-color: transparent; 
	border: #167100 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	padding-left: 2px;
	width: 10px; 
	height: 25px;
}
.MainMenu_SubMenu {
	border-left: #167100 0px solid;
	border-bottom: #167100 0px solid;
	border-top: #167100 0px solid;
	border-right: #167100 0px solid;
	background-color: #A7C650;
	z-index: 1000;
	cursor: hand;
	cursor: hand;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#C0C0C0', Direction=135, Strength=0);
}
.MainMenu_MenuBreak {
	height: 1px;
	width: 0px; 
	font-size: 0px;
}
.MainMenu_RootBreadCrumb
{
	background-color :#A7C650;
	color : White;
	
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	FONT-WEIGHT: 700; 
	FONT-SIZE: 10px; 
	COLOR: Orange ; 
	FONT-FAMILY: Tahoma, Verdana, Arial; 
	HEIGHT: 25px; 
	/*BACKGROUND-COLOR: #A7C650;*/
	text-transform: uppercase;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 1px; 
	border: #2CD01A 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	width: 10px; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	border: #2CD01A 0px solid; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
	width: 10px; 
}
.StandardButton     {
    /*background-color: #2CD01A; 
    color: #2CD01A;
*/
    background-color :Transparent ;
    color :Green ;
    font-family: Tahoma, Verdana, Arial, Helvetica; 
    font-size: 11px;
    font-weight: bold;
	BORDER-RIGHT: #000000 0px solid; 
	BORDER-TOP: #000000 0px solid; 
	BORDER-LEFT: #000000 0px solid; 
	BORDER-BOTTOM: #000000 0px solid; 
}

.CSSMenuItemParent{
	background-color: white;
	/*background-image: url(04.gif);*/
	background-repeat: repeat-x;
	height: 20px;
}
.CSSMenuContentItemParent{

}
.CSSMenuItemParentLeft{
	background-attachment: scroll;
	background-color: transparent;
	font-size: 1px;
	width: 0px;
}
.CSSMenuItemParentCenter{
	background-color: white;
	height: 20px;
	width: 100%;
}
.CSSMenuItemParentRight{
	background-attachment: scroll;
	background-color: yellow;
	font-size: 1px;
	width: 0px;
	border: #000000 0px solid; 
}
.CSSMenuSeparemeter{
	font-size: 1px;
	width: 6px;
	background-color: red;
	/*background-image: url(sep_1.gif);*/
	background-repeat :repeat-x;
	/*background-attachment: scroll;
	background-position: top center;
*/
}

/* ======== : Child Menu : ======== */
.CSSMenuItemChildStart{
	background-attachment: scroll;
	background-color: transparent;
	width: 0px;
	border: #000000 0px solid; 
}
.CSSMenuItemChild{
	background-attachment: scroll;
	background-color: transparent;
	width: 0px;
	border: #000000 0px solid; 
}
.CSSMenuAlignment{
	text-align: center;
}

.CSSPrivate
{

}

.CSSCopyright
{

}

.CSSFooter
{
	color :White ! important;
	font-family :Tahoma , Arial ;
	font-size :11px;
}


































