<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ***************************
  Site - Synagogue
  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/

/* ***************************
   $1 GLOBAL Styles
   ***************************/
@font-face {
    font-family: 'Oswald';
    src: url('../font/oswald.eot');
    src: url('../font/oswald.eot?#iefix') format('embedded-opentype'),
         url('../font/oswald.woff') format('woff'),
         url('../font/oswald.ttf') format('truetype'),
         url('../font/oswald.svg#oswald') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
	margin: 0;
	padding: 0;
}
a, #maincontent.admin a, #maincontent.user_dashboard a, #maincontent.admin p a, #maincontent.admin .pad-helper &gt; p &gt; a {
	color:#3C3284;
	text-decoration:none;
}
a:hover {
	color:#3C3284;
	text-decoration:underline;
}
img {
	border:0;
}
fieldset {
	border:none;
}
li {
	list-style:none;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

.moveable {
	cursor: move;
}


/* ***************************
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
    font-size:75%;
    font-family:Arial, Helvetica, sans-serif;
	background:#bbb6bf url(../images/bg_body.jpg) center center;
	color:#525252;
}
#container {
	margin:0px auto;
	text-align:left;
	/*background:transparent url(../images/bkground.jpg) no-repeat scroll center 39px;*/
}
/* ***************************
   $3 Header Styles
   ***************************/
#header{
	background:#585858;
	overflow:hidden;
	height:41px;
	border-bottom:2px solid #4a484c;
	color:#fffdfd;
}
#header a{color:#fffdfd;}

#header_inner{
	margin:0px auto;
	width:975px;
	height:41px;
}

#sidebar_left h1{
	width:176px;
	background:url(../images/logo.png) no-repeat;
	height:213px;
	margin:0px auto;
}
#sidebar_left h1 a {
	width:176px;
	height:213px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
}
#header h3{
	font-style:normal;
	font-size:16px;
	float:left;
	color:#3C3284;
	margin-top:30px;
	font-weight:normal;
	margin-left:72px;
}

#header .error { display:block; float:right; width:400px; }

#header_top{
	height:29px;
	text-align:left;
	padding-top:10px;
	color:#fffdfd;
}
#header_top form{
	padding-right:2px;
	width:auto;
}
#header_top form input{
	width:80px;
	height:12px;
	border:1px solid #6f6f6f;
	padding:4px 10px;
	background:#fff;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
#header_top form .submit_button{
	width:12px;
	height:14px;
	margin-left:5px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_submit.png) left top no-repeat;
	border:0;
}

#header_top form a{
	color:#fffdfd;
	text-decoration:underline;
}
#header_top form a:hover{
	color:#000;
	text-decoration:none;
}


#header_top #admin_frm_head{
/*	float:left;
	padding:0 0 0 280px;
	width:340px;
	position:relative;
	bottom:18px;
*/
}


#sponsHeader a { color:#333; }



/* ***************************
   $4 Content Styles
   ***************************/
#content{
	margin:0px auto;
	width:975px;
	background:transparent;
	clear:both;
}
#maincontent{
	clear:both;
	float:left;
	margin:0;
	width:695px;
	background:none;
	position:relative;
}

#maincontent.photo{
	background:none;
	color:#666666;
	min-height:760px;
}
#content #maincontent.cal{width:975px;background:none !important;}
#content #maincontent.admin{width:975px;background:none !important;}
div.default{

}

#maincontent .pad-helper{width:695px;}
#maincontent.admin .pad-helper{width:100%;}
#maincontent.cal .pad-helper{width:100%;}
#maincontent a{text-decoration:none;}
#maincontent.admin h2 {
    background-color: none;
}

