body, td {
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000000
}
.body_content {
 color: #F1F3F7; 
 font-size: 7px;
}
img { border: 0px; }
th {
	size: 12px;
	font-weight: bold;
}
p {
	font-family: arial;
	size: 11px;
}
input, textarea {
	font-size: 11px;
	font-family: arial;
	color: #000000;
}
body {
	background-image: url('/images/bg.gif');
	background-repeat: repeat-x;
	background-position: center top;
}
ul.tick {
	list-style-position: outside;
	list-style-image: url('/images/tickSmall.gif');
	line-height: 25px;
}

.heading{
	font-size: 14px;
	color: #A3B3CE;
	text-align: center;
	font-weight: bold;
	
}
.price {
	color: #CC0000;
}
.indent {
	padding-left: 6px;
	padding-right: 3px;
}
.indentGrey {
	color: #666666;
	padding-left: 6px;
	padding-right: 3px;
}
a:link, a:visited {
	color: #4777B9;
	text-decoration: none;
}
a.linkheading, a.linkheading:visited, a.linkheading:link {
 color: #F1F3F7; 
 font-size: 8px;
}
a.greyLink, a.greyLink:visited {
	color: #666666;
	text-decoration: none;
}
.greySmall, a.greySmall:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.greySmall a:link, .greySmall a:visited {
	color: #545454;
	text-decoration: none;
}
.greySmall a:hover, a:hover, a.greyLink:hover {
	text-decoration: underline;
}
.greySmall strong, .greySmall B {
	font-size: 11px;
}
.customerComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 10px;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#button a:link,
#button a:visited {
	line-height: 29px;
	margin-right: 2px;
	display: block;
	width: 145px;
	height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}
#button a:hover,
#button a:active {
	background-position: -173px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#button div.blue a:link,
#button div.blue a:visited {
	background-image: url('/images/content/generic/buttonBlue.gif');
}
#button div.purple a:link,
#button div.purple a:visited {
	background-image: url('/images/content/generic/buttonPurple.gif');
}
#button div.yellow a:link,
#button div.yellow a:visited {
	background-image: url('/images/content/generic/buttonYellow.gif');
}
#button div.orange a:link,
#button div.orange a:visited {
	background-image: url('/images/content/generic/buttonOrange.gif');
}
#button div.green a:link,
#button div.green a:visited {
	background-image: url('/images/content/generic/buttonGreen.gif');
}
#button div.red a:link,
#button div.red a:visited {
	background-image: url('/images/content/generic/buttonRed.gif');
}
#button div.grey a:link,
#button div.grey a:visited {
	background-image: url('/images/content/generic/buttonGrey.gif');
}
#button div.grey a.small:link,
#button div.grey a.small:visited {
	font-size: 10px;
	background-image: url('/images/content/generic/buttonGrey.gif');
}
#button div.turquoise a:link,
#button div.turquoise a:visited {
	background-image: url('/images/content/generic/buttonTurquoise.gif');
}


#button div.greenBack a:link,
#button div.greenBack a:visited {
	padding-left: 5px;
	padding-right: 0px;
	margin-left: 5px;
	margin-right: 0px;
	background-image: url('/images/content/generic/buttonGreenBack.gif');
}


#button div.greyDisabled,
#button div.greyDisabledBack,
#button div.greyDisabledSolid {
	padding-top: 8px;
	padding-left: 5px;
	display: block;
	width: 135px;
	height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
}
#button div.greyDisabled {
	background-image: url('/images/content/generic/buttonGrey.gif');
}
#button div.greyDisabledBack {
	background-image: url('/images/content/generic/buttonGreyBack.gif');
}
#button div.greyDisabledSolid {
	background-image: url('/images/content/generic/buttonGreySolid.gif');
}

#buttonLarge a:link,
#buttonLarge a:visited {
	line-height: 41px;
	margin-right: 2px;
	display: block;
	width: 181px;
	height: 41px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	vertical-align: middle;
	text-align: center;
}
#buttonLarge a:hover,
#buttonLarge a:active {
	background-position: -270px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttonLarge div.orange a:link,
#buttonLarge div.orange a:visited {
	background-image: url('/images/content/generic/buttonLargeOrange.gif');
}


#buttonSmall a:link,
#buttonSmall a:visited {
	padding-top: 8px;
	margin-right: 10px;
	display: block;
	width: 86px;
	height: 31px;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 2px 0px;
	font-family: arial;
	font-size: 12px;
	vertical-align: middle;
}
#buttonSmall a:hover,
#buttonSmall a:active {
	background-position: -129px 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#buttonSmall div.grey a:link, #buttonSmall div.grey a:visited {
	background-image: url('/images/content/generic/buttonGreySmall.gif');
}
#buttonSmall div.blue a:link, #buttonSmall div.blue a:visited {
	background-image: url('/images/content/generic/buttonBlueSmall.gif');
	font-size: 10px;
}

.imageLink {
	border: 1px solid #666666
}

a.border img {
	border: 1px solid #A2B2CE;
	padding: 2px;
}

