#hat {background-image: url('images/back.jpg'); 
      background-position: top left;
      background-repeat: repeat-x; }

body {
margin:0;
padding:0;
border:0;
background-color:#ffffff;
color:#990a01;
}

h1
{
	margin:0; padding:0;
	font-size:120%;
	margin-bottom:3px;
	padding-bottom:4px;
	padding-top:4px;
	border-bottom:1px dashed #7b0c1f;
    color:#7b0c1f;
}

.main_img {
    float: left;
    margin-right: 10px; 
   }

a:link, a:visited {
color:#3c2b2b;
}

a:link, a:visited, a.vert_menu, a.vert_menu:visited, .main-column a, .main-column a:visited {
color:#7b0c1f;
}

a.vert_menu, a.vert_menu:visited {
font-weight:bold;
}


a.vert_menu:hover, .main-column a:hover {
color:#b20819;
}

.root-item-selected {
background-color:#ffad73;
}

.root-item-selected a.vert_menu {
font-weight:bold;
color:#3c2b2b;
}


#top-menu {
padding:6px;
background:#9a0a01;
}


#top-menu ul {
margin:0;
padding:2px;
}

#top-menu ul li {
display:inline;
list-style:none;
margin:0px;
padding:0px;
}


#top-menu  ul li a {
font:bold 12px 'verdana';
color: white;
margin:0;
padding:4px 10px;
text-decoration:none;
border:0;
}

#top-menu li a.selected {
border:1px solid red;
background-color:#9A0A01;
}

#top-menu li a:hover {
color:#e94c2d;
}

#search{
height: 25px;
padding-left:250px;
padding-top:3px;
background-image:url(/images/search.jpg);  
background-repeat: no-repeat; 
background-position:right top;
}
#search td{
text-align: right; 
}

#search input{
height: 16px;
border:1px solid #7B0B1F;
}

td.cat_border_top {
background-image: url(/images/cat_border_top.jpg); width: 233px; height: 12px; background-repeat: no-repeat;
}

td.cat_border {
background-image: url(/images/cat_border.jpg);
background-repeat: repeat-y;
background-color:#fff;
background-position:right;
height:233px;
vertical-align:top;
padding-left: 10px;
padding-right: 10px;
}

td.cat_border_bottom {
background-image: url(/images/cat_border_bottom.jpg); width: 233px; height: 12px; background-repeat: no-repeat;
}

#hat {
background-color:#ebebeb;
}

#title
{ vertical-align:middle;
    font-size: 20px;
    color: #990a01;
    font-family: "Times New Roman" ,Times,serif;
}
#title DIV
{
    margin-top: 75px;
}

#search
{
    background: url(images/content/search.jpg) no-repeat right top;
    height: 28px;
    text-align: right;
}
#search
{
    font-size: 11px;
    color: #ffffff;
}