﻿#logoimg
{
	width:319px;
	height:64px;
	border:0;
}
#roottable
{
	border-collapse: collapse;
	border: solid 1px black;
	width:100%;
	border-right:0;
}
.centeralign
{
	text-align:center;
}
.leftalign
{
	text-align:left;
}
#linklist
{
	
	white-space:nowrap;
	background-color:#ffcc66;
	list-style-image: url(images/blue_arrow.gif);
	width:100%;
	padding:0 0 0 0;
	padding-right:0px;
}
#linklist li
{
	text-decoration:none;
	
	font-weight:bold;
	
border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #ffffff;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-left: 27px;
}
#maincontent
{
	width:590px;
	vertical-align:top;
	border: solid 1px black;
	border-collapse:collapse;
}