*, html {
    margin : 0;
    padding : 0;
}
body {
    font : 0.75em Helvetica, sans-serif;
    line-height : 1.6em;
    background : #fff url(/files/images/stripe.png);
    color : #444;
}
#main ul {
    margin : 15px;
}
#main li {
    margin-left : 15px;
}
a {
    color : #369;
    background : inherit;
    text-decoration : underline;
}
a:hover {
    color : #aa0001;
    background : inherit;
    text-decoration : underline;
}
p {
    margin : 0 0 15px 0;
}
h1 {
    margin : 20px 0 0;
    font-weight : normal;
    font-size : 220%;
}
h1 a {
    color : #369;
    background : inherit;
    text-decoration : none;
}
h1 a:hover {
    text-decoration : none;
}
img {
    border : 0;
}
h2 {
    font : normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
    margin : 0 0 12px;
}
h2 a {
    text-decoration : none;
}
h3 a {
    font-size : 1em;
    text-decoration : none;
    font-weight : normal;
}
#main h3 a {
    font-size : 0.84em;
    color : #808080;
    font-weight : normal;
    text-transform : uppercase;
}
#main h3 {
    font-size : 1.15em;
    margin-bottom : 5px;
    font-weight : normal;
}
.linetext {
    margin-bottom : 10px;
    border-top : 1px solid #ccc;
    padding : 5px;
    background-color : #f9f9f9;
}
#content {
    width : 940px;
    margin : 0 auto;
    padding : 20px;
    border-top : 5px solid #eee;
    background-color : #fff;
}
#content h2 a {
    font-size : 0.8em;
    font-weight : normal;
}
#main h2 {
    margin-bottom : 10px;
}
#top {
    float : right;
    text-align : right;
}
#top a {
    color : #808080;
    margin : 0 0 10px 13px;
    padding : 0 0 0 12px;
}
input.searchfield {
    width : 175px;
    padding : 4px;
    border : 1px solid #ccc;
    font-size : 0.9em;
}
input.searchbutton {
    padding : 4px;
    font-size : 0.9em;
}
#logo {
    float : left;
    color : #808080;
    line-height : 25px;
}
#menu {
    height : 35px;
    padding : 7px 0 0 0;
    clear : both;
    margin : 0 0 18px;
    background : #fff url(/files/images/menubg.gif) repeat-x;
}
#menu li {
    font-size : 1.1em;
    display : inline;
    text-transform : uppercase;
}
#menu li a {
    margin : 0 25px 0 10px;
    color : #808080;
}
#menu li a:hover {
    color : #444;
}
#menu li a {
    text-decoration : none;
}
#left {
    background : #eee;
    clear : left;
    float : left;
    width : 260px;
    padding : 10px 15px;
    margin : 0 0 20px;
}
#left h3 {
    font-weight : normal;
    font-size : 130%;
}
#left img {
    margin : 0 0 8px;
}
#left li {
    list-style : none;
}
#left li a {
    color : #787a8f;
    font-weight : bold;
    background : url(/files/images/arrow.gif) no-repeat center left;
    padding : 0 0 0 12px;
}
#main {
    float : left;
    width : 655px;
    margin : 0 0 20px;
    font-size : 120%;
}
#main img {
    padding : 1px;
    margin : 0 15px 5px 0;
}
#line {
    clear : both;
    padding : 3px;
    margin : 0 0 15px;
    background : #fff url(/files/images/smalldot.gif) repeat-x;
}
#ad {
    float : right;
    text-align : center;
    padding : 33px 0 0;
    width : 250px;
    border : 3px solid #eee;
    color : #ccc;
    height : 50px;
    margin : 0 0 15px;
}
#shortnews {
    float : right;
    width : 250px;
}
.news {
    border-bottom : 1px solid #eee;
    padding : 0 0 2px;
    margin : 0 0 10px;
}
#right {
    margin : 0 15px 20px 0;
    padding : 0 0 0 15px;
    float : right;
    width : 620px;
    text-align : justify;
}
.border {
    clear : both;
    border-left : 4px solid #ccc;
    padding : 0 0 0 15px;
}
#rl {
    float : left;
    width : 290px;
    margin : 0 20px 30px 0;
}
#rr {
    float : right;
    width : 290px;
}
#rl li, #rr li {
    list-style : none;
    border-bottom : 1px solid #eee;
    padding : 4px;
    margin : 0;
}
#rl li a, #rr li a {
    background : #fff url(/files/images/arrow.gif) no-repeat center left;
    padding : 0 0 0 12px;
    color : #808080;
}
#footer {
    clear : both;
    padding : 10px;
    margin : 0;
    font-size : 0.9em;
    color : #808080;
    background : #eee;
}
.links a {
    font-weight : bold;
    color : #787a8f;
    background : #fff;
    margin : 0 10px 0 0;
    background : url(/files/images/dot.png) no-repeat center left;
    padding : 0 0 0 10px;
}
#footer li {
    list-style : none;
}
#fl {
    width : 600px;
}
#fr {
    float : right;
}
table#portfolio {
    width : 100%;
    border-collapse : collapse;
}
table#portfolio td {
    padding : 10px;
}
table#portfolio ul {
    margin-top : 0;
}
td.date {
    text-align : right;
    font-size : 0.7em;
}
tr.titlerow {
    background-color : #f5f5f5;
}
div.quote {
    margin-bottom : 5px;
    text-align : left;
}
div.author {
    font-style : italic;
    text-align : right;
    margin-bottom : 5px;
}
div.quote {
    margin : 15px;
    padding-left : 10px;
    border-left : 3px solid #ccc;
}
table#order {
    border : 1px solid #ccc;
    width : 100%;
}
#order td {
    padding : 10px;
    text-align : right;
    background-color : #f5f5f5;
}
.err {
    color : #990000;
}
div.filepdf {
    background-image : url(/files/images/pdf.jpg);
    background-repeat : no-repeat;
    margin-left : 10px;
    padding-left : 60px;
    margin-bottom : 5px;
    min-height : 55px;
}
.price span {
    color : #229922;
}
div.price {
    padding : 15px;
    font-size : 1.1em;
}
.priceint span {
    color : #229922;
}
div.priceint {
    padding : 0px;    
}
