﻿a:link { color: #2b98b7; text-decoration: none; }
a:visited { color: #2b98b7; text-decoration: none; }
a:hover, a:active { color: #e9a853; text-decoration: none; }

.page_bottom
{ background: url(page_bottom.png) no-repeat; width: 796px; height: 200px; }

.tcat_bg
{ 
background: url(tcat_bg.jpg) repeat-y center;
width: 762px;
}

.nav_bg
{ 
background: url(nav_bg.jpg) repeat-x right;
height: 31px;
padding-left: 5px;
padding-right: 5px;
font: bold 11px verdana, geneva, lucida, arial, helvetica, sans-serif;
}
.nav_bg a:link
{ 
color: #ffffff;
}
.nav_bg a:visited
{ 
color: #ffffff;
}
.nav_bg a:hover
{ 
color: #ffc600;
}

.bottom_image
{
background: url(bottom_image.jpg) no-repeat;
width: 796px;
height: 100px;
}