.TDNavigationTop {
	width: 98px;
	padding-right: 15px;
	padding-left: 15px;
	height: 30px;
}
.TDFooter {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 747px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: top;
}
.TDContentsMain {
	padding-right: 5px;
	padding-left: 10px;
}


.TBodyMain {
	width: 900px;
}
.PanelLeft {
	background-image: url(../images/panel_left.JPG);
	background-repeat: repeat-y;
	background-position: right;
}
.PanelLeft_Quotes {
	background-image: url(../images/panel_quotes_bg.JPG);
	background-repeat: repeat-y;
	background-position: right;
	padding-left: 10px;
}
.PanelLeft hr {
	background-image: url(../images/panel_left_divider.JPG);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.PanelLeft_Contents {
	padding-left: 40px;
}


.DSideMenu_B {
	background-image: url(../images/bullet_3dots.gif);
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
	.DSideMenu_B a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	.DSideMenu_B a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bolder;
	color: #000000;
	}
	.DSideMenu_B a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	}
	
	
.DSideMenu_A {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
	.DSideMenu_A a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF9A02;
	font-weight: bold;
	text-decoration: none;
	}
	.DSideMenu_A a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	.DSideMenu_A a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
	}	

a.TopLink
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
A:visited.TopLink
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
A:hover.TopLink
{
	font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;
}
	
a.TeamLink
{
	font-weight: normal;
	font-size: 9pt;
	color: #3333ff;
	font-family: Arial;
	text-decoration: none;
}
A:visited.TeamLink
{
	font-weight: normal;
	font-size: 9pt;
	color: #3333ff;
	font-family: Arial;
	text-decoration: none;
}
A:hover.TeamLink
{
	font-weight: normal;
	font-size: 9pt;
	color: darkred;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;

}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: AliceBlue;
    color: cornflowerblue;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.WorkDiaryHeaderTable
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: whitesmoke;
}
.WorkDiaryHeaderTable2
{
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
}