body
{
	margin: 0px;
	background-color: #F2F3F4;
	font-family: Microsoft Sans Serif, sans-serif;	
	font-size: 14px;
}
a 
{
	text-decoration: none;
}
.linksmall
{
	font-size: 10px;
}
.tableclass
{
	font-family: Verdana, Microsoft Sans Serif, sans-serif;	
	font-size: 14px;
}
.topart a:link
{
	color: black;
	text-decoration: none;
}
.topart a:visited
{
	color: black;
	text-decoration: none;
}
.topart a:hover
{
	color: blue;
	text-decoration: none;
}
.topart a:active
{
	color: black;
	text-decoration: none;
}
td
{
	padding: 0px 10px 0px 10px;
}
p
{
	margin-top: -10px;
}
i
{
	color: #529F0B;
	font-style: normal;
	font-weight: 700;
}
.topart
{
	height: 135px;
	background-image: url('img/top.gif');
	background-repeat: repeat-x
}
.xtopart img
{
	position: relative;
	top: 5px;
	left: 5px;
}
#advert
{
	font-family: "Microsoft Sans Serif", Times, serif;
	font-size: 18px;
	color: #34415C;
	position: absolute;
	top: 10px;
	left: 144px;
	font-weight: 100;
}
#hme
{
	position: absolute;
	top: 45px;
	left: 150px;
	text-align: right;
}
#hmetext
{
	position: relative;
	top: 3px;
	left: 4px;
}
#fnc
{
	position: absolute;
	top: 45px;
	left: 220px;
	text-align: right;
}
#fnctext
{
	position: relative;
	top: 2px;
	left: 17px;
}
#dwn
{
	position: absolute;
	top: 45px;
	left: 320px;
	text-align: right;
}
#dwntext
{
	position: relative;
	top: 2px;
	left: 20px;
}
#buy
{
	position: absolute;
	top: 45px;
	left: 425px;
	text-align: right;
}
#buytext
{
	position: relative;
	top: 2px;
	left: 20px;
}
#sup
{
	position: absolute;
	top: 45px;
	left: 535px;
	text-align: right;
}
#suptext
{
	position: relative;
	top: 2px;
	left: 17px;
}
#tcl
{
	position: absolute;
	top: 45px;
	left: 645px;
	text-align: right;
}
#tcltext
{
	position: relative;
	top: 2px;
	left: 17px;
}
.hidden
{
	display: none;
}
#toptext
{
	position: relative;
	top: -2px;
	left: 7px;
}
.textsection
{
	margin: 10px 20px;
	text-align: justify;
}
.textsection li
{
	list-style-image: url('img/bullet.gif');
	vertical-align: middle;
	margin-top: 6px
}
.scrshot
{
	margin: 0px 0px 0px 0px;
}
.mainheading
{
	font-family: "Arial","Courier New", Courier, mono;
	font-size: 15px;
	color: #0011B6;
	border: solid gray 1px;
	padding: 5px 5px;
	background-color: #BDD6F4;
	margin-bottom: 20px;
	padding: 3px 3px 1px 5px;
}
.mainheading b
{
	font-weight: 600;
	position: relative;
	left: 10px;
	top: -4px;
}
#bottom
{
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 5px;
	border-top: solid gray 1px;
	border-bottom: solid gray 1px;
	background-color: #DFDBF9;
	height: 18px;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
.basket
{
	color: #529F0B;
	font-style: normal;
}