﻿body {
    margin: 0;
    color: Black;
    font-size: 12px;
}

td {
    font-size: 12px;
}

bustyle {
    background-color: Green;
}

bot_style {
    border: 1px #74220D solid;
}

textarea {
    border-width: 1px;
    font-size: 12px;
}

textBox {
    border-color: Green;
    border-width: 1px;
    border-style: Solid;
    color: Green;
}

A:active {
    color: #000000;
    text-decoration: none;
}

A:link {
    color: #000000;
    text-decoration: none;
}

A:visited {
    color: #000000;
    text-decoration: none;
}

A:hover {
    color: red;
    text-decoration: none;
}

.mainDiv{
    width:960px;
    margin:0 auto;
}

.mainTable {
    width: 100%;
    border-width: 1px;
    background-color: white;
}

.msgTable {
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #d5d2d2;
    width: 100%;
}

.msgFieldName {
    line-height: 22px;
    width: 100px;
    text-align: center;
    height: 30px;
    font-size: 14px;
    border-collapse: collapse;
    border-style: dashed;
    border-width: 1px;
    border-color: #d5d2d2;
}

.msgContent {
    line-height: 22px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    border-collapse: collapse;
    border-style: dashed;
    border-width: 1px;
    border-color: #d5d2d2;
    text-align:left;
}

.formTableFix {
    background-color: white;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #d5d2d2;
    width: 100%;
}

.formTableFixTitle {
    font-size: 14px;
    font-weight: bold;
    color: #b25808;
    line-height: 25px;
    height: 40px;
    text-indent: 2em;
    padding: 10px 120px 10px 130px;
    text-align:left;
}

.formTable {
    width: 700px;
    /*background: url(/images/guestbookbg.png) no-repeat;*/
    background-color: #fdf1dc;
    border-width: 0px;
    border-collapse: collapse;
    border-style: solid;
    border-width: 1px;
    border-color: #f9d7aa;
}

.formTitle {
    background: url(ThemesimgGBtitleBg.jpg) no-repeat;
    height: 33px;
    text-indent: 40px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    line-height: 33px;
    text-align:left;
}

.formFieldName {
    line-height: 22px;
    white-space: nowrap;
    text-align: center;
    height: 30px;
    font-size: 14px;
}

.formContent {
    line-height: 22px;
    text-indent: 22px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    white-space: nowrap;
    text-align:left;
}

 .insertBtn{
    margin-top:-4px;
}

.rndcode image {
    padding-left:10px;
    vertical-align: middle;
}

.page_link{
    border-width:0px;
}

.page_link .page{
    border-width:0px;
}
