.smalltitle {
	font: 10pt "Trebuchet MS", Verdana, sans-serif;
	position: absolute;
	left:10px;
	top:35px;
	text-align: left; 
	vertical-align: text-top;
	color: gray; 
	}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

div {
	font: 12pt "Trebuchet MS", Verdana, sans-serif;
	color: black;
	text-align: left;
}


div.title {
	position: absolute;
	left:160px;
	top:15px;
	text-align: left; 
	vertical-align: text-top;
	color: gray; 
	font-face: verdana;
	font-size: 32px;
}

div.anchorimg {
	position: absolute;
	left:5px;
	top:5px;
}
	
ul {font: 1.5em "Trebuchet MS", Verdana, sans-serif;
	color: blue;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	}

li {font: 10pt "Trebuchet MS", Verdana, sans-serif;
	color: black;
	list-style-type: square;
	text-align: left;
	padding: 5px 5px 5px 5px;
	}

.easysetup {font: 1.5em "Trebuchet MS", Verdana, sans-serif;
	color: blue;
	text-align: left;
	list-style-type: none;
	text-decoration: none;
	}
li.setup {font: 10pt "Trebuchet MS", Verdana, sans-serif;
	color: black;
	list-style-type: decimal;
	text-align: left;
	padding: 10px 10px 10px 10px;
	}


ul.exclude {font: 1.5em "Trebuchet MS", Verdana, sans-serif;
	color: red;
	list-style-type: none;
	text-align: left;
	padding: 5px 5px 5px 5px;
	}
li.exclude {font: 10pt "Trebuchet MS", Verdana, sans-serif;
	color: black;
	list-style-type: none;
	text-align: left;
	padding: 5px 5px 5px 5px;
	}
	
li.learnmore {font: 12pt "Trebuchet MS", Verdana, sans-serif;
	list-style-type: none;
	text-align: left;
	padding: 5px 5px 5px 5px;
	}


div.features {
	position: absolute;
	left:140px;
	top:110px;
	width: 500px;
}


div.registration {
	position: absolute;
	left:140px;
	top:120px;
	width: 500px;
}

.small {font: 10pt "Trebuchet MS", Verdana, sans-serif;}
.smaller {font: 8pt "Trebuchet MS", Verdana, sans-serif;}
.details {font: 8pt "Trebuchet MS", Verdana, sans-serif;}

#msg_email 
	{font: 8pt "Trebuchet MS", Verdana, sans-serif;
	color:red;
	text-align: left;}

#msg_password 
	{font: 8pt "Trebuchet MS", Verdana, sans-serif;
	color:red;
	text-align: left;}

#msg_passwordagain
	{font: 8pt "Trebuchet MS", Verdana, sans-serif;
	color:red;
	text-align: left;}

#msg_ante
	{font: 8pt "Trebuchet MS", Verdana, sans-serif;
	color:red;
	text-align: left;}

#msg_sitename
	{font: 8pt "Trebuchet MS", Verdana, sans-serif;
	color:red;
	text-align: left;}

.redx {font: 10pt "Trebuchet MS", Verdana, sans-serif;
	color: red;}
.green {font: 10pt "Trebuchet MS", Verdana, sans-serif;
	color: green;
	font-weight:bold;}
	
img {border-style: none;}

li.setup table tr td{
	font: 10pt "Trebuchet MS", Verdana, sans-serif;
	text-align: center;
}

#bfcimage {width: 150;
	height: 132;}
	
#tour {
	position: absolute;
	left:20px;
	top:200px;
	text-align: center; 
	font-face: verdana;
	font-size: 12px;
	border: thin solid rgb(0,0,0);
	padding: 2px 2px 2px 2px;
}

#buynow {
	position: absolute;
	left:25px;
	top:300px;
	text-align: center; 
	border: thin solid rgb(0,0,0);
	padding: 5px 5px 5px 5px;
}

#contactus {
	position: absolute;
	left:25px;
	top:450px;
	text-align: center; 
	border: thin solid rgb(0,0,0);
	padding: 5px 5px 5px 5px;
}

#intro
	{font: 10pt "Trebuchet MS", Verdana, sans-serif;
	text-align: left;}


.helpimage {width: 16;
	height: 16;}
	
.hidden {visibility: hidden;}