BODY
{
	background-color: #0080c0;
}
A:link
{
	color: #000000;
	text-decoration: underline;
}
A:visited
{
    COLOR: #000000;
	text-decoration: underline;
}
A:active
{
    COLOR: #000000;
    text-decoration: underline;
}
A:hover
{
	text-decoration: underline overline;
}
.toolbar
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
    color: #ffffff;
    padding-top: 0px;
    font-style: normal;
    font-family: 'Courier New';
    background-color: #ffbe1f;
    text-decoration: none;
}
.toolbar2
{
    padding-right: 0px;
    padding-left: 0px;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
    color: #ffffff;
    padding-top: 0px;
    font-style: normal;
    font-family: 'Courier New';
    background-color: #ffbe1f;
    text-decoration: none;
    border-bottom: darkorange 1px inset;
}

.Button
{
	border-right: white 2px outset;
	border-top: white 2px outset;
	font-size: 11px;
	margin: 4px;
	vertical-align: baseline;
	border-left: white 2px outset;
	cursor: hand;
	color: black;
	border-bottom: white 2px outset;
	font-family: Tahoma;
	height: 20px;
	background-color: #99ccff;
	text-align: center;
}
.TextBox
{
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	font-size: 12px;
	margin: 2px;
	border-left: #000000 1px solid;
	width: 140px;
	cursor: hand;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #99ccff;
}

.BlueButton
{
	border-right: white 3px ridge;
	padding-right: 3px;
	border-top: white 3px ridge;
	padding-left: 3px;
	font-weight: bolder;
	padding-bottom: 3px;
	border-left: white 3px ridge;
	width: 140px;
	cursor: hand;
	color: #ffffff;
	padding-top: 3px;
	border-bottom: white 3px ridge;
	font-family: Verdana;
	background-color: #0080c0;
}

.middletext
{
    font-size: 11px;
    color: #003366;
    font-family: Verdana;
    background-color: #d2ebeb;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
.crewitem
{
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px;
	padding-bottom: 15px;
	color: black;
	padding-top: 15px;
	font-family: 'Times New Roman';
	background-color: #f5f5f5;
	text-align: justify;
}
.newstext
{
	font-size: 14px;
	color: black;
	font-family: 'Courier New';
}
.homepagecrewtext
{
	font-size: 14px;
	color: black;
	font-style: italic;
	font-family: 'Courier New';
}

.middletextnoborder
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 8px;
	color: #000000;
	padding-top: 8px;
	font-family: Verdana;
	background-color: #d2ebeb;
}
.middletextnew
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 8px;
	color: #000000;
	border-top-style: outset;
	padding-top: 8px;
	font-family: Verdana;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #ffffff;
	border-bottom-style: outset;
}
.middletextheader
{
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 8px;
	text-transform: lowercase;
	color: #4169e1;
	padding-top: 8px;
	font-family: Verdana;
	background-color: #d2ebeb;
}

.middletextsmall
{
	border-right: #ff9933 2px solid;
	padding-right: 8px;
	border-top: #ff9933 2px solid;
	padding-left: 8px;
	font-size: 8pt;
	padding-bottom: 8px;
	border-left: #ff9933 2px solid;
	color: #000000;
	padding-top: 8px;
	border-bottom: #ff9933 2px solid;
	font-family: Verdana;
	background-color: #d2ebeb;
}

.middletextouter
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #999999;
}

.middletextinput
{
    BACKGROUND-COLOR: #ffffcc
}
.middletexttiny
{
	font-size: 10px;
	color: #999999;
	font-family: Verdana, Arial;
}


.headertexttiny
{
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial;
}
.headertexthuge
{
	font-size: 16pt;
	color: #000000;
	font-family: Tahoma;
}
.logoarea
{
	background-color: #ff9933;
}

