BODY
{
    background-color: #cbbe79;
}
.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: #0e4d5b;
    font-family: 'Century Gothic' , Verdana;
    text-decoration: none;
}

.heading
{
    font-weight: bold;
    font-size: 16px;
    color: #6f7072;
    font-family: 'Arial', Verdana;
}

.bottom-link
{
    font-weight: bold;
    font-size: 14px;
    color: #6F7072;
    font-family: Arial;
    text-decoration: none;
}

.bottom-link:hover
{
    font-weight: bold;
    font-size: 13px;
    color: #00A5FF;
    font-family: Verdana, Arial;
    text-decoration: none;
}

.resource-link
{
    font-weight: normal;
    font-size: 11px;
    color: #866A13;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.resource-link:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #964515;
    font-family: Verdana, Arial;
    text-decoration: underline;
}

.resource-pageno
{
    font-weight: normal;
    font-size: 11px;
    color: #51a6ff;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.resource-pageno:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #3F3F3F;
    font-family: Verdana, Arial;
    text-decoration: underline;
}
.main-text
{
     scrollbar-face-color:#F0F9FD; 
     scrollbar-track-color:#F0F9FD; 
     scrollbar-arrow-color:#aaaaaa; 
     scrollbar-shadow-color:#ffffff; 
     scrollbar-dark-shadow-color:#252525; 
     scrollbar-3dlight-color:#ffffff; 
     scrollbar-highlight-color:#252525;
     padding-left: 10px;
     padding-right: 10px;
     font-size: 11px;
     color: #6F7072;
     font-family: Verdana, Arial;
     text-decoration: none;
     font-weight: 500;
     clear: left;
}
.myimg1
{
    padding-top: 7px;
    padding-left: 7px;
    float: right;
}
.mytext1
{
    font-size: 13px;
    color: #0EA9FD;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: 600;
    clear: left;
}
.mytext2
{
    font-size: 11px;
    color: #0EA9FD;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: 600;
    clear: left;
}
.mytext2:hover
{
    font-size: 11px;
    color: #0EA9FD;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-weight: 600;
    clear: left;
}

.copyright
{
    font-size: 13px;
    color: #866A13;
    font-family: Verdana, Arial;
    text-decoration: none;
    font-weight: 600;
    clear: left;
}
.copyright:hover
{
    font-size: 13px;
    color: #866A13;
    font-family: Verdana, Arial;
    text-decoration: underline;
    font-weight: 600;
    clear: left;
}

LI.mylist1
{
    font-weight: bold;
    list-style-position: outside;
    font-size: 9pt;
    margin-left: 50px;
    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: 70px; 
	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
}