body {
color: #222222;
background: #e9eef5;
}

a
{ color: #663300;
text-decoration: none;
font-size: 10px;
}

a:hover
{ color: #000033;
text-decoration: underline;
}

td
{
	font-family: Arial;
	font-size: 14px;
	background-color: #ffffff;
}

#righttable {
background-color: #ffffff;
width: 275px;
border: 0px solid #cccccc;
}

#lefttable {
background-color: #ffffff;
width: 275px;
border: 0px solid #cccccc;
}

#middletable {
background-color: #ffffff;
width: 285px;
margin: 0 0 0 10;
z-index: 5;
}

#headerforlinks {
background-color: #e9eef5;
color: #222222;
width: 118px;
font: 12px arial bold;
border: 1px solid #dddddd;
border-bottom: 0px solid #dddddd;
font-weight: bold;
margin: 0 0 0 8;
padding: 0 0 0 4;
}

#headerforsublinks {
background-color: #e9eee9;
color: #222222;
width: 142px;
font: 12px arial bold;
border: 0px solid #dddddd;
border-bottom: 0px solid #dddddd;
font-weight: bold;
}

#headerforcategories {
background-color: #e9eef5;
color: #222222;
width: 142px;
font: 12px arial bold;
border: 1px solid #dddddd;
font-weight: bold;
margin: 0 0 5 5;
padding: 0 0 0 2;
}

#selectitems, #selectitemscat {
color: #222222;
background-color: #fefefe;
font: 11px arial;
border: 1px solid #cccccc;
border-bottom: 2px solid #cccccc;
margin: 0 1 1 1;
width: 150px;
z-index: -1;
}

#selectitemscat {
border: 1px solid #cccccc;
noborder-top: 1px solid white;
width: 148px;
margin: 0 4 5 4;
}

#selectcenteritems {
color: #222222;
background-color: #fefefe;
font: 11px Arial normal;
border: 1px solid #33cc66;
nomargin: 0 5 1 -3;
nowidth: 295px;
margin: 0 0 1 0;
width: 310px;
z-index: -1;
}

#buttonselect {
width: 140px;
color: #222222;
background-color: #FFE0A0;
font: 12px arial;
border-left: 1px solid #dddddd;
border-top: 1px solid #dddddd;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
margin: 0 3 1 3;
}

#buttonselectcenter {
color: #222222;
width: 200px;
background-color: #ffcc99;
font: 12px arial bold;
border-left: 1px solid #dddddd;
border-top: 1px solid #dddddd;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
margin: 0 3 1 3;
}

#headerbox {
height: 20px;
background-color: #ffffff;
font: 900 14px arial;
background-image: url('assets/images/pat_mainbanner.jpg');
background-repeat: no-repeat;
padding: 10 5 0 25;
}

#footerbox {
height: 45px;
background-color: #ffffff;
font: 0.56em arial;
padding: 5px;
background-image: url('assets/images/pat_mainbanner_bottom.jpg');
background-repeat: no-repeat;
}

#maintext {
margin: 0 5 0 5;
height: 55px;
width: 265px;
font: 12px Arial;
background-color: #ffffff;
color: #333333;
border-bottom: 0px solid #dddddd;
text-align: center;
}

#tdleftshade
{
background-image: url('assets/images/leftshade_css.jpg');
width: 17px;
}

#tdrightshade
{
background-image: url('assets/images/rightshade_css.jpg');
width: 17px;
}
#tdbottomshade
{
background-image: url('assets/images/bottomshade_css.jpg');
height: 23px;
}
#tdtopshade
{
background-image: url('assets/images/topshade_css.jpg');
height: 23px;
}

#nolinkboxheight {
margin: -35 0 0 0; 
}
