﻿.header_td
{
    font-family: Arial;
    font-size: 7pt;
    color: #646464;
    background-color: #ffffff;
}

.menu_td
{
    height: 29px;
    background-image: url(images/menu_bg.jpg);
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 8pt;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 5px;
    padding-top: 2px;
    font-weight: bold;
    border-right: #afa175 1px solid;
    border-top: #afa175 1px solid;
    border-left: #afa175 1px solid;
}

.menu_td a
{
    text-decoration: none;
    color: #ffffff;
}

.menu_td a:hover
{
    text-decoration: underline;
    color: #554f38;
}

.main_pic_td
{
    background-color: #958852;
    height: 400px;
    background-image: url(images/main_pic_bg.jpg);
    background-repeat: repeat-y;
}

.main_td
{
    background-color: #c6b779;
    border-top: #afa175 1px solid;
    border-right: #afa175 1px solid;
    border-left: #afa175 1px solid;
    border-bottom: #afa175 1px solid;
}

.left_shaddow
{
    background-image: url(images/left_shaddow.jpg);
    background-repeat: repeat-y;
    width: 10px;
    background-position: right;
}

.right_shaddow
{
    background-image: url(images/right_shaddow.jpg);
    background-repeat: repeat-y;
    width: 10px;
}

.maintext
{
    font-family: Arial;
    font-size: 10pt;
    color: #000000;
    padding: 5px;
}

.heading
{
    background-image: url(images/page_title.jpg);
    background-repeat: no-repeat;
    font-family: Arial;
    font-size: 10pt;
    text-transform: uppercase;
    color: #554f38;
    font-weight: bold;
    text-align: center;
    padding-left: 40px;
    padding-top: 7px;
    height: 30px;
    width: 100%;
}

.sub_heading
{
    color: #554f38;
    font-weight: bold;
    text-transform: uppercase;
}

.footer
{
    font-family: Arial;
    font-size: 8pt;
    text-align: center;
    padding-right: 180px;
    background-image: url(images/page_footer.jpg);
    background-repeat: no-repeat;
}

.footer a
{
    color: #554f38;
}

.footer a:hover
{
    color: #9f9363;
}

.login_tbl
{
	color: #ffffff;
	font-size: 8pt;
	border: solid 1px #a69a68;
}

.right_table
{
    background-image: url(paper.jpg);
    background-repeat: no-repeat;
    color: #000000;
    font-family: Arial;
    font-size: 9pt;
    width: 185px;
    height: 210px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.right_table a
{
    color: #000000
}

.right_table a:hover
{
    color: #687c5c;
    text-decoration: underline overline;
    background-color: #CAD1C5;
}

.right_table_header
{
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    text-align: center;
}

.dvd_table
{
    color: #000000;
    font-family: Arial;
    font-size: 9pt;
    width: 300px;
    height: 170px;
    padding: 5px;
}

.dvd_table_header
{
    font-size: 10pt;
    font-weight: bold;
    height: 30px;
    text-align: center;
}

a
{
    color: #000000;
}

.pic
{
    border: solid 1px #000000;
}

#mustAgree {
  visibility: hidden;
  padding: 5px;
}

form table
{
    background-color: #fefbea;
    border: dashed 1px #554f38;
    font-weight: bold;
}
