﻿body
{
	font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 85%;
	margin:0px;
}

p {font-size: 1.0em;}

/* Three-pixel bug fix: http://www.positioniseverything.net/explorer/threepxtest.html */
* html p { height: 1%; }
#body-container
{}

h1
{
	text-align: left;
	font-size: 1.5em;
	font-weight: bolder;
	color:#ffffff;
	margin-left:10px;
	margin-top:7px
}
    
#header
{
    font-size: .8em;
    text-align: right;
    background-color: #9CB6D9;
    border-top: 1px solid #564b47;
    border-bottom: 1px solid #564b47;
    text-transform: uppercase;
    text-align: left;
}

h2 {font-size: 1.1em;}
h3 {font-size: 1em;}
h4 {font-size: .9em;}

a:link {color:#006699;}

a:visited {color:#666699;}

a:hover {text-decoration: underline;}

a:active {color: green;}

.normal {font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;font-size:11px;line-height:12px;}

.normalreadonly {font-family:Verdana, Arial, SunSans-Regular, Sans-Serif;font-size:11px;line-height:12px;background-color:#dcdcdc; border-style:none;}

.smallfont{font-family:Verdana, SunSans-Regular, Sans-Serif;font-size:0.9em;}

.ErrorText {color:Red}

.today {font-family:"Tahoma";background-color:#fafad2;}

.weekend {background-color:#f0f8ff;}

.othermonthday {background-color:#dcdcdc;}

.day {font-size: 10px;font-family: Verdana, Arial}

.border{border-right:solid 1px #dcdcdc;border-left:solid 1px #dcdcdc;border-bottom:solid 1px #dcdcdc; border-top:solid 1px #dcdcdc;height:20px}

.navtable{background-color: #000066;color:#FFFFFF;font-weight:bold;}

.dashedline
{border-top:1px dashed #dcdcdc;padding-top:5px}

@media print
{
	.cruisecalendar{font-family:Verdana; font-size:xx-small; margin-left:1px;}
	.printbutton {display:none;}
}

