/* GENERAL */

body
{
	font-size: 110%;
}

html, body, h1, h2, h3, h4, h5, h6, p, div, form, li
{
	margin:	0px;
	padding: 0px;
}

form 
{
	display: inline;
}

a img 
{
	border: none;
}

a:link, a:visited
{
	color: #333;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #900;
	text-decoration: underline;
}

fieldset
{
	border: 0px;
	margin: 4px;
	padding: 0px;
}

	
/* CONTAINER */

#Container
{
	border: 4px solid #9CF;
}


/* HEAD */

#Head
{
	background-color: #FFF;
}

#Head img.Logo
{
	margin: 18px 0 0 20px;
}

#Head img.Slogan
{
	margin: 16px 0 0 0;
}

#Head div.LoginBox
{
	font: normal .65em Verdana, Geneva, Arial, sans-serif;
	color: #333;
	background-color: #9CF;
	height: 120px;
	width: 210px;
	margin: 5px 5px 5px 0px;
	border-style: none;
}

#Head div.LoginBox h5
{
	font: bold 10px Verdana, Geneva, Arial, sans-serif;
	color: #000;
	text-align: center;
	margin: 2px 4px 3px 4px;
	padding-top: 4px;
}


/* MENU */

#Menu
{
	font: bold .65em Verdana, Geneva, Arial, sans-serif;
	color: #333;
}

#Menu ul.Horz
{
	margin: 0px;
	padding: 4px 16px 4px 16px;
	white-space: nowrap;
	border-top: solid 3px #9CF;
	border-bottom: solid 3px #9CF;
}	

#Menu ul.Horz li
{
	display: inline;
	color: #900;
	padding: 0px 6px 0px 12px;
	background: url(../images/BkgdColon.gif) no-repeat 0px 5px;
}

#Menu ul.Horz li.First
{
	padding: 0px 6px 0px 0px;
	background-image: none;
}

#Menu ul.Horz a:link, #Menu ul.Horz a:visited, #Menu ul.Horz a:hover, #Menu ul.Horz a:active
{
	text-decoration: none;
	font-weight: bold;
}


/* BODY */

#Body
{
	background-color: #FFF;
}

#BodyBubble
{
	background-image: url(../images/BkgdBubble.jpg);
}

#BodyBubbleLight
{
	background-image: url(../images/BkgdBubble2.jpg);
}


/* MAIN */

#Main
{
	font: normal .65em/1.4 Verdana, Geneva, Arial, sans-serif;
	color: #333;
}

#Main p
{
	margin: 0em 0em 1.6em 0em;
}

#Main big
{
	font-size: 1.2em;
}

#Main small
{
	font-size: .8em;
}

#Main pre
{
	font-size: 1.1em;
}

#Main address
{
	margin: 0em 0em 1.6em 0em;
}

#Main h1
{
	font: bold 1.8em Georgia, "New York", "Times New Roman", Times, serif;
	margin-bottom: .6em;
}

#Main h2
{
	font: bold 1.5em Georgia, "New York", "Times New Roman", Times, serif;
	margin-bottom: .6em;
}

#Main h3
{
	font: bold 1.2em Georgia, "New York", "Times New Roman", Times, serif;
	margin-bottom: .6em;
}

#Main h4
{
	font: bold 1.5em Verdana, Geneva, Arial, sans-serif;
	margin-top: -.6em;
	margin-bottom: .6em;
}

#Main h5
{
	font: bold 1.2em Verdana, Geneva, Arial, sans-serif;
	margin-top: -.6em;
	margin-bottom: .6em;
}

#Main h6
{
	font: bold 1.0em Verdana, Geneva, Arial, sans-serif;
	margin-top: -.6em;
	margin-bottom: .6em;
}

#Main ol
{
	margin: 0em 0em 1em 3em;
	padding: 0em;
}

#Main ul
{
	list-style-type: square;
	margin: 0em 0em 1em 2em;
	padding: 0em;
}

