

.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #482614;
}


.body 
{
	background-image: url(images/ABI_Bg.gif);
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #763A17;
	text-decoration: none;
}



.micetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E2D0A6;
	line-height: 15px;
	text-decoration: none;
}

.micetypeDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #763A17;
	text-decoration: none;
}

.micetypeHot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2D0A6;
	line-height: 15px;
	text-decoration: none;
}
.micetypeHot:link {
	color: #E2D0A6;
}
.micetypeHot:visited {
	color: #E2D0A6;
}
.micetypeHot:hover {
	color: #FFFFFF;
}
.micetypeHot:active {
	color: #FFFFFF;
}

.subheadWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subheadBrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #763A17;
	text-decoration: none;
	white-space:nowrap;
}
.subheadBrown:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #346F98;
	text-decoration: none;
}

.subheadBrown:visited {
	color: #346F98;
}
.subheadBrown:hover {
	color: #512308;
}
.subheadBrown:active {
	color: #512308;
}

.subheadBrown18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #763A17;
	text-decoration: none;
}
.subheadBrown16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #763A17;
	text-decoration: none;
}
.subheadSansSerif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #763A17;
	text-decoration: none;
}
.subheadSansSerifBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	color: #763A17;
	text-decoration: none;
}

.normalBrown{
	font-family: "Times New Roman", Times, serif;
	font-size: 14;
	font-weight: normal;
	color: #763A17;
	text-decoration: none;
}

.alternatingRow{
	background-color:#F1E9DB;
}

.Row{
		background-color:#EEDDC9;
		}
	
	.SubHead {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	white-space:nowrap;
}	


.CommandButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #346F98;
	text-decoration: none;
}
.CommandButton:link {
	color: #346F98;
}
.CommandButton:visited {
	color: #346F98;
}
.CommandButton:hover {
	color: #512308;
}
.CommandButton:active {
	color: #512308;
}

.kfLineV
{
background-image:url(images/KettleFalls_Line.gif);
background-repeat:repeat-y;
}

.kfLineH
{
background-image:url(images/KettleFalls_Line.gif);
background-repeat:repeat-x;
}

/* ================================
    CSS STYLES FOR DATE DISPLAY
   ================================*/
.date, .date a, .date a:active, .ate a:hover
{
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}

/* ================================
    CSS STYLES FOR COPYRIGHT DISPLAY
   ================================*/
