body
{
	margin: 0;
	padding: 0;
}
.Heading1
{
	font-weight: bold;
	font-size: 18px;
	line-height: 22pt;
	padding-bottom: 4pt;
	color: #d5b600;
	padding-top: 4pt;
	font-family: Verdana, Helvetica, sans-serif;
}
.Heading2
{
	font-size: medium;
	color: #4A3C8C;
	font-family: Verdana, Helvetica, sans-serif;
}
.List
{
	border: #e6f4f7 5px solid;
	background-color: #e6f4f7;
}
.ListHeading
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #3300ff;
}
.ListHeadingSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9px;
    color: #3300ff;
}
.ListSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px
}
.InfoNormal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px    
}
.InfoNormal:link, .InfoNormal:visited
{
	color: blue;
	font-family: Verdana, Arial;
	text-decoration: underline;
}
.InfoNormalWhite
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;    
    color: white;
}
.InfoBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px    
}
.InfoSmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px    
}
.InfoSmall:link, .InfoSmall:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 11px;
	color: blue;
	text-decoration: underline;
}
.Panel
{
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #e6f4f7;
}
.Panel:link, .Panel:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 16px;
	color: blue;
	text-decoration: underline;
}
.PanelTitle
{
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	color: White;
	background-color: #add4f5;
}
.TabCaption
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px    
}
.TextEdit
{
	width: 400px;
}
.TextEditSmall
{
	width: 200px;
}
.TextEditRegister
{
	width: 250px;
}
.MemoEdit
{
	height: 100px;
	width: 400px;
}
.MemoEditWide
{
	height: 100px;
	width: 600px;
}
.MemoExtraWide
{
	height: 80px;
	width: 800px;
}
.MemoHuge
{
	height: 300px;
	width: 600px;
}
.MemoEditLarge
{
	height: 200px;
	width: 600px;
}
.ComboEdit
{
	width: 200px;
}
.CurrencyEdit
{
	width: 100px;
}
.AlbumThumbnail
{
	border: #e6f4f7 3px solid;
}
.AlbumThumbnailSelected
{
	border: red 3px solid;	
}
.AlbumThumbnailUnapproved
{
	border: gray 3px dashed;	
}
.AlbumThumbnailUnapprovedSelected
{
	border: red 3px dashed;	
}
.PanelDateTitle
{
	border-right: #add4f5 4px solid;
	border-top: #add4f5 4px solid;
	font-weight: bold;
	font-size: 12px;
	border-left: #add4f5 4px solid;
	color: black;
	line-height: 14px;
	border-bottom: #add4f5 4px solid;
	font-family: Verdana, Helvetica, sans-serif;
	background-color: #add4f5;
}
.PanelAvailable
{
	height: 50px;
	background-color: palegreen;
}
.PanelAvailablePhoneOnly
{
	height: 50px;
	background-color: springgreen;
}
.PanelBooked
{
	height: 50px;
	background-color: #cc0033;
}
.PanelUnavailable
{
	height: 50px;
	background-color: #e6f4f7;
}
.PanelMultiPeriod
{
	height: 50px;
	background-color: #ffffcc;
}
.PanelFooter
{
	background-color: #e6f4f7;	
}






