.js {
  color: white;
  background-color: orange;
}
body {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.alt:link {
	text-decoration:none;
	color:#0099CC;
	font-weight: bold;
}
a.alt:visited {
	text-decoration:none;
	color:#0099CC;
	font-weight: bold;
}
a.alt:hover {
	text-decoration:underline;
	color:#990000;
	font-weight: bold;
}
a.alt:active {
	text-decoration:none;
	color:#990000;
	font-weight: bold;
}

a.NavMain:link {
	text-decoration:none;
	color:#000000;
}
a.NavMain:visited {
	text-decoration:none;
	color:#000000;
}
a.NavMain:hover {
	text-decoration:underline;
	color:#000000;
}
a.NavMain:active {
	text-decoration:none;
	color:#000000;
}

A:link    {font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; color: #990000; text-decoration: none;}
A:visited {font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; color: #990000; text-decoration: none;}
A:hover   {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	text-decoration: underline;

}
A:active  {font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: underline;}
.inputButton {
	border: 0px;
	background-color: #415274;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-position: center center;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 5px;
}
input {
	border: 1px solid #415274;
	z-index: 5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
.inputNoBorder {
	border: 0px solid #666666;
}
.tableLineBottom {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.tableLineTop {
	border-top: 1px solid #999;
}

th {
	height: 5px;
}
.headIndent {
	margin-left: 10px;
}
.bodyIndent {
	text-align: justify;
	margin: 10px;
	padding: 10px;
	text-indent: 5pt;
}
td {
	text-indent: 2px;
}
.tableGrey {
	background-color: #EFEFEF;
	padding-left: 4px;
	margin-left: 4px;
}
.tableLightGrey {

	background-color: #FFFFFF;
	padding-left: 4px;
	margin-left: 4px;
}
.CalendarDates {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	font-size: 9px;
	padding-right: 6px;
	line-height: 9px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 3px;
	height: 15px;
	margin-bottom: 5px;
}
.tableNavHeader {
	background-image: url(image/nav_header_11.gif);
	background-repeat: no-repeat;
	width: 164px;
	vertical-align: middle;
	height: 22px;
	text-indent: 6pt;
}
.tableNavFooter {
	background-image: url(image/nav_footer_11.gif);
	background-repeat: no-repeat;
	width: 164px;
	vertical-align: middle;
	height: 22px;
}
.fadeAcross {
	background-image: url(image/layout_04_highb.gif);
	background-repeat: no-repeat;
	height: 100px;
	background-color: #FFFFFF;
}
.timeclock {
	background-image: url(image/time_clock_short.gif);
	background-repeat: no-repeat;
}
.timeclockbox {
	text-align: center;
	border: 1px solid #999999;
	margin: 10px 0px 5px;
}
.BdrLineTR {
	background-image: url(images_css/box_css_04.gif);
	height: 10px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.BdrLineBR {
	background-image: url(images_css/box_css_13.gif);
	height: 10px;
	width: 12px;
	background-repeat: no-repeat;
}
.BdrLineSR {
	background-image: url(images_css/box_css_07.gif);
	width: 12px;
	background-repeat: repeat-y;
}
.BdrLineSL {
	background-image: url(images_css/box_css_09.gif);
	width: 4px;
	background-repeat: repeat-y;
	background-position: left;
}
.BdrLineBL {
	background-image: url(images_css/box_css_11.gif);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
}
.BdrLineBottom {
	background-image: url(images_css/box_css_12.gif);
	height: 10px;
	background-repeat: repeat-x;
}
.BdrLineTop {
	background-image: url(images_css/box_css_03.gif);
	height: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.BdrTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333366;
	background-color: #FFFFFF;
	font-weight: bold;
}
.txtMailLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006633;
}
.txtSmallDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#message_center {
width: 378px;
height: 127px;
overflow: auto;
font-size: 12px;
}

table.calendar {
border-collapse: collapse;
font-size: 11px;
font-weight:bold;
width: 100%;
}

.calendar th {
text-align:center;
font-size: 12px;
border: 2px solid #666;
background-color: #CCC;
}

.calendar td {
font-size: 10px;
text-align:center;
color: #2C2C2C;
border: 2px solid #666;
}

caption.calendar-month {
font-family:Arial, Helvetica, sans-serif;
background-color: #333;
color: white;
font-size: 14px;
font-weight:bold;
}

.calendar-month a, .calendar-month a:visited {
color: white;
}

.calendar-month a:hover {
color: yellow;
text-decoration: none;
}

.calendar-prev,.calendar-next {
font-size: 11px;
font-weight:bold;
}

.calendar-today {
color: #cc0000;

}

.tableLineBottomPadded {
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #999999;
padding-bottom: 5px;
}

#webinar_table td{
padding: 3px;
}

#agent_schedule select {
margin: 8px;
font-size: 9px;
font-family:Arial, Helvetica, sans-serif;
}

#agent_schedule .CalendarDates {
font-size: 11px;
}
