body
{
	font-family: "Verdana","Times New Roman", "serif" ; 
	font-size: 10pt;
	background: white url(gif/newbackground.gif) no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	color: black ;
}

a
{
	text-decoration: none;
	color: blue;
}

a:hover
{
	text-decoration: underline;
}

a.SELECTED
{
	color: bue ;
	text-decoration: underline;
}

a.UNSELECTED
{
	color: blue;
}

tr
{
	vertical-align: top;
}

td
{
	font-size: 10pt;
}

img
{
	border: none;
}

table.main
{	
	margin-top: 17px;
	margin-left: 14px;
	margin-right: 14px;
	width: 95%;
}

td.maina
{
	width: 190px;
}

td.mainb
{
	padding-left: 20px;
}

div.logo
{
	margin-top: 10px;
}

div.menu
{
	margin-top: 20px;
	text-align: left;
	margin-left: 17px;
}

div.menuitem
{
	margin-bottom: 3px;
}

div.menuitem img
{
	vertical-align: middle;
}

div.smnu
{
	padding-left: 10px;
	font-size: 90%;
	margin-bottom: 10px;
}

div.smnu2
{
	margin-bottom: 2px;
}

div.smnu2 img
{
	vertical-align: middle;
}

.left
{
	float: left;
	clear: left;
}

.right
{
	float: right;
	clear: right;
}

/* Menu in text of page */

div.textmenu
{
	clear: all;
	margin-bottom: 10px;
}

div.telno
{
	margin-top: 20px;
	font-weight: bolder;
	text-align: center;
}

div.address
{
	margin-top: 20px;
	text-align: center;
	font-size: 90%;
}

div.fax
{
	margin-top: 20px;
	text-align: center;
}

div.supp
{
	margin-top: 20px;
	text-align: center;
}

div.pixr
{
	float: right;
	clear: right;
	margin-left: 15px;
	margin-bottom: 5px;
	font-weight: bolder;
	font-size: 80%;
	text-align: center;
}

div.pixl
{
	float: left;
	clear: left;
	margin-right: 15px;
	margin-bottom: 5px;
	font-weight: bolder;
	font-size: 80%;
	text-align: center;
}

p
{
	text-align: justify;
}

p.first
{
	margin-top: 0;
}

div.topbar
{
	text-align: right;
	padding-right: 10px;
}

div.PageId
{
	background: url(gif/postit.jpg) no-repeat;
	font-family: cursive, "Verdana","Times New Roman", serif ; 
	color: gray ;
	width: 132px;
	height: 65px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	text-align: center;
	font-weight: bolder; 
/*	font-size: 110%; */
}

div.footer
{
	color: gray;
	font-size: 80%;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
}
