enj
 body
 {}
 
 li
 {
	list-style: square;
 }
 
 .HomePageUL
 {
	margin-left: 15px;
 }
  
 .ImageSpread33
 {
	position : relative;
	top : 1%;
 } 
 
 .ImageSpread66
 {
	position : relative;
	bottom : 66%;
 } 
 
 .ImageSpread99
 {
	position : relative;
	bottom : 99%;
 }  
  
 td{
 font-family: "Trebuchet MS", Arial, Sans-Serif;
 font-size:0.8em;
 text-align: justify; 
 letter-spacing:1px;
 color:#333333;
 }
 
 A{
 text-decoration:none;
 color:#333333;
 font-weight:bold;
 }
 
 A:hover{
 text-decoration:none;
 color:0000cc;
 }
 
 Caption{
 color:#000099;
 font-weight:bold;
 font-size:16px;}
 
 .BigBlackHeading{
 font-size:30px;
 color:#000000;
 font-weight:bold;
 letter-spacing:-1px;
 }
 
 .NewsHeading{
 font-size:20px;
 color:#009900;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SoftwareHeading{
 font-size:20px;
 color:#aaaa00;
 font-weight:bold;
 letter-spacing:-1px;
 }
 
 .HardwareHeading{
 font-size:20px;
 color:#000066;
 font-weight:bold;
 letter-spacing:-1px;
 }
 
 .SupportHeading{
 font-size:20px;
 color:#bb3400;
 font-weight:bold;
 letter-spacing:-1px;
 }
 
 .SearchHeading{
 font-size:20px;
 color:#336666;
 font-weight:bold;
 letter-spacing:-1px;
 }
  
 .NewsHeadingSmall{
 font-size:16px;
 color:#009900;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SoftwareHeadingSmall{
 font-size:16px;
 color:#aaaa00;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .HardwareHeadingSmall{
 font-size:1.2em;
 color:#000066;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SupportHeadingSmall{
 font-size:16px;
 color:#bb3400;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SearchHeadingSmall{
 font-size:16px;
 color:#336666;
 font-weight:bold;
 letter-spacing:0px;
 }
  
 .NewsBold{
 font-size:11px;
 color:#009900;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SoftwareBold{
 font-size:16px;
 color:#aaaa00;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .HardwareBold{
 font-size:1.25em;
 color:#000066;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SupportBold{
 font-size:11px;
 color:#bb3400;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .SearchBold{
 font-size:11px;
 color:#336666;
 font-weight:bold;
 letter-spacing:0px;
 } 
 
 .SubTitle{
 font-size:1em;
 color:#666666;
 font-weight:bold;
 letter-spacing:0px;
 }
 
  .MainSubHeading{
 font-size:1em;
 color:#000000;
 font-weight:bold;
 letter-spacing:0px;
 }
 
 .ProductPlaceHolder{
 background-color:#ffffff;
 color:#000000;
 border-width:5px;
 border-color:#ffffff;
 }
 
 .DescriptionTitle{
 font-size:13px;
 color:#777777;
 letter-spacing:0px;}
 
 .Alert{
 color:#FF0000;
 }
 
 .style5 {color: #ababab;}

 .rightjustify
 {
	text-align:right;
}

.ContactSendButton
{
	width: 100%;
	height: 30;
	font-family:  "Trebuchet MS", arial, helvetica, sans-serif;
	background-color: #00aeef;
	font-weight: bold; 
	font-size: 11pt; 
	color: white;
}

.jobtitles
{
	font-size: 9px;
}

.HorizontalLightGreyLine
{
	background-image: url(../images/layout/LightGreyLinePixel.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 1;
}	

.VerticalLightGreyLine
{
	background-image: url(../images/layout/LightGreyLinePixel.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1;
}	

.RightTableSpacer
{
	background-image: url(../images/layout/spacer.gif);
	width: 1px;
}

.TopTableSpacer
{
	background-image: url(../images/layout/spacer.gif);
	height: 1px;
}

.CentreInCell
{
	text-align:center;
	vertical-align:middle;
}

.LogoAndNavigation
{
	background-image: url(../images/layout/MainLogo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.MLogoNavigation
{
	background-image: url(../images/layout/MLogo.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

.LogoHeading
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:1.2em;
	color:#999999;
	font-weight:bold;
}

.QuickLinks
{
	padding: 5 0 5 0;
	border-width: 0;
	font-size: 15px;
}

.BulletPoint
{
	vertical-align:middle;
	width: 0.5em;
	height: 0.5em;
	border:0;
}

.QuickPoint
{
	vertical-align:middle;
	width: 4px;
	height: 4px;
	border:0;
}

.MainPageImages
{
	border-width:0;
	padding: 0 1 0 1;
}