#maincontent h2{
	font-family: 'Oswald';
	float:none;font-style:normal;padding:0;height:auto;line-height:21px;font-size:21px;color:#333;font-weight:bold;margin-bottom:15px;text-transform: uppercase;
	background:none !important;
}
#content #maincontent.featured_article{
	background: none;
	padding:0;
	margin-bottom:20px;
	border-top:0;
	padding:35px 35px 46px 35px;
	background:#e6e6e6 url(../images/bg_blog_bottom.png) center bottom no-repeat;
	width:625px;
}
#content #maincontent.admin fieldset table {
    background: none repeat scroll 0 0 #DDE0E2 !important;
}
tr.listing_heading {
    background-color: #f0f0f0 !important;
    color: black;
}
tr.listing {
    background-color: #f0f0f0 !important;
}
tr.listingb {
    background-color: #DDE0E2 !important;
}
#maincontent p{
	font-size:12px;
	color:#464646;
	padding:0px;
	line-height:18px;
	margin-bottom:15px;
}
#maincontent p a{
	color:#666666;
	text-decoration:underline;
}
#maincontent p a:hover{
	color:#666666;
	text-decoration:none;
}
#maincontent ul{
	font-size:14px;
	color:#666666;
	padding-bottom:20px;
}
#maincontent ul li{
	padding-top:16px;
	padding-bottom:3px;
}
#maincontent ul li strong{
	background:url(../images/bg_ul_li.png) left 6px no-repeat;
	padding-left:10px;
}
#maincontent .img_left{
	float:left;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:10px;
}
#maincontent .readmore{
	font-size:14px;
	display:block;
	padding-top:12px;
	margin-bottom:20px;
	padding-left:14px;
	font-style:italic;
}
#maincontent .readmore a{
	color:#fdfefb;
	display:block;
	float:left;
	background:url(../images/submit_button2.gif) right center no-repeat;
	padding-right:23px;
	text-decoration:none;
}
#maincontent .readmore a:hover{
	color:#fdfefb;
	background:url(../images/submit_button1.gif) right center no-repeat;
}
#topnav{
	height:30px;
	float:none;
	width: 975px;
}
#topnav h3{
	font-size:12px;
	padding-right:13px;
	height:26px;
	color:#333;
	text-align:right;
	line-height:26px;
	font-weight:normal;
}
#topnav ul {
	margin-top:56px;
	float:right;
	padding-right:80px;
}
#topnav ul li{
	float:left;
	height:32px;
	padding:0px 17px 0px 21px;
	font-size:19px;
	line-height:32px;
}
#topnav ul li a{
	color:#ffffff;
	text-decoration:none;
}
#topnav ul li a:hover{
	color:#ffffff;
	font-weight:bold;
}
#topnav ul .nav_home{ background:none;}
#topnav ul .nav_home a{
	color:#ffffff;
	font-weight:bold;
}

/* Registration */
div.register { width:480px; }
#maincontent .registration ul { color:black; }
#maincontent .registration ul li h4 { }


/* Donation */
#maincontent.donate { width:680px; }
#maincontent .donation ul { color:white; }
#maincontent .donation ul li h4 { }

#maincontent .submit_payment { background:none;; }
#maincontent .submit_payment ul { color:black; }
#maincontent .submit_payment ul li h4 { color:black; }

#maincontent.user_dashboard {background: none;}
#maincontent.user_dashboard,
#maincontent.user_dashboard ul { color:black; padding-bottom:2px; }
#maincontent.user_dashboard .section { padding:15px 15px; background-color:#f0f0f0;margin-bottom:20px; }
#maincontent.user_dashboard .credit { color:#36BF3F; }
#maincontent.user_dashboard .filter_box #show_hide a { background-image:url(../images/list_arrow.gif); }
#maincontent.user_dashboard .filter_box { background-color:none; border:1px dotted #555; }
#maincontent.user_dashboard .filter_box #show_hide { background-color:#DDE0E2; }
#maincontent.user_dashboard .filter_box ul { color:black; }

#maincontent.user_dashboard .section table.txs thead tr td { background-color:#DDE0E2; color:black; }
#maincontent.user_dashboard .section table.txs td { border-color:#333; }

