/*--------------------------------------------------
------------------  Reset   ------------------------
--------------------------------------------------*/
 
a:active {outline: none;}
:focus {-moz-outline-style: none; outline:none;}
* html a {noFocusLine: expression(this.onFocus=this.blur()); outline: none;}

img {border:none;}

/*--------------------------------------------------
------------------ Global Styles -------------------
--------------------------------------------------*/

body, html {height: 100%; width: 100%; margin: 0; padding: 0;}

body {
	background: #222 url(./images/top_bar.png) repeat-x;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 100%;
	line-height: 1.25em;
	color: #fff;
	word-wrap: break-word;
}

a {color: #888d36;}
a:hover {text-decoration: none;}

h1, .ContentHeader {font-size: 24px; color: #333;}
h2, .ContentSubHeader, .SidebarLabel {font-size: 18px; color: #333; .line-height: 1.2em;}
h3 {font-size: 14px; color: #333;}

.HRule, hr {height: 1px; background:; color:; border: none;}

.clear {clear: both; height: 0; margin: 0; padding: 0;}
.floatleft {float: left;}
.floatright {float: right;}
.hidden {visibility: hidden; position: absolute;}

/*--------------------------------------------------
------------------- Structure ----------------------
--------------------------------------------------*/

#wrapper {
	font-size: 12px;
	height: auto; width: 980px;
	margin: 0 auto;
}

	#header {height: 150px; width: 980px; position: relative;}
	
	#navbar_container {background: url(./images/navbar_container_bg.png) repeat-x; height: 60px; width: 980px; position: relative;}
		
		#navbar {float: right; height: 30px; width: 650px;}
		
	#main_home {
		background: url(./images/main_home.jpg) no-repeat;
		height: 500px; width: 980px;
		margin: 0 0 25px;
		position: relative;
	}
	
		#flashbox_wrap {
			background: #fff;
			height: 285px; width: 550px;
			padding: 10px;
			position: absolute; top: 20px; left: 60px;
		}
		
	#secondary {
		float: left; 
		height: auto; width: 980px;
		margin: 0 0 25px;
	}
	
		#interest_item1, #interest_item2, #interest_item3 {
			background: #fff;
			color: #333;
			float: left; 
			height: auto; width: 270px;
			padding: 20px;
		}
			
			#interest_item1, #interest_item2 {margin-right: 25px;}
		
	#basement {
		background: #2e2c2f;
		clear: both;
		min-height: 300px;
		height: auto !important;
		height: 300px;
		width: 980px;
		margin: 0 0 20px;
		position: relative;
			border-radius: 10px;
			-moz-border-radius: 10px;
			-webkit-border-radius: 10px;
	}
	
	#footer {
		color: #444;
		height: 100px; width: 980px;
		text-align: center;
	}

/*------------------ Sub-Page --------------------*/

#mini_menu {
	background: url(./images/mini_menu.png) no-repeat;
	float: right;
	height: 20px; width: 240px;
	margin: 0 30px 0 0;
}

#marquis {height: auto; width: 100%; margin: 0 0 20px;}

#main_content {
	background: url(./images/main_content.jpg) repeat-y;
	float: left;
	height: auto; width: 980px;
	margin: 0 0 25px;
	position: relative;
}

	#content {
		background: url(./images/main_bg.png);
		color: #333;
		float: left;
		height: auto; width: 600px;
		margin: 20px 0 20px 30px;
		padding: 20px;
	}
	
		#content_sans_sidebar {
		background: url(./images/main_bg.png);
		color: #333;
		float: left;
		height: auto; width: 880px;
		margin: 20px 0 20px 30px;
		padding: 20px;
		}
	
	#sidebar {
		background: #dcb067;
		border: 5px solid #fff;
		color: #333;
		float: right;
		height: auto; width: 210px;
		margin: 20px 30px 20px 0;
		padding: 20px;
	}
	
		#no_sidebar {display: none;}

#breadcrumbs {
    background: #ddd;
    color: #333;
    border: #ccc 1px solid;
    margin: 0 0 20px 0;
	min-height: 20px;
	padding: 10px;
}

/*--------------------------------------------------
-------------------- Header ------------------------
--------------------------------------------------*/

#header h1 {margin: 0;}

#logo {
	background: url(./images/logo.png) no-repeat;
	display: block;
	height: 110px; width: 294px;
	margin: 40px 0 0 20px;
	position: absolute;
	text-indent: -9999px;
}

#login_link {color: #fff; position: absolute; top: 10px; left: 20px;}

