#maintable {
	background-color: #ece6cf;
}
body {
	background-color: #dfd6b0;
}
.tableborder {
	border: 1px solid #3d3114;
}
.redfriday {
	color: #FF0000;
	font-weight: bold;
}


#maintable #texttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3114;
}
#menutable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3d3114;
	background-color: #d7c28e;
	line-height: 20px;
}
#menutable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3d3114;
	text-decoration: none;
}
#menutable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3d3114;
	text-decoration: none;
}
#menutable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #937531;
	text-decoration: none;
}
#texttable a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F180A;
	text-decoration: underline;
}
#texttable a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f180a;
	text-decoration: underline;
}
#texttable a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #937531;
	text-decoration: underline;
}
#draytable {
	color: #211811;
	background-color: #DFD6B0;
	line-height: 30px;
}
#draytable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6923D;
	text-decoration: none;
}
#draytable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b6923d;
	text-decoration: none;
}
#draytable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #937531;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3114;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3114;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d3114;
}
.boldtext {
	font-weight: bold;
}
#popuptable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3d3114;
	background-color: #ece6cf;
	line-height: 20px;
}
#popuptable h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3114;
}
#popuptable a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3114;
	text-decoration: none;
}
#popuptable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3114;
	text-decoration: none;
}
#popuptable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #937531;
	text-decoration: none;
}
.point11text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3114;
}

.popupLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3114;
	text-decoration: none;
}
.popupLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3d3114;
	text-decoration: none;
}
.popupLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #937531;
	text-decoration: none;
}

        a.boxLink:link
        {
            text-decoration: none;
            color: #555555;
            font-weight: bold;
            font-size: 9pt;
        }
        a.boxLink:visited
        {
            text-decoration: none;
            color: #555555;
            font-weight: bold;
            font-size: 9pt;
        }
        a.boxLink:active
        {
            text-decoration: none;
            color: #555555;
            font-weight: bold;
            font-size: 9pt;
        }
        a.boxLink:hover
        {
            text-decoration: underline;
            color: red;
            font-weight: bold;
            font-size: 9pt;
        }
        .boxLink
        {
           color: #6699FF; 
           font-size: 9pt;
        }
       .modalBackground
        {
            background-color: #F3F0E2;
            filter: alpha(opacity=90);
            opacity: 0.9;
        }        
