/* CSS Document */
body {
    background-color:#F9FBF6;
	color: #000000;
	margin:0px;
	padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
}

table {
font: 12px Verdana, Arial, sans-serif;
}

h1 {
font-size:22px;
color:#222E4A;
border-bottom:1px solid #6078A0;
margin:0;
margin-bottom:5px;
}

h2 {
font-size:14px;
color:#6078A0;
padding:1px;
margin-bottom:5px;
border:1px solid #222E4A;
background-color:#6078A0;
}

h3 {
font-size:12px;
color:#6078A0;
padding:1px;
margin-bottom:5px;
border-bottom:1px solid #6078A0;
}

A.header {
  color: #660033;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}

A.header:hover {
  color: #660033;
  text-decoration: underline;
  font-weight: bold;
  font-size: 11px;
  padding: 1px;
}

.submit {
font: 11px Verdana, Arial, sans-serif;
}

.table_list {
background-color:#FFFFE8;
padding:1px;
border:1px solid gray;
margin:5px;
}

.top_table {
font-weight:bold;
font-size:10px;
border-bottom:1px solid #666666;
}

.td_row {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding-left:3px;
padding-right:3px;
}

.header_mid {
background-image:url(images/top-middle-head.gif);
background-repeat:repeat-x;
}

.enjoy {
background-image:url(images/enjoy.gif);
background-position:top;
background-repeat:repeat-x;
}

.footer {
background-image:url(images/footer_back.gif);
background-repeat:repeat-x;
}

.footer a {
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.footer a:hover {
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}

#list-menu {
width: 190px;
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
font-size: 11px;
font-weight:bold;
} 

#list-menu li {
margin: 3px 0 0 0;
} 

#list-menu a {
display: block;
width:190px;
padding: 3px 0px 3px 10px;
margin-right:3px;
border-top: 1px solid #222E4A;
border-bottom: 1px solid #222E4A;
border-right: 1px solid #222E4A;
background: #DFE7ED;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border-top: 1px solid #222E4A;
border-bottom: 1px solid #222E4A;
border-right: 1px solid #222E4A;
background: #222E4A;
color: #ffffff;
} 

.cat {
color:#fff;
text-decoration:none;
}

.cat:hover {
color:#ffffff;
text-decoration:underline;
}

.read_more {
color:#000066;
font-size:11px;
font-weight:bold;
}

.buy_c {
color:#000066;
font-weight:bold;
}

a.buy_button {
display: block;
color: #FFFFFF;
background: #6078A0;
width: 80px;
height: 22px;
line-height: 22px;
text-align: center;
text-decoration: none;
font-weight: bold;
border: 1px solid #D7DDE7;
}
a.buy_button:hover {
color: #FFFFFF;
background: #6078A0;
}

.sitemap_p {
padding:2px;
margin-left:15px;
}

.sitemap_p a {
color:#000066;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.sitemap_p a:hover {
color:#000066;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.sitemap {
font-size:14px;
font-weight:bold;
color:#000066;
}