#site_search {
	background: #51554b;
	height: 40px; width: 270px;
	position: absolute; right: 10px;
}

	#site_search fieldset {border: 0; margin: 0; position: absolute; top: 10px; right: 10px;}

	.search_field {}
	
	.submit_button {
		background: url(./images/search_button.png) no-repeat;
		border: 0;
		cursor: pointer;
		height: 20px; width: 20px;
	}
	
#courtesy_nav {height: 25px; width: 980px; position: absolute; top: 23px; .top: 35px;}

	#courtesy_nav li {display: inline; float: right; font-family: "Palatino", "Palatino Linotype", georgia, serif; margin-right: 25px;}
	
	#courtesy_nav li a {color: #bbb; font-size: 14px; .font-size: 12px; font-variant: small-caps; text-decoration: none; text-transform: lowercase;}
	
	#courtesy_nav li a:hover {color: #fff;}

/* ----- Mini Menu on Subpage ------ */
	
	#mini_menu span {display: block; margin: -2px 0 0 15px;}
	
	#mini_menu a {color: #bbb; font-size: 11px; margin-left: 5px; text-decoration: none;}
	#mini_menu a:hover {color: #fff;}
	
/*--------------------------------------------------
------------------- Main Home ----------------------
--------------------------------------------------*/

/* ------- Links under Flashbox ------ */

#interest_buttons {
	height: 115px; width: 590px;
	list-style: none;
	padding: 0;
	position: absolute; top: 340px; left: 60px; .left: 20px;
}

	#interest_buttons li {background: #fff; float: left; height: 95px; width: 160px; padding: 10px; margin-right: 15px;}
	
	#interest_button1, #interest_button2, #interest_button3 {display: block; float: left; height: 95px; width: 160px;}
	
	#interest_button1 {background: url(./images/interest_button1.jpg);}
	#interest_button2 {background: url(./images/interest_button2.jpg);}
	#interest_button3 {background: url(./images/interest_button3.jpg);}

/* ----- Links off to the right side ------*/

#image_links {
	height: 460px; width: 230px;
	list-style: none;
	padding: 0;
	position: absolute; top: 5px; .top: 20px; right: 60px;
}
	
	#image_link2, #image_link3 {display: block; height: 115px; width: 230px;}
	#image_link1, #image_link4 {display: block; height: 110px; width: 230px;}
	
	#image_link1 {background: url(./images/image_link1.png);}
	#image_link2 {background: url(./images/image_link2.png);}
	#image_link3 {background: url(./images/image_link3.png);}
	#image_link4 {background: url(./images/image_link4.png);}
	
		#image_link1:hover, #image_link2:hover, #image_link3:hover, #image_link4:hover {background-position: bottom;}

/*--------------------------------------------------
------------------- Basement -----------------------
--------------------------------------------------*/

#button_directions {background: url(./images/button_directions.jpg); display: block; height: 118px; width: 122px; text-indent: -9999px; position: absolute; top: 20px; left: 20px;}
#button_calendar {background: url(./images/button_calendar.jpg); display: block; height: 118px; width: 118px; text-indent: -9999px; position: absolute; top: 20px; left: 170px;}

#facebook {background: url(./images/icon_facebook.jpg); display: block; height: 29px; width: 28px; text-indent: -9999px; position: absolute; top: 170px; left: 20px;}
#twitter {background: url(./images/icon_twitter.jpg); display: block; height: 29px; width: 26px; text-indent: -9999px; position: absolute; top: 170px; left: 61px;}
#vimeo {background: url(./images/icon_vimeo.jpg); display: block; height: 29px; width: 26px; text-indent: -9999px; position: absolute; top: 170px; left: 100px;}

#find_us {background: url(./images/find_us.jpg); display: block; height: 29px; width: 86px; text-indent: -9999px; position: absolute; top: 170px; left: 130px;}

#button_feed {background: url(./images/button_feed.jpg); display: block; height: 25px; width: 76px; text-indent: -9999px; position: absolute; top: 150px; left: 230px;}
#button_enews {background: url(./images/button_enews.jpg); display: block; height: 25px; width: 76px; text-indent: -9999px; position: absolute; top: 150px; left: 306px;}
#button_email {background: url(./images/button_email.jpg); display: block; height: 25px; width: 76px; text-indent: -9999px; position: absolute; top: 175px; left: 230px;}
#button_podcast {background: url(./images/button_podcast.jpg); display: block; height: 25px; width: 76px; text-indent: -9999px; position: absolute; top: 175px; left: 306px;}


/*--------------------------------------------------
------------------   Footer  -----------------------
--------------------------------------------------*/

#footer a {color: #777;}

#mini_site_map {
	float: right; 
	height: 140px; width: 550px;
	margin: 20px;
}

