BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 75%; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0px; COLOR: #333; PADDING-TOP: 0px; FONT-FAMILY: tahoma, verdana, arial, sans-serif;
}

#Menu {
	border-top:1px solid white; /* trick -- cannot delete */
	border-bottom:1px solid white; /* trick -- cannot delete */
	/*border:1px solid black;*/
	height:27px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../includes/img/top-menu-over-org.jpg);
    background-repeat:repeat-x;
    background-position: center left;
}

#Menu UL {
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	padding-top: 0px;
}

#Menu UL A {
	color: #fbfbfb;
	font-weight: bold;
	text-decoration: none;
}

#Menu UL LI {
	padding-left: 5px;
	padding-right: 4px;
}

#Menu UL LI UL {
	/*BACKGROUND-COLOR: #4977d3;*/
	BACKGROUND-COLOR: #7fa4e4;
	Z-INDEX: 999;
	VISIBILITY: hidden;
	POSITION: absolute;
	list-style-type:none;
	padding-left:10px;
}

#Menu UL LI UL LI {
    background-image: url(../includes/img/top-arrow.gif);
    background-repeat: no-repeat;
    background-position: center left;
	line-height:25px;
}

#Menu UL LI UL LI A:hover {
	color:#4977d3;
}

#MenuManualDuplicator LI A {
	width: 180px;
}

#MenuRoboticDuplicator LI A {
	width: 250px;
}

#MenuPrintersAndAccessories LI A {
	width: 200px;
}

#MenuComputerHardware LI A {
	width: 130px;
}

#MenuMedia LI A {
	width: 180px;
}

#MenuFlashMemory LI A {
	width: 130px;
}


#MenuCdDvdPackaging LI A {
	width: 130px;
}

#SubMenu UL {
	background-image:url(../includes/img/top-menu-bg-blue.jpg);
	margin-left:0px;
	margin-top:1px;
	margin-bottom:0px;
	height:18px;
	vertical-align:middle;
}

#SubMenu UL LI {
	display: inline;
	font-size:9px;
	margin-left:0px;
	margin-right:0px;
}

#SubMenu UL LI A {
	padding-left: 5px;
	padding-right: 5px;
	color: #f2f2f2;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}


#CategoryPath A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #333333;
}
#CategoryPath A:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #333333;
}
#CategoryPath A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #387efc;
}

#ShopByCategory A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #333333;
}
#ShopByCategory A:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #333333;
}
#ShopByCategory A:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	COLOR: #387efc;
} 

.Enlarge A {
	COLOR: #005CB9;
	text-decoration: none;
}
.Enlarge A:active {
	COLOR: #005CB9;
}
.Enlarge A:hover {
	COLOR: #005CB9;
}

/* For Right Hand Side FAQ Question */
.ProfessorRuntechOutTable {
	width:134px;
	/*background-color:#5d5d5d;*/
	background-color:#808080;
	text-align:center;
} 

.ProfessorRuntechInTable {
	width:134px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	/*background-color:#5d5d5d;*/
	background-color:#808080;
	border-collapse: collapse;
	text-align:left;
}
				
.ProfessorRuntechInTable a:link {
	color:#FFFFFF;
}	

.ProfessorRuntechInTable a:visited {
	color:#FFFFFF;
}				
/*---- End Right Hand Side FAQ Question */

/*---- Whole Page Right td style -------*/
.RightLayout {
	vertical-align:top;
	width:190px;
	border-right:1px solid #cccccc;
	text-align:center;
}

.RightLayoutNew {
	vertical-align:top;
	text-align:center;
}

/*---- End Whole Page Right td style ---*/