.copyright
{
	color:#999999;
	Font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* ================================
    CSS STYLES FOR Login/Register
   ================================*/
.users, .users a, .users a:active, .users a:hover
{
border:none;
line-height:20px;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	padding: 2 2 2 2;
	background-color: transparent;
	color:#000000;
	white-space:nowrap;
}	

	
/* ================================
    CSS STYLES FOR Search
   ================================*/
.ssearch, .ssearch a, .ssearch a:active, .ssearch a:hover
{
	color:#AFAF9B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}	

.privacy, .privacy a, .privacy a:active
{
	color:#AFAF9B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}	
.privacy a:hover
{
	color:#000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}	
	
/* ================================
    CSS STYLES FOR MENU
   ================================
.MainMenu_MenuSeparator
{
	background-color:#FF0000; 
	background-image:url(images/KettleFalls_Bg.gif);
	border:none;
}*/
.MainMenu_MenuContainer {
	background-color:transparent; 
	border:none;
}
.MainMenu_MenuBar {
	cursor: hand;
	height: 20px;
	background-color: transparent;
	border:none;
}
.MainMenu_MenuItem {
	border:none;
	cursor: pointer; 
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	padding: 2 2 2 2;
	background-color: transparent;
	color:#000000;
}
.MainMenu_MenuIcon {
	background-color: #AFAF9B; 
	border: none;
	cursor: hand; 
	text-align: center; 
	width: 0px; 
	height: 0px;
}
.MainMenu_SubMenu {
	border:none;
	background-color: #cccccc; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuBreak {
	border:none;
	height: 0px;
	background-color: transparent;
}
.MainMenu_MenuItemSel {
	border:none;
	background-color: #ffffff; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}
.MainMenu_MenuArrow {
	border:none;
}
.MainMenu_RootMenuArrow {
	border:none;
}

.spm_crumb{color:#5B8AAC;}
.spm_clear{border:none; background-color:#cccccc;}
.spm_active{color:#5B8AAC;}
.spm_sel{
background-repeat:repeat-x;
color:#000000; border:none; background-color:#ffffff; padding: 2 2 2 2 ;
}

.spm_root{
background-image:url(images/KettleFalls_MenuBg.gif);
background-repeat:repeat-x;
background-position:top;
}
span.spms_item,  a.spms_item:link,  a.spms_item:visited, tr.spms_item {
	cursor: pointer; 
	cursor: hand; 
	height: 1px;
	font-family: Tahoma, Arial, Helvetica; 
	font-size:xx-small; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #cccccc;
	color:#5B8AAC;
	text-decoration:none;
}

.spms_sel, a.spms_item:hover{

color:#5B8AAC;	 padding: 2 2 2 2;	hight: 1px;font-size:xx-small;  border:none; background-color:#ffffff; }
	/*green color #9BD078*/
	
.spm_separator
{
	padding: 2 2 2 2;
	vertical-align:top;
	color:#5B8AAC;
	font-weight:bold;
	white-space:nowrap;
	
}

.hidden
{ display:none;}

.Separator
{
width:9px;

background-image:url(images/ABI_MenuSep.gif);
}	
	
/* ================================
    CSS STYLES FOR Module Event
   ================================
*/

.Eventtooltip
{
	border-right: #000099 1px solid;
	padding-right: 5px;
	border-top: #000099 1px solid;
	padding-left: 5px;
	font-size: 10px;
	filter: alpha(opacity=80);
	padding-bottom: 5px;
	border-left: #000099 1px solid;
	width: 200px;
	color: #000000;
	padding-top: 5px;
	border-bottom: #000099 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	text-align: left;
	moz-opacity: 0.8;
}
	 
.Event
{
	border-right: white 2px solid;
	table-layout: auto;
	padding-right: 0px;
	border-top: white 2px solid;
	padding-left: 0px;
	font-size: 7pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: white 2px solid;
	color: black;
	padding-top: 0px;
	border-bottom: white 2px solid;
	font-family: Verdana;
	border-collapse: collapse;
	text-align: center;
	width: 400px;
	height: 400px;
}

.EventTitle
{
	font-weight: bold;
	font-size: 14pt;
	width: 100%;
	height: 100%;
	color:#000099;
	background-color: #ffffff;
	text-align: center;
}

.EventTitle, .EventTitle td
{
	font-weight: bold;
	font-size: 14pt;
	background-color: #ffffff;
	color:#000099;
	text-align: center;
}

/* Note use of "!important" to override Inline Style */
.EventNextPrev, .EventNextPrev a:link
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventNextPrev a, .EventNextPrev a:visited, .EventNextPrev a:hover
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	font-size: 8pt;
	padding-bottom: 0px;
	color: darkblue !important;
	padding-top: 0px;
}

.EventDayHeader
{
	font-weight: bold;
	font-size: 7pt;
	font-family: Verdana;
	background-color: #EAEAD2;
}

.EventDay, .EventDay td
{
	font-size: 7pt;
	color: #000099 !important;
	font-family: Verdana;
}

.EventDay a,
.EventDay a:visited,
.EventDay a:hover
{
	font-size: 7pt;
	color: #000099 !important;
	font-family: Verdana;
}

.EventOtherMonthDay
{
	color: #5B5B50;
	background-color: #AFAF9B;
}

.EventOtherMonthDay a, .EventOtherMonthDay a:visited, .EventOtherMonthDay a:hover
{
	color: #5B5B50;
	background-color: #AFAF9B;
}


.EventWeekendDay
{
	background-color: #F5F5E9;
}

.EventTodayDay
{
	border-right: #000099 2px solid;
	border-top: #000099 2px solid;
	border-left: #000099 2px solid;
	border-bottom: #000099 2px solid;
}

/* Note use of "!important" to override Inline Style */
.EventSelectedDay
{
	font-weight: bold;
	color: #ffffff !important;
	background-color: #000099;
	background-image:url(images/KettleFalls_EventBgCheck.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.EventSelectedDay a,
.EventSelectedDay a:visited,
.EventSelectedDay a:hover
{
	color: #ffffff !important;
	font-weight: bold;
}

.EventSelector
{
	background-color: #ff0000;
}

.EventSelector a,
.EventSelector a:visited,
.EventSelector a:hover
{
	color: #000099;
	text-decoration: none;
}	

.EventListTitle, .EventListTitle a, .EventListTitle a:visited, .EventListTitle a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
}

a.EventListTitle, .EventListTitle a, .EventListTitle a:visited, .EventListTitle a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color:#000099;
}

.EventListStartTime
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}

.EventListEndTime
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}

.EventTimeZone
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#AFAF9B;
}

.ABI_SearchHeader
{
	background-color:#5B8AAC;
	font-size:14px;
	line-height:28px;
	white-space:nowrap;
	font-weight:bold;
	color:white;
	padding: 5 5 5 5;
}
.ABI_SearchCell
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:black;
	padding: 2 2 2 2;
	border:none;
	background-color:#F2F5F9;
	border:#00FF00;
	
}

.ABI_SearchTable
{
	font-family:Arial, Helvetica, sans-serif;
	border:thin #00FF00;
	background-color:white;
	border-bottom:inset;
	border-bottom-color:#5B8AAC;
	border-bottom-width:thick;
}

.ABI_DataTable
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
	padding: 5 5 5 5;
	border:solid #F2F5F9;

}

.ABI_DataHeader, .ABI_DataHeader th,.ABI_DataHeader a, .ABI_DataHeader a:link, .ABI_DataHeader a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#5B8AAC;
	background-image:url(images/ABI_HeaderBg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	padding: 5 5 5 5;
	white-space:nowrap;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:none;
}

.ABI_DataHeader a:hover
{
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:white;
	padding: 5 5 5 5;
	white-space:nowrap;
	
}

.ABI_DataHeaderWrap
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#5B8AAC;
	background-image:url(images/ABI_HeaderBg.gif);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:white;
	white-space:normal;
	padding: 5 5 5 5;
	border-left:none;
	border-right:none;
	border-bottom:none;
	border-top:none;
}

.ABI_Title
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	font-size:16px;
	font-weight:bold;
	color:black;
	padding: 2 2 2 2;
}

.ABI_SampleTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF8080;
	padding: 2 2 2 2;
}

.ABI_NoData
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#5B8AAC;	
	padding: 2 2 2 2;
}

.ABI_DataRow
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#F2F5F9;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding: 2 2 2 2;
	
}

.ABI_DataAltRow
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:white;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding: 2 2 2 2;

}

.ABI_DataRowSelected
{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	font-size:12px;
	font-weight:normal;
	color:black;
	padding: 2 2 2 2;

}

.ABI_DataCell
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:black;
	padding: 2 2 2 2;
}

.ABI_Notes
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	color:#666666;
	padding: 2 2 2 2;
	border:none;
	
}

.ABI_Links, .ABI_Links a,.ABI_Links a:link,.ABI_Links a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	padding: 2 2 2 2;
	text-decoration:none;
	border:none;
	
}

.ABI_Links a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	padding: 2 2 2 2;
	border:none;
	text-decoration:underline
}

.ABI_DataButton
{
	text-align:left;
}

.ABI_Button
{
text-align:center;
}