
a {
    color: #51588C;
}

TD {
	font-size: 11px;
	color: #767676;
}

.TD-top {
	color: #6E6E6E;
	font-size: 10px;
	background: #ECEDF4;
	height: 25px;
}

.TD-quest {
	font-weight: bold;
	color: #51588C;
}

.TD-cat {
	background:  url(../img/winter/bg_cat.gif);
	padding-left: 22px;
	padding-right: 22px;
	white-space: nowrap;
}

.TD-bottom {
	color: #6E6E6E;
	font-size: 9px;
	background: #ECEDF4;
	text-align: center;
}

.TD-season {
	font-weight: bold;
	color: #B3B3B3;
}

.TD-menu2 {
	padding-left: 23px;
	background: #ECEDF4;
}

.A-menu:link, .A-menu:visited, .A-menu:active, .A-menu:hover
{
	font-family: "Tahoma", Verdana, Serif;
	font-size: 8pt;
	color: #51588C;
	text-decoration: none;
	font-weight: bold;
}
.A-menu:hover {
	color: #616BA5;
}

.A-cat:link, .A-cat:visited, .A-cat:active, .A-cat:hover, div.domMenu_menuElement
{
	font-family: "Tahoma", Verdana, Serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
.A-cat:hover, div.domMenu_menuElementHover {
	color: #464C77;
}

.A-small:link, .A-small:visited, .A-small:active, .A-small:hover
{
	font-family: "Tahoma", Verdana, Serif;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
}

.IN-search {
	border: 2px solid #CACDDF;
	width:220px;
}

.IN-info {
	border: 2px solid #CACDDF;
}

.TABLE-main {
	background: white;
	height: 100%;
}

/* menu */
div.domMenu_subMenuBar {
	border: none;
	border-width: 1px 1px 1px 1px;
	background-color: #565D8F; /* -moz-opacity:.8; filter:alpha(opacity=80); */
}
div.domMenu_subMenuElement {
	color: white;
	background-color: #565D8F;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
}
div.domMenu_subMenuElementHover {
	color: white;
	background-color: #8A8FB1;
	padding: 3px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 11px;
}

.cal-table {
	background: #EFEFEF;
	margin-bottom: 5px;
}

.cal-day-caption {
	text-align: center;
	font-weight: bold;
	background: #51588C;
	color: white;
}

.cal-month-caption {
	text-align: center;
	background: white;
}

.cal-day-active, .cal-day-inactive,
.cal-day-weekend-active, .cal-day-weekend-inactive,
.cal-day-current {
	text-align: center;
	background: white;
}

.cal-day-weekend-active, .cal-day-weekend-inactive {
	background: #DBDBDB;
}

.cal-day-current {
	background: #C8C8C8;
}

.cal-A:link, .cal-A:visited, .cal-A:active, .cal-A:hover {
	font-family: "Tahoma", Verdana, Serif;
	font-size: 8pt;
	color: #51588C;
	text-decoration: underline;
	font-weight: bold;
}

.helper-button {
	background: #ECEDF4;
	text-align: center;
	padding: 3px;
	border: 1px solid silver;
}

.login-head {
	font-family: Tahoma;
	font-weight:bold;
	font-size: 14px;
	color: #767676;	
}
.featured-videos {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #767676;	
}