﻿html {
   overflow-y: auto;
}

body 
{
	margin: 0px;
	background-color: #ece8df;
}

form 
{
	display: inline;
	margin: 0px;
}

td
{
	font: 9pt Arial, sans-serif;
	color: #000000;
}

a {
	font:  9pt Arial, sans-serif;
	color:  #661821;
}

a:hover {
	font:  9pt Arial, sans-serif;
	color:  #ed1c24;
}

.clsMainTable
{
    background-color:#eee3cb;
    background-image:URL(images/main_bg.jpg);
	background-repeat: no-repeat;
}

.clsContentTable
{
    border-style: solid;
    border-width: 1px;
    border-color: #661821;
    background-color: #ffffff;
    scrollbar-track-color: #a08377;
	scrollbar-face-color: #c6a090;
	scrollbar-highlight-color: #dbb19f;
	scrollbar-3dlight-color: #dbb19f;
	scrollbar-darkshadow-color: #661821;
	scrollbar-shadow-color: #a08377;    
}

.clsCopyright
{
    font: 8pt Arial, sans-serif;
	color: #661821;
}

a.clsCopyright
{
    font: 8pt Arial, sans-serif;
	color: #661821;
	text-decoration: none;
}

a.clsCopyright
{
    font: 8pt Arial, sans-serif;
	color: #661821;
	text-decoration: none;
}

.clsPageTitleDiv
{
    color: #661821;
    background-color: #661821;
    height: 1px;
}

.clsDiv
{
    color: #661821;
    background-color: #661821;
    height: 1px;
}

.clsNoRecs
{
    font: Italic 9pt Arial, sans-serif;
    color: #0054a6;
}

.clsHeadline
{
    font: Bold 11pt Arial, sans-serif;
    color: #000000;
}

.clsBreadcrumbs
{
    font: Bold 10pt Arial, sans-serif;
    color: #000000;
}

a.clsBreadcrumbs
{
    font: Bold 10pt Arial, sans-serif;
    color: #0054a6;
    text-decoration: underline;
}

a.clsBreadcrumbs:hover
{
    font: Bold 10pt Arial, sans-serif;
    color: #ed1c24;
    text-decoration: underline;
}

.clsMultiView
{
    background-color: #ffffff;
    border: solid 1px #acad9c;
    top: 36px;
    position: absolute;
    Width: 570px;
    Height: 270px;
}

.clsMultiPageButtons
{
    top: 314px;
    position: absolute;
    width: 570px;
    text-align: center;
}

a.clsRoomLink
{
    font: Bold 14px Arial, sans-serif;
    color: #661821;
    text-decoration: none;
}

a.clsRoomLink:hover
{
    font: Bold 14px Arial, sans-serif;
    color: #661821;
    text-decoration: underline;
}

.clsPicCaption
{
    font: Bold 9pt Arial, sans-serif;
    color: #690906;
}
