body {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#CmdBar {
	background-color: #E5E5E5;
	width: 169px;
	background-image: url(../images/CmdBar_Back.gif);
	background-repeat: repeat-y;
}
#RstBar {
	width: 25px;
}
#tblCmdBar {
	width: 169px;
	background-image: url(../images/CmdBar_Back.gif);
	background-repeat: repeat-y;
	background-color: #E5E5E5;
	height: 100%;
}
#clock {
	background-image: url(../images/CmdBar_Top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 90px;
}
#TitleBar {
	background-image: url(../images/TitleBar_Back.jpg);
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	height: 90px;
}
#NavBar {
	background-image: url(../images/NavBar_Back.jpg);
	background-color: #C3C3C3;
	background-repeat: repeat-x;
	height: 22px;
}
#Content {
	background-color: #FFFFCC;
	vertical-align: middle;
}
#tblNavBar {
	height: 22px;
}
#CurItmTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-right: 3px;
	padding-left: 3px;
}
#tblTitleBar {
	height: 90px;
}
#tblTitleBarLeft {
	background-image: url(../images/TitleBar_Left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 7px;
}
#tblLogin TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style: italic;
	padding-left:2px;
	padding-right:2px;
}
#tblLogin{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999999;
	font-style: italic;
	padding-left:2px;
	padding-right:2px;
}
.InputText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A8ADD;
	background-color: #FAFAFA;
	height: 18px;
	width: 140px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
#CalHourOut {
	background-color: #FFFFCC;
	padding: 2px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#CalHourIn {
	background-color: #FFFFAA;
	padding: 2px;
	width: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#CalFillOut {
	background-color: #FFFFEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E386;
}
#CalFillIn {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6E386;
}
.CalItm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #333333;
	overflow-y: scroll;
	overflow-x: visible;
	position: absolute;
	margin-top: 0px;
	cursor:hand;
}
.CalItmFrame {
	position: relative;
	height: 100%;
	left: 0px;
	top: 0px;
}
.CalItmFrame A{
	color: #000000;
	text-decoration: none;	
}
#calDay {
	position: relative;
	overflow: auto;
	height: 100%;
	width: 100%;
}
#DayItems{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#DayItems #DC{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding:2px;
	background-color:#EEEEFF;
}
#DayItm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #000000;
	margin-bottom:1px;
	cursor:hand;
	height:16px;
}
#DayItems A{
	color: #000000;
	text-decoration: none;	
}
#DayItmTitle {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	background-color: #FF6600;
	text-align: center;
}
#MonthDay {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
}
#MonthDayNr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}
#MonthDayNr A{
	width: 100%;
	color: #000000;
	text-decoration: none;
}
#MonthDayNr A:hover{
	background-color: #BBBBFF;
}
.MDtd {
	color: #0000DD;
	background-color: #FFEEAA;
}
.MDin {
	color: #000000;
	background-color: #FFFFAA;
}
.MDout {
	color: #555555;
	background-color: #FFFFCC;
}
#MonthDayTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 12px;
	padding: 2px;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	text-align: center;
}
.Week {
	color: #000000;
	background-color: #EEEEFF;
}
.WeekEnd {
	color: #FFFFFF;
	background-color: #AAAAFF;

}
#MonthDayItmFrame{
	position: relative;
	height: 15px;
	text-align: left;
	width: 100%;
}
#MonthDayItm{
	position: absolute;
	width: 100%;
	text-align:center;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 1px;
	overflow: hidden;
	cursor:hand;
}
#MonthDayItmFrame A{
	color: #000000;
	text-decoration: none;
}
#UserName {
	text-align:center;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #3399CC;
	padding-bottom: 3px;
}
#DetItmFrame{
	width : 500px;
	height: 300px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	background-image: url(../images/itmback.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-position:top;
	padding: 2px;
}
#DetItmFrame #DetItmTitle{
	height: 15px;
	background: #B7D1F2;
	font-size: 16px;
	color: #FF6633;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
#DetItmFrame #DetItmContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
#DetItmFrame TD{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}
#DetItmFrame #DetItmAdmin{
	height: 12px;
	text-align: right;
	background: #100010;
	color: #CCCCCC;
}
#celTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC66;
	background-color: #000099;
	padding:2px;
}
.metHand{
	cursor: hand;
}

.tLinkActive {
	color: #FF0000;
	text-decoration: underline;
}

.tLink {
	font-weight: none;
	color: #000000;
}