#Main li
{
	padding-bottom: 0.4em;
}

#Main img.left
{
	margin: 5px 10px 5px 0;
}

#Main img.right
{
	margin: 5px 0 5px 10px;
}

#Main table.Info
{
	border: 1px solid #69C;	
	width: 100%;
	border-collapse: collapse;
}

#Main table.Info thead th
{
	font-size: 1.3em;
	background-color: #9CF;
	color: #000;
	padding: 2px;
	border: 1px solid #69C;	
}

#Main table.Info tbody th
{
	color: #000;
	background-color: #9CF;
	padding: 2px;
	border: 1px solid #69C;
}

#Main table.Info tbody td
{
	color: #000;
	background-color: #F6F6F6;
	padding: 2px;
	border: 1px solid #69C;
}

#Main table.Info tbody td.Highlight
{
	background-color: #FFC;
}

#Main fieldset
{
	margin: 0px;
}

#Main table.Form
{
	color: #000;
	border: 1px solid #69C;	
	border-collapse: collapse;
}

#Main table.Form tbody th
{
	text-align: right;
	background-color: #9CF;
	padding: 2px 4px 2px 4px;
	border: 1px solid #69C;
}

#Main table.Form tbody td
{
	background-color: #F6F6F6;
	padding: 2px 4px 2px 4px;
	border: 1px solid #69C;
}

#Main table.Form tbody td table td
{
	border-style: none;
}

#Main div.ErrorMessage p, #Main div.ErrorMessage ul, #Main span.ErrorMarker
{
	color: #F00;
}

#Main table.CalendarNav
{
	color: #000;
	height: 24px;
	margin: 3px 0px 3px 0px;
	background-color: #9CF;
}

#Main table.CalendarNav a:link, table.CalendarNav a:visited, table.CalendarNav a:hover, table.CalendarNav a:active
{
	font: bold 8pt Verdana, Geneva, Arial, sans-serif;
	top: 6px;
}

#Main div.CalendarBody div.Time
{
	font-weight: normal;
	color: #930;
	text-align: center;
	margin-top: 4px;
}

#Main div.CalendarBody span.Money
{
	font-weight: bold;
	font-size: 1.2em;
	color: #393;
}

#Main div.CalendarBody span.Note
{
	font-weight: bold;
	font-size: 1.2em;
	color: #F00;
}

#Main table.Calendar
{
	color: #000;
	border: 1px solid #69C;
	width: 100%;
	border-collapse: collapse;
}

#Main table.Calendar thead th
{
	font-size: 1.3em;
	background-color: #9CF;
	padding: 2px;
	border: 1px solid #69C;	
}

#Main table.Calendar tbody th
{
	color: #000;
	background-color: #FFC;
	padding: 2px;
	border: 1px solid #69C;
}

#Main table.Calendar tbody td
{
	color: #000;
	background-color: #FFF;
	padding: 2px;
	border: 1px solid #69C;
}


/* TELL-A-FRIEND */

#TellAFriend
{
	position: relative;
	background-color: #9CF;
	height: 36px;
	width: 210px;
	margin: 5px 5px 0px 0px;
	border-style: none;
}

#TellAFriend div.Button
{
	position: absolute;
	top: 3px;
	left: 3px;
	height: 30px;
	width: 204px;
	background: url(../images/BkgdButtonTellAFriend.gif) no-repeat;
}

#TellAFriend a
{
	position: absolute;
	top: 8px;
	left: 9px;
	font: bold 11px Verdana, Geneva, Arial, sans-serif;
	color: #FFF;
	text-decoration: none;
}


/* SIDEBAR */

#Sidebar div.SidebarBox
{
	font: normal .65em Verdana, Geneva, Arial, sans-serif;
	color: #333;
	background-color: #9CF;
	width: 210px;
	margin: 5px 5px 20px 0px;
	border-style: none;
}

#Sidebar div.SidebarBox h1
{
	font: bold 1.6em Georgia, "New York", "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-bottom: solid 2px #000;
}

