p
{
	font-family: verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-style: normal;
	margin: 4px 0 4px 0;
	padding-bottom: 5px;
}

p.indent
{
	text-indent: 2em;
}

input.feedback {
	font-family: verdana,arial;
	font-size: 70%;
}
select.feedback {
	font-family: verdana,arial;
	font-size: 70%;
}
#feedbackform {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 70%;	
}

li
{
	font-family: verdana, sans-serif;
	font-size: small;
	line-height: normal;
	font-style: normal;
}

div .error {
	border: 1px solid #f00;
	background: #fcc;
	padding: 3px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
	color: #f00;
}


h1
{
	color: #006600;
	font-family: georgia,times roman,serif;
	font-size: x-large;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}

h2
{
	color: #CC0000;
	font-family: georgia,times roman,serif;
	font-size: large;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0 0 5px 0;
}

h3
{
	color: #CC0000;
	font-family: georgia,times roman,serif;
	font-size: small;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

h3.blue {
	color: #006699;
}
h3.darkblue {
	color: #000099;
}

h3.bluesans {
	color: #006699;
	font-family: verdana,helvetica,san-serif;
}

h3.darkbluesans {
	color: #000099;
	font-family: verdana,helvetica,san-serif;
}

h3.redsans {
	font-family: verdana,helvetica,san-serif;
}

h3.greensans {
	color: #006600;
	font-family: verdana,helvetica,san-serif;
}

h4 {
	color: #CC0000;
	font-family: georgia,times roman,serif;
	font-size: x-small;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

h4.redsans {
	font-family: verdana,helvetica,san-serif;
}

h4.purplesans {
	font-family: verdana,helvetica,san-serif;
	color: #330066;
}

h4.blacksans {
	font-family: verdana,helvetica,san-serif;
	color: #000000;
}

h4.bluesans {
	font-family: verdana,helvetica,san-serif;
	color: #336699;
}
h4.darkbluesans {
	font-family: verdana,helvetica,san-serif;
	color: #000099;
}

h4.feedback {
	color: #CC0000;
	font-size: small;
	font-family: georgia,times roman,serif;
	line-height: normal;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

td.monthlycell {
	width: 45px;
	height: 45px;
	text-align: center;
	background: #CCFF99;
	margin: 0;
	padding: 0px;
	border: 1px solid #FFFF99;
}

td.weeklycell {
	text-align: center;
	width: 49px;
	height: 49px;
	text-align: center;
	background: #ffffff;
	padding: 3px;
	border: 1px solid blue;
}

.calendardate {
	color: #003399;
	font-family: verdana,helvetica,san-serif;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	margin: 0;
}

div.privacypolicylink {
	color: #CC0000;
	font-family: verdana,sans serif;
	font-weight: bold;
	text-align: center;
}

/* Form-related CSS */

fieldset {
	border: 1px solid #ccc;
	padding: 10px 5px 10px 5px;
	margin: 10px 0;
}

fieldset label {
	width: 10em;
	font-size: 80%;
	font-family: verdana,sans-serif;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	margin-top: 3px;
}

fieldset label em {
	float: left;
	color: #f00;
	font-weight: bold;
}

fieldset .error {
	border: 1px solid #f00;
	background: #fcc;
	padding: 3px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 8px;
	color: #f00;
}

fieldset input[type="submit"],
fieldset input[type="button"]{
	font-weight: bold;
	margin-top: 5px;
	margin-left: 8.5em;
}

fieldset span.note {
	font-style: italic; 
	font-size: 90%;
}

fieldset p.note {
	font-style: italic; 
	font-size: 90%;
	margin: 4px 0;
	margin-left: 9.2em;
	line-height: 1;
}

fieldset legend {
	color: #000;
	background: #eee;
	border: 1px solid #ccc;
	padding: 0 6px;
	font-size: 90%;
}

fieldset .errormessage {
	color: #f00;
	font-weight: bold;
	margin-left: 7.5em;
}

fieldset p {
	margin: 0 0 8px 0;
	font-size: 100%;
}

/* More spacing */

fieldset.eighteen label {
	width: 18em;
}

fieldset.eighteen .errormessage {
	margin-left: 15.5em;
}

fieldset.eighteen p.note {
	margin-left: 17.2em;
}

#calendar {
	width:100%; 
	margin: 0 0 10px 0; 
}

#dayrow {
	background: #ffd;
}

#dayrow td {
	font-family: arial,sans-serif;
	font-size: 90%;
	text-align: center;
	border: 1px solid black;
	width: 14%;
}

.calday {
	text-align: right;
	font-family: arial,sans-serif;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #666;
	color: #fff;
	background: #000;
	width: 14%;
	padding: 0;
	margin: 0;
}

.caldayweather {
	text-align: right;
	font-family: arial,sans-serif;
	font-size: 80%;
	font-weight: bold;
	border: 1px solid #666;
	color: #fff;
	background: #000;
	width: 14%;
	height: 100px;
	padding: 0;
	margin: 0;
}

.empty {
	border: none;
	background: #ff9;
}

.moongraphic {
	text-align: center;
}

.daynumber {
	text-align: right;
	color: #fff;
	padding: 0 4px 0 0;
	margin: 0;
}

p.today {
	color: #000;
	background: #ff0;
}

.phasename {
	text-align: center;
	color: #ff0;
	margin: 0 0 4px 0;
	padding: 0;	
	font-weight: bold;
	font-size: 100%;
}

.nonphase {
	font-weight: normal;
	font-size: 95%;
	color: #ccc;
}

.moonweather {
	font-weight: normal;
	font-size: 105%;
	color: #fff;
	text-align: center;
	padding: 4px;
}

.yearlinkcell {
	background: #ffd;
	padding: 1px;
	text-align: center;
	font-weight: bold;
	width: 7%;
	border: 1px solid #ccc;
}

.monthlinkcell {
	text-align: center;
	width: 7%;
	background: #fff;
	border: 1px solid #ccc;	
}

.currentyear {
	background: #eee;
}

.currentmonth {
	background: #eee;
}

.currentxy {
	background: #ff0;
	border: 3px solid red;
}

p.undertablenote {
	font-size: 90%;
	font-style: italic;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

td.nextprevyears {
	background: #ccc;
	text-align: center;
	font-size: 90%;
	border: 1px solid #ddd;	
}