#mini_site_map_edge {
	height: 110px; width: 100px;
	overflow: hidden;
	position: absolute; top: 20px; left: 310px;
}

/*--------------------------------------------------
------------------ CSS MENU ------------------------
--------------------------------------------------*/

/* standard menu setup */
.menu, .menu ul {
	cursor: pointer;
	display: block;
	float: right;
	font-family: "Palatino", "Palatino Linotype", Georgia, serif;
	list-style: none; 
	margin: 0px;
	padding: 0px; 
	position: relative;
	text-align:left; 
	z-index: 1999; 
}
.menu li {float: left;}
.menu li:hover {position: relative; z-index: 1999;}
.menu li:hover>ul {display: block; position: absolute;}
.menu ul li {clear: both; display: none;}

/* first level vertical centering */
.menu .cssnavlevelone {height: 30px; vertical-align: middle;}
img.cssnavlevelone {border: 0px;}

/* ------ Container Positioning ------ */

/* 1st level*/
.menu li ul {display:none;}
/* 2nd level (needs nothing if horizontal) */
.menu ul li ul {border-top: none;}
/* 3rd+ level */
.menu li ul li ul {margin-left: 172px; margin-top: -32px;}

/* ------- Menu Styling ----------*/

/* 1st level (".menu ul a" for vertical | ".menu a" for horizontal) */
.menu a {
	background: #888d36;
	color: #000;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
	padding: 0 7px; 
	text-decoration: none;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	font-family:georgia;
}

/* 2nd level */
.menu li ul li a {
	background: #222;
	background: rgba(34,34,34,.9);
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #111;
	border-right: 1px solid #111;
	font-size: 12px;
	font-weight:normal; 
	padding: 5px 10px 5px; 
	width: 150px; 
}

/* first level rollovers */
#navbar li:hover>a {
	background: url(./images/nav_button_hover.jpg);
	color: #fff; 
	cursor: pointer; 
	display: block; 
	text-shadow: 0 0 3px #000;
}

	a.active {background: url(./images/nav_button_hover.jpg); color: #fff;}

/* submenu rollovers (if desired) */
#navbar li ul li:hover>a, #navbar li ul li:hover>a.firstsubitem {
	background: #111; 
	background: rgba(17,17,17,.9);
	cursor: pointer; 
	display: block;
}

/*---------- ie6 MAIN MENU hacks -----------*/

/* first level rollovers (".menu" for vertical | "#navbar" for horizontal) */
* html #navbar a:hover {background:; color:#ffffff;}

/* sub level rollovers (if desired) */
* html #navbar table a:hover {background: #bbb; color: #ffffff;}

* html .menu {display:inline-block;}
* html .menu li a {display:block;float:left;}
* html .menu table a {border:0px;}
* html .menu li ul {display:block;position:absolute;visibility:hidden;}

* html .menu iframe {position:absolute; left:-9999px; top:-9999px; border:0px; width:0px; height:0px; margin:0px; padding:0px; list-style:none;display:none;visibility:hidden;}

/* correct position issue */
* html .menu li a table {position:relative;left:-9px;top:-1px;}
* html .menu li a table li a table {position:relative;left:-12px;top:9px;}

/* correct table border issue */
* html .menu table {border-collapse:collapse;}

/* enter as many levels as you wish to support */
* html .menu a:hover ul ul {visibility:hidden;} * html .menu a:hover table table iframe {visibility:hidden;} * html .menu a:hover ul a:hover ul ul {visibility:hidden;} * html .menu a:hover ul ul a:hover table table iframe {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;} * html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} * html .menu a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover ul ul {visibility:hidden;} * html .menu a:hover ul a:hover ul a:hoverul a:hover ul a:hover ul a:hover ul a:hover table table iframe {visibility:hidden;}

* html .menu a:hover ul {visibility:visible;z-index:2000;} * html .menu a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;} * html .menu a:hover ul a:hover ul {visibility:visible;} * html .menu a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul {visibility:visible;} * html .menu a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul {visibility:visible;} * html .menu a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul a:hover table iframe {left:expression(this.nextSibling.offsetLeft);top:expression(this.nextSibling.offsetTop);width:expression(this.nextSibling.offsetWidth);height:expression(this.nextSibling.offsetHeight); filter:alpha(opacity=0);display:block;visibility:visible;}

/*--------------------------------------------------
------------------ Calendar ------------------------
--------------------------------------------------*/

