body {
    font-family: Vernada, Arial, sans-serif;
    font-size: 14px;
}

img {
    border: none;
}

td.smallpic {
    vertical-align: top;
    padding: 12px 12px 0px 0px;
}

td.smallpic div {
    border: 1px solid #999999;
    width: 114px;
    height: 84px;
}

td.smallpic img {
    width: 114px;
    height: 84px;
}

a, .ilink {
    color: #222222;
    text-decoration: underline;
    font-size: 14px;
    font-weight: normal;
}

.ilink {
    text-decoration: none;
}

a:visited {
    color: #222222;
}

td.cn {
    vertical-align: top;
    padding: 12px;
}

.gray {
    color: #999999;
}

.b {
    font-weight: bormal;
}

#layout {
    width: 780px;
    margin: 10px auto;
    padding: 0px;
}

#mainwork {
    text-align: center;
}

div.spacer, div.spacer2 {
    margin: 10px 0px;
}

div.spacer2 {
    margin-top: 0px;
	padding-top: 35px;
}

* html div.spacer2 {
    margin-top: 10px;
	padding-top: 0px;
}

.bglines {
    background-image: url(../img/lines.gif);
    background-repeat: repeat;
}

div.vmenu {
    margin-bottom: 12px;
    padding: 7px 12px;
}

.b1 {
    border: 1px solid #000;
}

div.details {
    margin: 12px 0px;
}

#aname {
    color: #666;
    font-size: 24px;
    font-weight: normal;
    padding-top: 12px;
    padding-left: 100px;
    margin-bottom: 12px;
}

#ahistory {
    padding-left: 116px;
    padding-right: 34px;
    font-weight: normal;
}

#ahistory .big {
    font-size: 18px;
}

#ahistory .small {
    font-size: 12px;
    margin-bottom: 12px;
}

#ainfo {
    font-size: 12px;
    font-weight: normal;
    padding-left: 45px;
}

#ainfo .email {
    display: block;
    margin-top: 10px;
    color: #000099;
    text-decoration: underline;
}

ul.pages, ul.pages2 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.pages li, ul.pages2 li {
    display: inline;
    color: #999999;
    font-weight: normal;
}

ul.pages li {
    color: #999999;
}

ul.pages2 li {
    color: #666666;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

ul.pages li.selected, ul.pages2 li.selected {
    padding: 4px 5px;
}

ul.pages li a, ul.pages2 li a {
    padding: 4px 5px;
}

ul.pages2 li a {
    background-color: #cccccc;
}