#Sidebar div.SidebarBox h5
{
	font: bold 1.2em Georgia, "New York", "Times New Roman", Times, serif;
	color: #333;
	margin: .6em 0em .6em 0em;
	text-align: center;
}

#Sidebar div.SidebarBox table.Info
{
	margin-top: 1px;
	width: 100%;
	border-style: none;
	border-collapse: collapse;
}

#Sidebar div.SidebarBox table.Info tbody th
{
	color: #930;
	padding: 2px;
	white-space: nowrap;
	border-style: none;
	border-bottom: solid 1px #8BF;
}

#Sidebar div.SidebarBox table.Info tbody td
{
	padding: 2px;
	border-style: none;
	border-bottom: solid 1px #8BF;
	border-left: solid 1px #8BF;
}

#Sidebar div.SidebarBox ul.Horz
{
	font-weight: bold;
	margin: 0px;
	padding: 8px 4px 8px 12px;
	text-align: center;
}	

#Sidebar div.SidebarBox ul.Horz li
{
	display: inline;
	color: #36C;
	padding: 0px 8px 0px 10px;
	border-left: 1px solid #333;
}

#Sidebar div.SidebarBox ul.Horz li.First
{
	padding: 0px 10px 0px 0px;
	border: none;
}

#Sidebar div.SidebarBox ul.Horz a:link, #Sidebar div.SidebarBox ul.Horz a:visited
{
	color: #930;
	text-decoration: underline;
}

#Sidebar div.SidebarBox ul.Horz a:hover, #Sidebar div.SidebarBox ul.Horz a:active
{
	color: #900;
	text-decoration: underline;
}

#Sidebar div.SidebarBox table.Form
{
	font-size: .9em;
}

#Sidebar div.SidebarBox address
{
	padding: 10px 6px 10px 6px;
	font-style: normal;
	text-align: center;
}


/* FOOT */

#Foot
{
	font: normal .65em Verdana, Geneva, Arial, sans-serif;
	color: #333;
}

#Foot div.Copyright
{
	border-top: 1px solid #000;
	margin-top: 20px;
	padding: 10px 0px 0px 0px;
	text-align: center;
}

#Foot div.Copyright p
{
	margin: 0em 0em 1.2em 0em;
}


/* BUTTONS */

input.SmallButton, input.Button, input.LargeButton, input.SmallButtonGray, input.ButtonGray, input.LargeButtonGray,
input.ViewButton
{
	font: bold 10px Verdana, Geneva, Arial, sans-serif;	
	color: #000;
	border: none;
	border: hidden;   /* FOR OPERA */
	margin: 2px;
	padding-bottom: 3px;
}	

input.SmallButton
{
	height: 21px;
	width: 21px;
	background-image: url(../images/BkgdButtonSmall.gif);
}

input.Button
{
	font-size: 12px;	
	height: 21px;
	width: 80px;
	background-image: url(../images/BkgdButton.gif);
}

input.ButtonLarge
{
	font-size: 12px;	
	height: 21px;
	width: 120px;
	background-image: url(../images/BkgdButtonLarge.gif);
}

input.SmallButton
{
	height: 17px;
	width: 24px;
	background-image: url(../images/BkgdButtonSmallGray.gif);
}

input.ButtonGray
{
	height: 17px;
	width: 60px;
	background-image: url(../images/BkgdButtonGray.gif);
}

input.ButtonLargeGray, input.ViewButton
{
	height: 17px;
	width: 80px;
	background-image: url(../images/BkgdButtonLargeGray.gif);
}


/* COLORS */

.AltColor1
{
	color: #F10;
}

.AltColor2
{
	color: #063;
}

.AltColor3
{
	color: #339;
}

.AltColor4
{
	color: #F00;
}


/* IE5.5 HACKS */
table
{
	font-size: 1em;
	line-height: 1.4;
}

/* IE HACKS */
* html input.ButtonGray, * html input.ViewButton
{
	padding-bottom: 0px;
}


