TABLE.mainpage
{
	width: 100%;
}

TABLE.submainpage
{
	height: 550;
}

TABLE.content
{
	width: 700;
	height: 365;
}

TABLE.centretable
{
	width: 657;
}

TD.top
{
	width: 700;
	height: 168;
	background-image: url("top.jpg");
}

TD.mid
{
	width: 700;
	height: 365;
	background-image: url("mid.jpg");
}

TD.base
{
	width: 700;
	height: 17;
	background-image: url("base.jpg");
}

TD.leftpad
{
	width: 34;
}

TD.rightpad
{
	width: 9;
}

TD.centrecell
{
	width: 657;
}

TD.topmenu
{
	height: 20;
	width:657;
	text-align: center;
}

TD.contentcell
{
	height: 345;
	width: 657;
	text-align: center;
}

TD.featuretext
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: #000099;
	text-decoration: none;
}

A.toplinks:link
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: #000099;
	text-decoration: none;
}

A.toplinks:visited
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: #000099;
	text-decoration: none;
}

A.toplinks:hover
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}

A.emaillinks:link
{
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #0000FF;
	text-decoration: none;
}

A.emaillinks:visited
{
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #0000FF;
	text-decoration: none;
}

A.emaillinks:hover
{
	font-family: arial;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}


H1
{
	font-family: arial;
	font-size: 16px;
	text-align: center;
}

TD
{
	font-family: arial;
	font-size: 12px;
	text-align: left;
}

TD.titlecell
{
	font-family: arial;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

TD.centeralign
{
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

TD.celltitle
{
	font-family: arial;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}

IMG.screenshot
{
	height: 143px;
	width:	175px;
	border-style: none;
}