body
{
	margin: 0px;
	background: #c0c0c0;
}

a
{
	font-family: arial;
	font-size: 8pt;
	colour: #cc0000;
}

a.mnu
{
	font.family: arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a.mnu:hover
{
	colour:#cc0000;
}

td.mnu
{
	background-image: url('images/altechmnuback.gif');
	background-repeat: repeat x;
	border: 1px solid #cccccc;
}

td.mnuselect 
{
	background-image: url('images/altechmnuselect.gif');
	background-repeat: repeat x;
	border: 1px solid #cccccc;
}	

td.text
{
	font-family: arial;
	font-size: 8pt;
}

td.bxtext
{
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	colour: #0000cc;
}

form
{
	margin: 0px;
}

input.text
{
	font-family: arial;
	font-size: 8pt;
}

input.button
{
	font-family: arial;
	font-size: 8pt;
}