#maincontent.user_dashboard td span.check_number { color:#888; }


/* ***************************
   $5 Sidebar Styles
   ***************************/
#sidebar_left{
	float:none;
	width:975px;
	margin-top:0px;
	height:auto;
	background:none;
	position:relative;
	overflow:visible;
}


#sidebar_left .bb{
	height:0px;
	overflow:hidden;
	width:246px;
}
#sidebar_left .bt{
	height:auto;
	overflow:hidden;
	width:20px;
	/* background:url(../images/bg_topnav_bt.png) no-repeat; */
}
#mainnav{
	padding:0;
	height:auto;
	background:none;
	width:600px;
	margin-top:40px;
	overflow:visible;
	float:right;
	text-align:left;
	min-height:40px;
}
#mainnav .menuheader{

}
#mainnav .menuheader label{

}
#mainnav .menuheader label.openheader{
}
ol#mainnav ol{
}
.categoryitems li{
}
.categoryitems a{

}
.categoryitems a:hover{
}


#nav_section{
	display:inline-block;
	margin:0 auto;
	width:auto;
}
#nav_section{
	*display:inline;
}
#nav_section li{
	float:left;
	display:block;
	background:none;
	font-size:13px;
	width:auto;
	position: relative;
	margin-bottom:10px;
}
#nav_section a{
	font-style:normal;
	font-weight:normal;
	padding:0;
	text-decoration:none;
	line-height:14px;
	background:none;
	text-transform:uppercase;
	text-align:left;
	display:block;
	padding:0 15px;
	width:auto;
	color:#fff;
}
#nav_section a:hover{
	background:none;
	color:#3c3284;
}

/*--- DROPDOWN ---*/
#nav_section ul{
	background:url(../images/bg_submenu.png); /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	list-style:none;
	position:absolute;
	top:14px;
	border:0;
	padding:0;
	height:auto;
	padding:10px 0;
	display:none;
}
#nav_section li ul ul{left:180px;top:-10px;}
#nav_section ul li{
	margin:0;
	padding:0;
	padding-top:1px;
	float:none;
	position:relative;
}
#nav_section ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
	float:none;
	padding:5px 30px 5px 30px;
	background:none;
	line-height:16px;
	height:16px;
	text-align:left;
	font-size:12px;
	text-transform:none;
	width:120px;
}
#nav_section li.selected_nav a{color:#3c3284;}
#nav_section li.selected_nav li a{color:#555555;}
#nav_section li:hover ul{ /* Display the dropdown on hover */
	display:block;
	height:auto;
	left:0;
}
#nav_section li:hover ul ul{
	display:block;
	height:auto;
	left:180px;
}
#nav_section li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#3c3284;
	background:none;
	text-decoration:none;
}
#nav_section li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	color:#555555;
	text-decoration:none;
}
#nav_section li li:hover a{
	color:#3c3284;
	text-decoration:none;
}
#nav_section li li:hover ul a{
	color:#555555;
	text-decoration:none;
}
#nav_section li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	color:#3c3284;
}
#nav_section li:hover ul ul, #nav_section li:hover ul ul ul, #nav_section li:hover ul ul ul ul{
display:none;
}
#nav_section li:hover ul, #nav_section li li:hover ul, #nav_section li li li:hover ul, #nav_section li li li li:hover ul{
display:block;
}