/* ----------- CSS Tooltip ------------*/
a.tt {position: relative; text-decoration: none;}
a.tt span.tooltip {display: none;}
a.tt:hover span.tooltip {
    background: #333;
    display: block;
    padding: 5px;
    position: absolute;
    text-align: left;
    top: 15px; left: 15px;
    width: 200px;
    z-index: 101;
}
/* ----------- JS Tooltip ------------*/
.boxoverbody {
    background: #333;
	border: 2px solid #111;
    width: 200px;
    font-size: .75em;
    display: inline-block;
    padding: 10px 15px;
}

.CalOverTitle {font-weight: bold; color: #888d36;}

/* ----------- Mini Cal Styles ------------*/

#calendartable td a {display: block; height: 25px; text-align: center;}
#calendartable td a:hover {background: #333; z-index: 1;}
#calendartable .emptyday a:hover {background: transparent;}

#calnav {margin: 0 0 10px;}

/* ----------- MAIN Cal Styles ------------*/

#maincal {display: block;}
#mainCal td {font-size: 12px; padding: 5px 10px; width: 14%; vertical-align: top;}

#mainCal .WeekendDay A, A.CalendarWeekendDayLink {color:#888d36;}
#mainCal .WeekDay A, A.CalendarWeekDayLink {color: #888d36;}
#mainCal .ToDay A, A.CalendarToDayLink {color: #888d36;}

#mainCal .ToDay A:HOVER, #mainCal .WeekDay A:HOVER, #mainCal .WeekendDay A:HOVER {color:#fff; z-index: 1;}

/* --- Inside Each Day --- */

img.caldot {border: 0px; padding-right: 2px; vertical-align: middle;}
.calEventName {margin-bottom: 3px;}

.ToDay {background: #ccc; border: 1px solid #ccc;}
.WeekendDay, .WeekDay {background: #ddd; border: 1px solid #ccc;}

.CalendarDayNumber, .CalendarCurrentDayNumber  {color: #333;}

.ColumnHeader {color: #fff; background: #333; font-weight: bold; padding: 5px;}

/*--------------------------------------------------
---------------- GLOBAL FRONT END ------------------
--------------------------------------------------*/

#pagination a {
	border: 1px solid #ccc; 
	font-weight: bold; 
	line-height: 2em; 
	padding: 3px 5px; 
	text-decoration:none;
}
#pagination a:hover {background: #ccc; border: 1px solid #ccc;}
#pagination .OnPageNumber {border: 1px solid transparent; color: #333;}

form {margin: 0px; padding: 0px;}
input, select {vertical-align:middle;margin-bottom: 5px; margin-right: 5px; vertical-align: middle;}

.PicOff, .PicOn {margin: 5px; vertical-align: middle;}
.PicOff {border: 5px solid #333;}
.PicOn {border: 5px solid #ccc;}

.RequiredFieldLabel {color:; font-weight: bold;}
 
table td.top, table th.top, #mainCal td {vertical-align:top;}
table.contentTable, table.itemTable {border-collapse:collapse; width:100%;} 
.contentTable td, .itemTable td {border-bottom: 1px solid #ccc; text-align: left;}
.contentTable th {color: #333; border-bottom: 2px solid #ccc; text-align: left;}
.contentTable th strong, .itemTable th strong {font-size: 100%;}
.contentTable th span {font-size: 100%; font-weight: normal;}
.contentTable td, .contentTable th, .itemTable td, .itemTable th {padding: 5px;}
.itemTable th {border-bottom: 1px solid #ccc;color: #333;padding-right: 20px;text-align: right;width: 100px;}
.contentTable tr:hover td {background:url(/sr/images/datahoverbg.png)}
.itemTable td, .itemTable th, .contentTable td, .contentTable th {vertical-align:middle;}
.itemTable tr.last td, .contentTable tr.last td, .itemTable tr.last th, .contentTable tr.last th {border-bottom:none;}
table td.center, table th.center {text-align:center;}
table td.right, table th.right {text-align:right;}
.tdcheckbox {width:75px;text-align:center;}
 
fieldset {
 border:1px solid #ccc;
 padding:0px 15px 15px 15px;margin:20px 0;
}
fieldset legend { color:#333; font-weight:bold; font-size: 120%; }

.borderbox {border: 1px solid #ccc; padding: 5px;}

.iconlink {margin:0px 2px;display:inline;border:none;}

.submitbutton, .smallbutton, .smallselect, .smallinput {
	background: #fff url(/sr/images/buttonbg.jpg) repeat-x;
	border: 1px solid #ccc;
	color: #222;
	font-family: "trebuchet ms"; 
	font-size: 12px; 
	font-weight: bold;
	letter-spacing: 0px; 
	margin:1px; 
	padding: 0px 7px; 
	overflow: visible; 
	vertical-align: middle; 
}
.smallbutton, .smallselect, .smallinput {font-size: 10px; font-weight: normal; padding: 2px; text-transform: uppercase;}
.smallinput {background-image: none;}
.smallbutton, .submitbutton {cursor: pointer;}
.smallselect {border: none;}

#editorbg>td {background: #fff;}
#editorbg td {color: #000;}

#help, .help {margin-bottom:10px;padding:10px;background:#ffffcc;border:2px solid #dddb54;color: #000;line-height:1em;}
#help ol {margin-top:3px;margin-bottom:3px;}
#error, .error {background-color: #fbe3e4; border: 3px solid #FBC2C4; color: #BB0000;
font-size: 11px; margin-bottom: 20px; padding: 5px;}
#error ul, .error ul {margin:0px;margin-left:15px;padding:0px;}
#success, .success {margin-bottom:10px;padding:10px;background-color:#E6EFC2;border:2px solid #C6D880;color:#529214}

/* --- END GLOBAL FRONT-END --- */



/*--------------------------------------------------
------------------  Marquee Box  -------------------
--------------------------------------------------*/

.marquee-rotator #timer {left: 0; height: 4px; background: #000; filter: alpha(opacity=60); opacity: 0.6;}

.marquee-rotator .button-over {background: #fff;}

/* --- FOR BUTTON NAV CENTERING (to absolutely position, comment this out) --- */
/* ---.marquee-rotator .c-panel {width:100%;}
.marquee-rotator .thumbnails {margin:0px auto;}--- */
/* --- FOR BUTTON NAV CENTERING (to absolutely position, comment this out) --- */

.marquee-rotator .c-panel {bottom: 10px; right: 10px; position:absolute;}

#rotator-tooltip .tt-img {border: 2px solid #fff; margin: 4px 0;}

/*----- PREV & BACK BUTTONS -----*/

.marquee-rotator .prev-btn, .marquee-rotator .next-btn {
	display:block;
	height:50px; width:50px; 
	margin: 5px; 
	position: absolute;
	text-align: center;
	text-indent:-9999px;
	z-index: 11;
}

.marquee-rotator .prev-btn {background:url(/sr/images/marquee_controls.png) 0 -50px; top: 40%; left: 0px;}
.marquee-rotator .next-btn {background:url(/sr/images/marquee_controls.png) -50px -50px; top:40%; right: 0px;}

.marquee-rotator .prev-btn:hover {background:url(/sr/images/marquee_controls.png) 0 0;}
.marquee-rotator .next-btn:hover {background:url(/sr/images/marquee_controls.png) -50px 0;}

/*------ PAGINATION -----*/

.marquee-rotator .thumbnails li {
	background: url(/sr/images/marquee_controls.png) -20px -100px; 
	height: 15px; width: 15px;
	margin: 3px;  /* --- keep margin even on both left and right --- */
	text-align: center;
}

.marquee-rotator .thumbnails ul li a img {width:200px;}

.marquee-rotator .thumbnails li:hover {background: url(/sr/images/marquee_controls.png) -40px -100px;}
.marquee-rotator .thumbnails li.curr-thumb {background: url(/sr/images/marquee_controls.png) -80px -100px;}
.marquee-rotator .thumbnails li.curr-thumb:hover {background: url(/sr/images/marquee_controls.png) -60px -100px;}

/* --- END Marquee Box --- */

/*---------- COLOR LEGEND -----------*/
.FGColor1 {color: #285262;}               /* SAME AS a:link color */
.FGColor2 {color: #fff;}               /* SAME AS  a:hover color */
.BGColor1 {background-color: #2c3958;}    /* SAME AS .ColumnHeader background-color */
.BGColor1FG {color: #fff;}             /* SAME AS .ColumnHeader color */
.BGColor2 {background-color: #34548d;}    /* SAME AS .Today background-color */
.BGColor2FG {color: #fff;}             /* SAME AS a.CalendarToDayLink color */
.BGColor3 {background-color: #bbb;}    /* SAME AS .WeekDay background-color */
.BGColor3FG {color: #285262;}             /* SAME AS a.CalendarWeekDayLink color */
.BGColor4 {background-color: #999;}    /* SAME AS .WeekendDay background-color */
.BGColor4FG {color: #285262;}             /* SAME AS a.CalendarWeekendDayLink color */
.LineColor {color: #a8bfdf;}              /* SAME AS hr or .HRule color */
/*---------- COLOR LEGEND -----------*/

/*--------------------------------------------------
-------------------- ie6 styles --------------------
--------------------------------------------------*/