table.greyBorder {
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.greyBorder, th.greyBorder { 
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
th.greyBorder {
	height: 20px;
	background-color: #F0F0F0;
	border-top: 3px solid #666666;
}
td.greySeperator { 
	border-top: 2px solid #666666;
	border-left: 1px solid #666666;
	background-color: F0F0F0;
	height: 15px;
}


.boldBlueDark {
	color: #4B5D94;
	font-size: 12px;
	font-weight: bold;
}
.boldBlueLight {
	color: #909AB8;
	font-size: 14px;
	font-weight: bold;
}
.boldGreenDark {
	color: #09A300;
	font-size: 13px;
	font-weight: bold;
}
.redHighlight {
	color: #CC0000;
	font-size: 12px;
	font-weight: bold;
}




.alttag {
	position: absolute;
	width: 300px;
	border: 1px solid #666666;
	padding: 5px;
	font-size: 10px;
	font-family: arial;
	color: #545454;
	background-color: #F0F0F0;
	visibility: hidden;


}
.alttag B, .alttag STRONG, .customerComments B {
	font-size: 11px;
}



#signupBrochure a {
	display: block;
	background-image: url('/images/content/home/brochure.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#signupBrochure a:link, #signupBrochure a:visited {
	text-decoration: none;
}
#signupBrochure a:hover, #signupBrochure a:active {
	background-position: -170px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

#signupTrading a {
	display: block;
	background-image: url('/images/content/home/trading.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#signupTrading a:link, #signupTrading a:visited {
	text-decoration: none;
}
#signupTrading a:hover, #signupTrading a:active {
	background-position: -170px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.main_r3c1 {
	vertical-align: bottom;
	background-image: url('/images/leftBg.gif');
	background-repeat: repeat-y;
}
.main_r3c5 {
	vertical-align: bottom;
	background-image: url('/images/rightBg.gif');
	background-repeat: repeat-y;
}
.main_r3c6 {
	background-image: url('/images/rightShadowBg.gif');
	background-repeat: repeat-y;
}
.main_r1 {
	background-image: url('/images/topBg.gif');
	background-repeat: repeat-x;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
#home a {
	display: block;
	background-image: url('/images/topNav/home.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#whatisit a {
	display: block;
	background-image: url('/images/topNav/whatIsIt.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#features a {
	display: block;
	background-image: url('/images/topNav/features.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#trial a {
	display: block;
	background-image: url('/images/topNav/trial.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#purchase a {
	display: block;
	background-image: url('/images/topNav/purchase.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#testimonials a {
	display: block;
	background-image: url('/images/topNav/examplestores.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#examplestores a {
	display: block;
	background-image: url('/images/topNav/examplestores.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#otherServices a {
	display: block;
	background-image: url('/images/topNav/otherServices.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#internetMarketing a {
	display: block;
	background-image: url('/images/topNav/internetMarketing.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#support a {
	display: block;
	background-image: url('/images/topNav/support.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
#home a:hover, #whatisit a:hover, #features a:hover, #trial a:hover, #purchase a:hover, #testimonials a:hover, #otherServices a:hover, #support a:hover, #internetMarketing a:hover {
	background-position: 0px -40px;
}
#home a:active, #whatisit a:active, #features a:active, #trial a:active, #purchase a:active, #testimonials a:active, #otherServices a:active,  #support a:active,  #internetMarketing a:active {
	background-position: 0px -80px;
}

#home a.selected {
	display: block;
	background-image: url('/images/topNav/home.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#whatisit a.selected {
	display: block;
	background-image: url('/images/topNav/whatIsIt.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#features a.selected {
	display: block;
	background-image: url('/images/topNav/features.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#trial a.selected {
	display: block;
	background-image: url('/images/topNav/trial.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#purchase a.selected {
	display: block;
	background-image: url('/images/topNav/purchase.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#testimonials a.selected {
	display: block;
	background-image: url('/images/topNav/testimonials.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#otherServices a.selected {
	display: block;
	background-image: url('/images/topNav/otherServices.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#internetMarketing a.selected {
	display: block;
	background-image: url('/images/topNav/internetMarketing.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}
#support a.selected {
	display: block;
	background-image: url('/images/topNav/support.gif');
	background-repeat: no-repeat;
	background-position: left top;
	background-position: 0px -80px;
}

#home a.selected:hover, #home a.selected:active, #whatisit a.selected:hover, #whatisit a.selected:active, #features a.selected:hover, #features a.selected:active, #trial a.selected:hover, #trial a.selected:active, #purchase a.selected:hover, #purchase a.selected:active, #testimonials a.selected:hover, #testimonials a.selected:active, #otherServices a.selected:hover, #otherServices a.selected:active, #support a.selected:hover, #support a.selected:active, #internetMarketing a.selected:hover, #internetMarketing a.selected:active {
	background-position: 0 -40px;
	color: #FFFFFF;
	text-decoration: none;
}

<!-- switch menu -->
.menuOut {cursor:pointer; color:#000000;}
.menuOver {cursor:pointer; color:#0099cc;}
.submenu {
	width:250px; 
	margin-left:5px; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding: 5px; 
	border: 1px solid #666666;
	font-size: 10px;
	font-family: arial;
	color: #545454;
	background-color: #F0F0F0;
}
.submenu a {color:#336699; text-decoration:none; }
.submenu a:hover {color:#C92323; text-decoration:underline; }