#content #sidebar_right{
	float:right;
	width:264px;
	margin:0;
	display:inline;
	position:relative;
}
#sidebar_right .content_container .right_bm{
	background:#e6e6e6 url(../images/bg_sidebar_bottom.png) center bottom no-repeat;
	border-top:0;
	margin:0;
	margin-bottom:10px;
	padding:35px 25px 47px 25px;
}
#sidebar_right .right_bm .right_content{
	overflow:hidden;
	padding-bottom:0;
}
#sidebar_right .right_bm .right_content2{
	overflow:hidden;
}
#sidebar_right .right_bm .right_content h2{font-size:20px;color:#333;font-weight:bold;text-transform: uppercase;margin-bottom:15px; font-family: 'Oswald';}
#sidebar_right .right_bm .right_content h4{
	font-size:13px;
	color:#333;
	text-transform: uppercase;
}
#sidebar_right .right_bm .right_content h4{ padding-bottom:2px;}
#sidebar_right .right_bm .right_content_inner{
	padding:0;
	width:auto;
	margin:0 0;
	background:none;
	overflow:hidden;
}
#sidebar_right .right_bm table td, #sidebar_right .right_bm table a{
	font-size:12px;
    padding-bottom:3px;
    color:#666;
}
#sidebar_right input.go_button{
	width:131px;
	height:36px;
	margin:auto;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_sign.png) center center no-repeat;
	border:0;
	cursor:pointer;

}
#sidebar_right input.go_button:hover {

}
#sidebar_right hr{
    height:1px;
    color: transparent;
	width:100%;
    margin: 0 auto 12px auto;
	border-bottom:1px dotted #ccc;
}
#sidebar_right .readmore{
	color:#fff;
	font-size:13px;
	display:block;
	height:37px;
	text-align:center;
	width:auto;
    padding:0;
}
#sidebar_right .readmore a{
	color:#fff;
	display:inline-block;
	padding:0 10px;
	line-height:37px;
	text-decoration:none;
	background:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	float:none;
}
#sidebar_right .readmore a:hover{
	text-decoration:none;
}
.right_box1{
	text-align:left;
	background:#e6e6e6;
	padding:35px 25px 10px 25px;
	border-bottom:none;
}
.right_box1 p{
	font-family: 'Oswald';
	font-size:21px;
	color:#333;
	font-weight:bold;
	text-transform: uppercase;
}
#subscribe_email_box{width:180px;height:18px;padding:5px 10px;border:1px solid #cccccc;background:#fff;font-family:Arial, Helvetica, sans-serif;margin:auto;margin-bottom:10px;}


/* ***************************
   $6 Footer Styles
   ***************************/
#footer {
	background:none;
	width:975px;
	text-align: center;
	margin:10px auto;
	height:69px;
	padding-top:10px;
	border-top:1px solid #c3bfc7;
}
.footer_inner{
	background:none;
	height:69px;
}
.footer_inner ul{
	color:#666666;
	padding:0;
	background:none;
}
.footer_inner p{
	font-size:11px;
	line-height:23px;
	color:#fff;
}

#footer p a { color:#3c3284;text-decoration:underline; }

