BODY
{
    background-color: #c0c0c0;
}



.table-border
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.top-text
{
    font-weight: bold;
    font-size: 10px;
    color: #dccf5e;
    font-family: 'Century Gothic' , Verdana;
    text-decoration: none;
}
.mytext1
{
    font-weight: 600;
    font-size: 13px;
    color: #BBA462;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.mytext1:hover
{
    font-weight: 600;
    font-size: 13px;
    color: #E2D8BC;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.myheading1
{
    font-size: 19px;
    color: #744114;
    font-family: 'Arial Narrow' , Arial;
    text-decoration: none;
    padding-left: 38px;
    padding-top: 2px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.myheading2
{
    font-size: 19px;
    color: #744114;
    font-family: 'Arial Narrow' , Arial;
    text-decoration: none;
    padding-left: 5px;
    padding-top: 2px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.table-border1
{
    border-right: #7a491d 1px solid;
    border-top: #7a491d 1px solid;
    border-left: #7a491d 1px solid;
    border-bottom: #7a491d 1px solid;
}
.mytext2
{
    font-weight: 500;
    font-size: 13px;
    color: #573b3b;
    font-family: Verdana, Arial;
    text-decoration: none;
    line-height: 13px;
}
.myimg2
{
    padding-top: 4px;
    padding-left: 7px;
    float: right;
    
}
.mytext3
{
    font-weight: 600;
    font-size: 15px;
    color: #7F4B1D;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.mytext3:hover
{
    font-weight: 600;
    font-size: 15px;
    color: #742200;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.copyright
{
    font-weight: 500;
    font-size: 13px;
    color: #E2D8BC;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.copyright:hover
{
    font-weight: 500;
    font-size: 13px;
    color: #e2d876;
    font-family: Verdana, Arial;
    text-decoration: underline;
}
.mytext4
{
    font-weight: 600;
    font-size: 13px;
    color: #4A3E3E;
    font-family: Arial;
    text-decoration: none;
}
.mytext4:hover
{
    font-weight: 600;
    font-size: 13px;
    color: #525456;
    font-family: Arial;
    text-decoration: underline;
}
.mytext5
{
    font-weight: 600;
    font-size: 13px;
    color: #968430;
    font-family: Arial;
    text-decoration: none;
}
.mytext5:hover
{
    font-weight: 600;
    font-size: 13px;
    color: #4A3E3E;
    font-family: Arial;
    text-decoration: underline;
}
.main-text
{
     scrollbar-face-color:#C0AD88; 
     scrollbar-track-color:#C0AD88; 
     scrollbar-arrow-color:#573b3b; 
     scrollbar-shadow-color:#aaaaaa; 
     scrollbar-dark-shadow-color:#573b3b; 
     scrollbar-3dlight-color:#aaaaaa; 
     scrollbar-highlight-color:#573b3b;
     padding-left: 10px;
     padding-right: 10px;
     font-size: 11px;
     color: #573b3b;
     font-family: Verdana, Arial;
     text-decoration: none;
     font-weight: 500;
     clear: left;
}
LI.mylist1
{
    font-weight: bold;
    list-style-position: outside;
    font-size: 9pt;
    margin-left: 100px;
    color: #191970;
    font-family: Tahoma;
    list-style-type: disc;
    text-decoration: none;
}

.mylist2 {
	FONT-WEIGHT: bold; 
	LIST-STYLE-POSITION: inside; 
	FONT-SIZE: 8pt; 
	MARGIN-LEFT: 120px; 
	COLOR: #191970; 
	FONT-FAMILY: Tahoma; 
	LIST-STYLE-TYPE: disc; 
	TEXT-DECORATION: none
}
.mylist3 {
	FONT-WEIGHT: bold; 
	LIST-STYLE-POSITION: outside; 
	FONT-SIZE: 8pt; 
	MARGIN-LEFT: 50px; 
	COLOR: #191970; 
	FONT-FAMILY: Tahoma; 
	LIST-STYLE-TYPE: disc; 
	TEXT-DECORATION: none
}

.sitemap
 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #191970; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: none
}

.sitemap:hover
 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 8pt; 
	COLOR: #191970; 
	FONT-FAMILY: Tahoma; 
	TEXT-DECORATION: underline
}