/* (C) 2004 www.MtOliveWELS.com  */
/* Screen Styles */


/* Headlines, etc. */
h1 {color: #666666; font-size: 18px; font-weight: 900; }
#pre_head {color: #666666; font-size: 18px; font-weight: 900; }
h2 {color: #666666; font-size: 14px; font-weight: 900; }
h3 {color: #666666; font-size: 12px; font-weight: 600; font-style: italic; }
#h14k-b {color: #666666; font-size: 14px; font-weight: 900; }
#h12B-b {color: #666666; font-size: 12px; font-weight: 900; }
#h11k-b {color: #666666; font-size: 11px; font-weight: 900; }
#h11w-b {color: #FFFFFF; font-size: 11px; font-weight: 900; }


/* NAV */
.NAV {display: block; color: #000000; margin: 2; padding: 4px; border: 1px solid #00C6FF;}
.NAV a:link {display: block; color: #345A85; text-decoration: underline; }
.NAV a:visited {display: block; color: #345A85; text-decoration: underline; }
.NAV a:hover {display: block; color: #345A85; background-color: #EEF6FF; text-decoration: underline; }


/* footer text and link */
#foot {color: #5B85B5; font-size: 9px; }
#foot:link {color: #345A85; font-weight: 600; }
#foot:visited {color: #345A85; font-weight: 600; }
#foot:active {color: #0078FF; font-weight: 600; }
#foot:hover {color: #005BC2; font-weight: 600; }


/* Decor */
.tbNAV {padding: 0px; margin: 0px; background-color: #D6E1ED; border: 1px solid #8C97A3;}
.tbBorder {background-color: #E8F3FF; border: 1px solid #8C97A3;}
#tbHeader {color: #666666; font-style: italic;}


/* Button MouseOvers */
#ButtonLeft { }
#ButtonLeft div { float: left; }
#ButtonLeft a { display: block; width: 100%; text-decoration: none; font-size: 14px; }
#ButtonLeft a span { display: none; }
#ButtonLeft a:focus, #ButtonLeft a:active { border:0; }

#ButtonRight { }
#ButtonRight div { float: right; }
#ButtonRight a { display: block; width: 100%; text-decoration: none; font-size: 14px; }
#ButtonRight a span { display: none; }
#ButtonRight a:focus, #ButtonRight a:active { border:0; }

#Accept { width: 49px; height: 18px; background-repeat: no-repeat; }
#Accept { background: url(/common/images/buttons/accept_n.gif)}
#Accept a:hover { background: url(/common/images/buttons/accept_y.gif)}

#Add { width: 49px; height: 18px; background-repeat: no-repeat; }
#Add { background: url(/common/images/buttons/add_n.gif)}
#Add a:hover { background: url(/common/images/buttons/add_y.gif)}

#AddCalendarItem { width: 112px; height: 18px; background-repeat: no-repeat; }
#AddCalendarItem { background: url(/common/images/buttons/add_calendar_item_n.gif)}
#AddCalendarItem a:hover { background: url(/common/images/buttons/add_calendar_item_y.gif)}

#AddLink { width: 70px; height: 18px; background-repeat: no-repeat; }
#AddLink { background: url(/common/images/buttons/add_link_n.gif)}
#AddLink a:hover { background: url(/common/images/buttons/add_link_y.gif)}

#AddPastor { width: 70px; height: 18px; background-repeat: no-repeat; }
#AddPastor { background: url(/common/images/buttons/add_pastor_n.gif)}
#AddPastor a:hover { background: url(/common/images/buttons/add_pastor_y.gif)}

#AddStaff { width: 70px; height: 18px; background-repeat: no-repeat; }
#AddStaff { background: url(/common/images/buttons/add_staff_n.gif)}
#AddStaff a:hover { background: url(/common/images/buttons/add_staff_y.gif)}

#AddSermon { width: 90px; height: 18px; background-repeat: no-repeat; }
#AddSermon { background: url(/common/images/buttons/add_sermon_n.gif)}
#AddSermon a:hover { background: url(/common/images/buttons/add_sermon_y.gif)}

#AddVerse { width: 70px; height: 18px; background-repeat: no-repeat; }
#AddVerse { background: url(/common/images/buttons/add_verse_n.gif)}
#AddVerse a:hover { background: url(/common/images/buttons/add_verse_y.gif)}

#Delete { width: 49px; height: 18px; background-repeat: no-repeat; }
#Delete { background: url(/common/images/buttons/delete_n.gif)}
#Delete a:hover { background: url(/common/images/buttons/delete_y.gif)}

#Deny { width: 49px; height: 18px; background-repeat: no-repeat; }
#Deny { background: url(/common/images/buttons/deny_n.gif)}
#Deny a:hover { background: url(/common/images/buttons/deny_y.gif)}

#LogIn { width: 49px; height: 18px; background-repeat: no-repeat; }
#LogIn { background: url(/common/images/buttons/log_in_n.gif)}
#LogIn a:hover { background: url(/common/images/buttons/log_in_y.gif)}

#Quest { width: 18px; height: 18px; background-repeat: no-repeat; }
#Quest { background: url(/common/images/buttons/quest_n.gif)}
#Quest a:hover { background: url(/common/images/buttons/quest_y.gif)}

#SaveChanges { width: 88px; height: 18px; background-repeat: no-repeat; }
#SaveChanges { background: url(/common/images/buttons/save_changes_n.gif)}
#SaveChanges a:hover { background: url(/common/images/buttons/save_changes_y.gif)}

#Submit { width: 49px; height: 18px; background-repeat: no-repeat; }
#Submit { background: url(/common/images/buttons/submit_n.gif)}
#Submit a:hover { background: url(/common/images/buttons/submit_y.gif)}

#Update { width: 49px; height: 18px; background-repeat: no-repeat; }
#Update { background: url(/common/images/buttons/update_n.gif)}
#Update a:hover { background: url(/common/images/buttons/update_y.gif)}


/* Common tags, for implementing the standard type */
body,td {color: #000000; font-family: verdana, helvetica, arial; font-size: 11px; }
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #96c1f2; }
div { margin:0; }
form,label { font-size:11px; font-family:arial,helvetica, sans-serif; }
select,input,textarea { font-size:11px; font-family: arial, helvetica, sans-serif; overflow: auto; background-color: #ffffff !important; border-color: #7F9DB9 !important; border-style: solid !important; border-width: 1px !important; }
a {font-family: verdana, helvetica, arial; }
a:link {color: #345A85; }
a:visited {color: #345A85; }
a:hover {color: #0081FF; }
a:active {color: #0081FF; }
#body {color: #000000; font-family: verdana, helvetica, arial; font-size: 11px; margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #96c1f2; }
#cal_text {color: #000000; font-family: verdana, helvetica, arial; font-size: 9px; }