.footer_inner ul li{
	font-size:14px;
	display:inline;
}
.footer_inner ul li a{
	color:#fff;
	font-style:normal;
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.footer_inner ul li a:hover{
	color:#3c3284;
	text-decoration:none;
}

.schedule .edit_link {
	float:right;
	color:#ffffff;
	background: url(/pics/icons/edit_icon.png) no-repeat left top;
	padding: 0 8px 0 15px;
}

.schedule .edit_link a{
	color: #ffffff;
	text-decoration: underline;
}
.schedule .edit_link a:hover{
	color: #ffffff;
	text-decoration: none;
}


.content_container .edit_link{
	float: right;
	color: #ffffff;
	background: transparent url(/pics/icons/edit_icon.png) no-repeat scroll left top;
	padding: 0 8px 0 16px;
	margin-top: 13px;

}

.content_container .delete_content{
	float: right;
	color: #ffffff;
	background: transparent url(/pics/icons/delete.png) no-repeat scroll left top;
	padding: 0 8px 0pt 17px;
	margin-top: 13px;

}

div.add_div {
	text-align: right;
	color: #ffffff;
	margin: 2px 0px 5px 0px;
}
div.add_div a {
	text-align: right;
	color: #ffffff;
	background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top;
	padding: 0 8px 0pt 17px;
}

div.add_div2 {
	/*position:absolute;*/
	text-align: right;
	color: #000;
	margin:0;
	/*right:0;
	bottom:0;*/
}
div.add_div2 a {
	float:right;
	text-align: right;
	color: #000;
	padding: 0 8px 0pt 17px;
}

div.add_div2 a#addLink { background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top; }
div.add_div2 a#delLink { background: transparent url(/pics/icons/delete.png) no-repeat scroll left top; }


/* Admin Top Page Switcher */
#admin_frm_head input.submit { position:static; top:5px; margin:0 0 0 10px; padding:0; width:35px; height:24px; border:2px outset; }

div.featured_article {
	vertical-align: baseline;
}
div.featured_article ul { padding:0 30px; }
div.featured_article ul li { list-style-type:disc; }

div.featured_article input{
	margin: 12px 10px 5px 10px;
}
div.featured_article .swfdiv {
	vertical-align: top;
}

/* CALENDAR */
.calendar a { color:#333; }

/* POPUP CAL */
.popup_calendar_div { background-color:none; }
.cpYearNavigation,.cpMonthNavigation { background-color:#DDE0E2; color:block; }
td.cpCurrentDate { background-color:#DDE0E2; }
td.cpCurrentMonthDate:hover,
.cpCurrentMonthDate:hover { background-color:none; color:black; }

tr.listing { background-color:none; }
tr.listingb { background-color:none; }

/* Easy Popup */
#myPopup { background-color:none; }
#myPopup .hd { background-color: none; }
#myPopup .hd .close { color:black; }

/* Photo Gallery */
/* ---- Photos -------------- */
#gia_head 		{
	background:#dde0e2;

}

table.calendar{
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin-bottom: 20px;
}
table.calendar td{
	border: 1px dotted #ccc;
	width: 112px;
	height: 112px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
table.calendar td.unmonth{
	background: #ddd;
	color: #666666;
}
table.calendar th{
	text-align: left;
	background: #3C3284;
	color: #fff;
	padding: 2px;
	height: 20px;
}
table.calendar th a{
	color: #fff;
}
table.calendar th.next{
	text-align: right;
}
table.calendar th.previous{
	text-align: left;
}

table.calendar th.month_header{
	font-size: 1.25em;
	text-align: center;
	padding-top: 7px;
	height: 2.5em;
}
table.calendar td div.dayhead{
	margin-bottom: 4px;
	text-align: right;
}
table.calendar td span.day{
	display: block;
	width: 18px;
	height: 12px;
	float: left;
	font-size: 10px;
	padding: 2px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
table.calendar td span.jewishDay{
	height: 12px;
	font-size: 10px;
	font-style: italic;
	margin-right: 2px;
	padding: 2px;
}
table.calendar td div.sedra{
	color: #3C3284;
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	white-space:nowrap;
	overflow: hidden;
}

table.calendar td ul{
	margin-left: 5px;
	padding: 0px !important;
	list-style-type: circle;
	font-size: 11px;
	overflow: hidden;
}
table.calendar td ul li{
	font-size: 10px;
	padding: 0px !important;
	margin: 0px;
	white-space:nowrap;
	overflow: hidden;
	cursor: pointer;
}

table.calendar tr:hover{
	background: #efefef;
}
table.calendar td.today{
	background: #ccbdd8;
}
table.calendar td:hover{
	background: #ccbdd8;
}

table.calendar .eventlink{
 	text-align: center;
}

table.calendar .eventlink a{
	color: #3C3284;

}
table.calendar .eventlink a:hover{
	color: #3C3284;
	text-decoration: underline;
}


.popdetail
{
	position: absolute;
	background-color: #ccbdd8;
	border: 1px #6D6D6D solid;
	width: 170px;
	z-index: 300001;
	padding: 0px;
}

.popdetail ul {
	font-size: 10px;
	padding: 0px !important;
	margin-left: 5px !important;
	cursor: pointer;

}

.popdetail ul li{
	font-size: 10px;
	padding: 0px !important;
	margin-top: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.popdetail .dayheader{
	background-color: #D4D0C8;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
	border-bottom: 1px #6D6D6D solid;
}

.popdetail .dayheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

.popevent
{
	position: absolute;
	background-color: #ffffff;
	border: 1px #6D6D6D solid;
	width: 148px;
	height: 96px;
	z-index: 300002;
	left: 0px;
	top: 0px;
}
.popevent .eventheader{

}
.popevent .eventbody{
	margin: 10px;

}
.popevent h3{
 color: #3C3284;
}

.popevent .eventheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	border-bottom: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

.daywrap{
	position: relative;
}
.announce_icons{
	color:purple;
	position: absolute;
    bottom: 0px;
    vertical-align: bottom;
}

table.calendar td div.sedraDay { color:#3C3284; }

#announcement_table table tr.listing_heading th { padding:8px; }

#treediv{
	background-color: none;
	padding: 20px 10px;
}

#tree li {
	color:#3C3284;
	cursor:move;
	margin-top:-2px;
}

#tree ul {
	border:1px solid #000000;
	font-size:14px;
	font-weight:normal;
	list-style-type:none;
	padding:5px 10px 5px 30px;
}

div.fieldset span.legend { color:black; }

#sidebar_left #img_div #editlogo { background:transparent;  }

#maincontent .calendar ul { padding-bottom:0px;  }
#maincontent .calendar ul li { padding:0px; margin:0px; line-height:13px; }

.calendar_table .print, .calendar_table .gosubmit { background-color:#FFF; }

.featured_article H3.date {
	display:block;
	padding:5px 0;
	border-top:2px solid #ddd;
	border-bottom:2px solid #ddd;
    color: #666666;
    font-weight: normal;
    font-size: 12px;
	font-style:italic;
	float:none;
	margin-bottom:15px;
}
.menu{border:1px solid #000;}
.pg_img_div img{
    background:#eee;
}
.pg_img_div img:hover {
    background:#de0e2;
}
div#album_order div.dragger {
    border: 1px solid #666666;
}
#topnav h3 {
    background:none;
	font-family:Arial, Helvetica, sans-serif;
}

#img_div{float:left;margin-bottom:20px;}
#sidebar_left .bt{float:left;}
.right_content_inner form{text-align:center;}
.top_links{width:600px;position:absolute;right:0;top:0;}
.top_links li{float:left;margin-left:15px;}
.top_links li a{line-height:11px;text-transform:uppercase;width:auto;color:#fff;}
.top_links li a:hover{color:#3C3284;text-decoration:none;}
#maincontent h1{color:#333;text-transform:uppercase;font-family: 'Oswald';font-size:22px;}



.admin a, #maincontent.admin p a { color:#3C3284; }
table.view tr.top { background:#87acb2;}
.cpYearNavigation,.cpMonthNavigation { background-color:#87acb2; color:white; }
td.cpCurrentDate { background-color:#87acb2; }
td.combined { background-color:#87acb2; }

#header_top form a {color: #FFFDFD;}
#header_top form a:hover{color:#3C3284;}

.featured_article{background:#e6e6e6 url(../images/bg_blog_bottom.png) center bottom no-repeat;}
#maincontent.full_width .featured_article{background:#e6e6e6 url(../images/bg_blog_bottom_wide.png) center bottom no-repeat;}
#sidebar_right .right_bm{background:#e6e6e6 url(../images/bg_sidebar_bottom.png) center bottom no-repeat;}

table.calendar th {background: none repeat scroll 0 0 #585858;}
.calendar_table td{background: none repeat scroll 0 0 #DDDDDD;}
#maincontent.cal{color:#333333;}

#content #maincontent.admin {
	background:#E6E6E6;
	/*color:#666666;*/
	color:#333;
}
#content #maincontent.admin h2 a {color:#333; text-decoration:none; }
</pre></body></html>