.Raver
{
	border-right: #ffa500 2px outset;
	border-top: #ffa500 2px outset;
	font-size: 8pt;
	border-left: #ffa500 2px outset;
	color: #000000;
	border-bottom: #ffa500 2px outset;
	font-family: Verdana;
	background-color: #0080c0;
}
.Poll
{
	border-right: #ffa500 2px outset;
	border-top: #ffa500 2px outset;
	font-size: 8pt;
	border-left: #ffa500 2px outset;
	color: #000000;
	border-bottom: #ffa500 2px outset;
	font-family: Verdana;
	background-color: #ff9933;
}
.PollNoBorder
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana;
	background-color: #ff9933;
}

.adminheading
{
    FONT-SIZE: 11pt;
    COLOR: #FF0000;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffcc
}

.admintable
{
    FONT-SIZE: 8pt;
    BORDER-BOTTOM: 1px outset;
    COLOR: #000000;
    PADDING-TOP: 0px;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffcc
}
.checklist
{
	border-right: #ffa500 2px outset;
	border-top: #ffa500 2px outset;
	font-size: 8pt;
	border-left: #ffa500 2px outset;
	color: #333366;
	border-bottom: #ffa500 2px outset;
	font-family: Verdana;
	background-color: #ff9933;
}
A.checklistitem:link
{
	color: #333366;
	text-decoration: underline;
}
A.checklistitem:visited
{
	font-weight: normal;
	color: #333366;
	text-decoration: underline;
}
A.checklistitem:active
{
	color: #333366;
	text-decoration: underline;
}
A.checklistitem:hover
{
	color: #333366;
	background-color: #3366cc;
}
.Photo
{
	border-right: white 8px solid;
	border-top: white 8px solid;
	font-size: 12px;
	border-left: white 8px solid;
	color: #000000;
	border-bottom: white 8px solid;
	font-family: 'Comic Sans MS';
	background-color: white;
}
.Postcard
{ SCROLLBAR-FACE-COLOR: #ffffff; FONT-SIZE: 14px; BORDER-LEFT-COLOR: white; BORDER-BOTTOM-COLOR: white; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #ffffff; BORDER-TOP-STYLE: solid; BORDER-TOP-COLOR: white; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; FONT-FAMILY: 'Comic Sans MS'; BORDER-RIGHT-STYLE: solid; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; BORDER-LEFT-STYLE: solid; BACKGROUND-COLOR: white; BORDER-RIGHT-COLOR: white; BORDER-BOTTOM-STYLE: solid }

.PostcardOuter
{
	border-right: black thin double;
	border-top: black thin double;
	font-size: 12px;
	border-left: black thin double;
	color: #000000;
	border-bottom: black thin double;
	font-family: 'Comic Sans MS';
	background-color: white;
}
.PhotoAlbum
{
	color: #000000;
	border-right: white 4px solid;
	border-top: white 4px solid;
	font-size: 10px;
	border-left: white 4px solid;
	border-bottom: white 4px solid;
	font-family: 'Comic Sans MS';
	background-color: white;
}
.add2small
{
    font-size: 11px;
    cursor: pointer;
}
.add2head
{
    font-size: 11px;
    font-weight: bold;
}
.calendar
{
    width: 65px;
    height: 75px;
    text-align: center;
    padding-top: 9px;
    padding-left: 5px;
    font-family: Times New Roman, serif;
    background-image: url(images/calendar.gif);
    background-repeat: no-repeat;
}
.calendartable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.calday
{
    font-size: 26px;
    font-weight: bold;
    line-height: 16px;
}
.calmonth
{
    font-size: 20px;
    font-weight: bold;
    padding: 3px 0px;
    line-height: 16px;
}
.calyear
{
	font-size: 14px;
	font-weight: bold;
}
.mainheading
{
    font-size: 24px;
    font-weight: bold;
    padding: 3px 0px;
    line-height: 16px;
    font-style: normal;
    font-family: 'Courier New';
}.mainheadingmailer
{
    font-size: 16px;
    font-weight: bold;
    padding: 3px 0px;
    line-height: 16px;
    font-style: normal;
    font-family: 'Courier New';
}
.mainheader
{
	font-size: 8pt;
	color: #ff9933;
	font-family: Tahoma;
	background-color: #0080c0;
}