* {
  margin: 0;
  padding: 0;
}

img {
    border-width: 0;
}


td {
    vertical-align: top;
}

a:link {
	color: #7f061b;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #7f061b;
}

a:hover {
	color: #7f061b;
	text-decoration: underline;
	/*background: #f3deb8;*/
}

#Print {
    float: right;
}

#Print p {
    padding: 0 0 0 20px;
    background: Transparent url(print.gif) 0 4px no-repeat;
}

body
{
  background: #fff url(header0.png) left top no-repeat;
  font-family: Arial, sans-serif,serif;
  font-size: 11px;
  color: #333;
}

#Wrapper {
    width: 980px;
    margin: 0 auto;
    min-height: 650px;
    background: Transparent url(wrapper.gif) left top no-repeat;
}

#Logo {
    height: 106px;
}

#LogoPrint {
    display: none;
}

#Main {
    position: absolute;
    background: Transparent url(rounded.png) left top no-repeat;
    width: 864px;
    min-height: 550px;
    top: 106px;
    margin-left: 30px;
    padding: 42px 28px;
    /*border: solid 1px #f00;*/
}

#LSide {
    float: left;
    width: 157px;
    margin-right: 20px;
}

#LSide a:hover {
    text-decoration: none;
}

#RSide {
    float: left;
    width: 203px;
}

p.sub {
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: Transparent url(hor.gif) left bottom repeat-x;
}

.srch {
    margin-bottom: 5px;
    padding-bottom: 5px;
    background: Transparent url(hor.gif) left bottom repeat-x; 
}

.pager {
    margin: 2px 0;
    padding: 2px 5px;
    background-color: #eee;
}

p.sub2 {
    margin-bottom: 7px;
    padding-bottom: 7px;
    margin-left: 0px;
    background: Transparent url(hor.gif) left bottom repeat-x;
}


h4 {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

h2 {
    font-size: 17px;
    font-weight: bold;
    color: #000;
    letter-spacing: -1px;
    background: Transparent url(hor.gif) left bottom repeat-x;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

#Header {
    /*border: solid 1px #0f0;*/
    position: absolute;
    background: Transparent url(coins.jpg) 350px 0 no-repeat;
    width: 920px;
    height: 106px;
    top: 0;
    margin-left: 30px;
}

#TopHeader {
    height: 60px;
    margin-top: 10px;
}

#Header #TopNav {
    list-style-type: none;
    padding-left: 20px;
    margin-top: 15px;
}

#Header #TopNav li {
    display: block;
    float: left;
    height: 21px;
}

#Header #TopNav li.selected {
    font-weight: bold;
    background: Transparent url(selector.gif) bottom center no-repeat;
}

#Header #TopNav li a {
    color: #fff;
    font-size: 11px;
    display: block;
    padding: 0 15px;
    background: Transparent url(box.gif) 0 5px no-repeat;
}

#Header #TopNav li a.first {
    background-image: url(none);
}

#Header #TopNav li a:hover {
    text-decoration: none;
}


p.sub {
    text-transform: uppercase;
    font-size: 10px;
}


#TopHeader {
    text-align: right;
    margin-bottom: 5px;
}


#Header #MiniNav {
    list-style-type: none;
    float: right;
}

#Header #MiniNav li {
    display: block;
    float: left;
}

#Header #MiniNav li.selected {
    font-weight: bold;
    background: Transparent url(selector.gif) bottom center no-repeat;
}

#Header #MiniNav li a {
    color: #fff;
    font-size: 11px;
    display: block;
    padding: 0 15px;
    background: Transparent url(box.gif) 0 5px no-repeat;
}

#Header #MiniNav li a.first {
    background-image: url(none);
}

#Header #MiniNav li a:hover {
    text-decoration: none;
}

#Search {
    margin-top: 10px;
    text-align: right;
}

#Search dl {
    float: right;
}

#Search dl dt {
    float: left;
    margin-right: 5px;
}

#Search dl dd {
    float: left;
}

#Content {
    float: left;
    width: 419px;
    min-height: 236px;
    background: Transparent url(grey.jpg) 0 0 no-repeat;
    padding: 20px 24px;
    line-height: 19px;
    margin-right: 17px;
}


#Content dl {

}

#Content dl dt {
    font-weight: bold;
}

#Content dl dd {
    margin-bottom: 5px;
}

.txtI {
    width: 300px;
}

h3 {
    color: #7f051a;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 0px;
    background: Transparent url(hor.gif) left bottom repeat-x;
    margin-bottom: 8px;
    margin-top: 2em;
}

h3.first {
    margin-top: 0;
}

h5 {
    font-size: 11px;
    font-weight: bold;
}

.Teaser {
    color: #666;
}

.NewsItem {
    margin-bottom: 1em;
}

.Banner {
    margin-bottom: 2em;
}


td.tdK {
    padding-left: 5px;
    vertical-align: bottom;
}

td.tdK img {
    margin: 0;
    padding: 0;
}

td.tdK_shadow {
    padding-left: 5px;
    vertical-align: top;
}

#BookDesc {
    position: absolute;
    width: 90px;
    margin-left: 100px;
}

#Footer {
    text-align: right;
    color: #999;
    margin-top: 50px;
    background: Transparent url(hor.gif) left top repeat-x;
    padding: 5px 0 0 0;
}

.imgLogo {
    display: block;
    margin: 0 0 20px 0;
}

.ListSeparator {
    margin-top: 10px;
    padding-top: 10px;
}

#Main ul {
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

#Main ul li ul {
    margin-top: .5em;
    margin-bottom: .5em; 
}

#Bread {
    padding-bottom: 1em;
    color: #999;
}

ol li {
    padding: 0 0 10px 0;
}

.btn {
    font-size: 11px;
    padding: 2px 4px;
    font-weight: bold;
}


.err {
	font-weight: bold;
	color: #b40000;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #b40000;
	font-size: 15px;
}

.ok {
	font-weight: bold;
	color: #3bb400;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #3bb400;
}

