a
{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: underline;
}
body
{
	background-color: #ffffff;
	margin-left: 0;
	margin-top: 0;
	font: tahoma;
	color: #666666;
	font-size: 10;
}
td
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}


.CellBorder
{
	border: 1px solid #666666;
	background-color: #E1E1E1;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	padding: 'padding-top' :8 'padding-right' :8 'padding-bottom' :8 'padding-left' :8;
}
.Caution
{
	font-weight: bold;
	color: #FF0000;
}

.form_label
{
	font-family: Tahoma;
	font-size: 9pt;
	color: navy;
	letter-spacing: 2;
}

.input-txt
{
	font-family: Tahoma;
	font-size: 9pt;
	color: Navy;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
.input-Button
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../images/formbg.gif) repeat-x left top;
}
.input-Button-Save
{
	cursor: pointer;
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../images/formbg3.gif) repeat-x left top;
}
.input-Button-Del
{
	border: outset 1px #ccc;
	background: #999;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	background: url(../images/formbg5.gif) repeat-x left top;
}
.TableHeading
{
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/mp_Tbl_header_bg-.gif);
	padding-left: 2px;
}
.Main_Table
{
	margin-top: 0;
	margin-left: 0;
	width: 993px;
}
.TopMenu_Bg
{
	background-image: url(../images/header_bg_grey.gif);
}
.TopMenu_Bg_Small
{
	background-image: url(../images/bg_header_small.jpg);
}
.EmployeeName
{	font-size: 14px;
	font-weight: bold;
	color: #B1C893;
}
.LeftMenu_AllBg
{
	background-image: url(../images/Menu_allmenu_bg.gif);
}
.LeftMenu_BlueBg
{
	background-image: url(../images/Menu_cell_Blue_bg.gif);
}
.LeftMenu_BlueBg_LastCell
{
	background-image: url(../images/Menu_cell_LastBlueCell_bg.gif);
}
.LeftMenu_NormalBg
{
	background-image: url(../images/Menu_cell_bg.gif);
}
.FooterBg
{
	width: 970px;
	background-image: url(../images/chromebg-green.gif);
}



/* Vacation Calendar Backgrounds  */

.CalTop_Bg
{
	background-image: url(../images/calendar_header.gif);
}
.CalDay_Bg
{
	background-image: url(../images/calendar_day_bg.gif);
}
.CalWeekend_Bg
{
	background-image: url(../images/calendar_weekend_bg.gif);
}

.topBarColor
{
	background-color: #AFAD7A;
}
.topbarDark
{
	background-color: #5F5E3F;
}
.topbarHeading
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/* End Vacation Calendar Backgrounds  */


/* Body of the Page containing Data Tables */

.Body_TableHdBg
{
	/*background-image: url(../images/mp_Tbl_header_bg-.gif);*/
	color: Gray;
	/*font-weight:bold;*/
	font-size: 12pt;
	letter-spacing: 2;
	vertical-align: bottom;
	padding-left: 5;
	background-image: url(../images/formbg.gif);
	width: 893px;
}
.Body_Table
{
	background-image: url(../images/formbg.gif);
	font-family:Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	border: 1px solid #cccccc;
}
.title_bg
{
	background-image: url(../images/titlebg.gif);
	font-family:Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border: 1px solid #cccccc;
	font-weight: bold;
	height: 26px;
}
.td_font2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/titlebg.gif);
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
.td_font3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
}
.Body_TableFooter
{
	font-weight: bold;
	color: #000000;
	background-color: #D5E5FC;
	padding-left: 2px;
	border: 1px solid #666666;
}
.Body_TableRow1
{
	color: #000000;
	padding-left: 2px;
	border: 1px solid #999999;
	background-color: #DCE9FA;
}
.Body_TableRow2
{
	color: #000000;
	padding-left: 2px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
.Body_TableRow3
{
	color: #000000;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
}

.Body_TableRow3_selected
{
	color: #333333;
	padding-left: 2px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
}
.td_font {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
.td_font A:link
{   text-decoration: underline;
	color: #666666;
}
.td_font A:visited
{
	text-decoration: underline;
	color: #666666;
}
.td_font  A:active
{
	color: #666666;
	text-decoration: underline;
}
.td_font  A:hover
{
	color: #666666;
	text-decoration: none;
}
.td_font_small {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
.td_font_bdr {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
.td_font_bdr A:link
{   text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.td_font_bdr A:visited
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
}
.td_font_bdr  A:active
{
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.td_font_bdr  A:hover
{
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: underline;
}
.td_smallFont {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.td_RedText {
	font-family: Tahoma;
	font-size: 10px;
	color: #660000;
}
.td_RedText2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #660000;
}
.td_BoldFont {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8F6E33;
}
.BorderedCell
{
	border-left: solid 1px #EBEAF2;
	border-right: solid 1px #EBEAF2;
	border-top: solid 1px #EBEAF2;
	border-bottom: solid 1px #EBEAF2;
}
.GreenText
{
	font-weight: bold;
	color: #006666;
}

.iframe_body
{
	background-image: url(../images/Tbl_body_bg.gif);
	width: 850px;
}

.iframe_header
{
	background-image: url(../images/formbg3.gif);
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}


/* End Body of the Page containing Data Tables */


/* Image Mouseover Effects*/

.toggleopacity img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.toggleopacity:hover img
{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); /*filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.5,spokes=5) 	filter:progid:DXImageTransform.Microsoft.Glow(Color=#8800FF00, Strength=3) 	filter: progid:DXImageTransform. Microsoft.Shadow(color=gray,direction=135); */
}
.toggleopacity img
{
	border: 0px;
}
.toggleborder:hover img
{
	border: 0px;
}
.toggleborder:hover
{
	color: red; /* Dummy definition to overcome IE bug */
}

/* End Image Mouseover Effects*/


/* Top Horizontal Menu */

#chromemenu
{
	width: 60%;
	font-weight: bold;
	font-size: 90%;
}


#chromemenu ul
{
	border-left: 1px solid #BBB;
	border-top: 1px solid #BBB;
	border-right: 1px solid #BBB;
	width: 100%;
	background: url(../images/chromebg.gif) center center repeat-x;
	padding: 5px 0;
	margin: 0;
	text-align: left; /*set value to "right" for example to align menu to the left of page*/
}

#chromemenu ul li
{
	display: inline;
}

#chromemenu ul li a
{
	color: #494949;
	padding: 5px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}

#chromemenu ul li a:hover
{
	background: url(../images/chromebg-green.gif) center center repeat-x;
}


/* End Top Horizontal Menu */
/* Login page  */
.Tahoma11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #434343;
	padding-left:3px;
}
.bdr_purple {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5F427C;
	border-left-color: 5F427C;
}
.bdr_purple2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5F427C;
	border-bottom-color: #5F427C;
	border-left-color: #5F427C;
}
.bdr_green {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #99A460;
	border-left-color: #99A460;
}
.bdr_yellow {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CE6700;
	border-left-color: #CE6700;
}
.bdr_yellow2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CE6700;
	border-bottom-color: #CE6700;
	border-left-color: #CE6700;
}
.bdr_green2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99A460;
	border-bottom-color: #99A460;
	border-left-color: #99A460;
}
.bdr_blue {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3386BA;
	border-left-color: #3386BA;
}
.bdr_blue2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3386BA;
	border-bottom-color: #3386BA;
	border-left-color: #3386BA;
}
.bdr_lower {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #57585A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #57585A;
}
.bdr_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57585A;
}
.bdr_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #57585A;
}
.bdr_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #57585A;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #57585A;
}
.bdr_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #57585A;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C7C7C;
}
.footer A:link
{   text-decoration: underline;
	color: #7C7C7C;
}
.footer A:visited
{
	text-decoration: underline;
	color: #7C7C7C;
}
.footer A:active
{
	color: #7C7C7C;
	text-decoration: underline;
}
.footer A:hover
{
	color: #FEB617;
	text-decoration: none;
}
.verdana10Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #0A76B2;
}
.GreyFontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #374353;
}
.verdana10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.user_name {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #0A76B2;
}
.ForgotPassword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F6E33;
	padding-top:5px;
	line-height: 15px;
}
.ForgotPassword A:link
{   text-decoration: underline;
	color: #8F6E33;
}
.ForgotPassword A:visited
{
	text-decoration: underline;
	color: #8F6E33;
}
.ForgotPassword A:active
{
	color: #8F6E33;
	text-decoration: underline;
}
.ForgotPassword A:hover
{
	color: #333333;
	text-decoration: none;
}
INPUT.textBox1 {
font-family: Tahoma;
font-size:11;
height:14px;
width:120px;
border-color:#3386BA;
border-width:1px;
border-style:solid;
}

/* End Login page  */

.menu_links4purple {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #815E37;
	padding-left: 5px;
	border: 1px solid #cccccc;
}
.menu_links4purple A:link
{   text-decoration: none;
	color: #815E37;
}
.menu_links4purple A:visited
{
	text-decoration: none;
	color: #815E37;
}
.menu_links4purple A:active
{
	color: #815E37;
	text-decoration: none;
}
.menu_links4purple A:hover
{
	color: #333333;
	text-decoration: underline;
}
.menu_links4green {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #556A02;
	padding-left: 5px;
	border: 1px solid #cccccc;
}
.menu_links4green A:link
{   text-decoration: none;
	color: #556A02;
}
.menu_links4green A:visited
{
	text-decoration: none;
	color: #556A02;
}
.menu_links4green A:active
{
	color: #556A02;
	text-decoration: none;
}
.menu_links4green A:hover
{
	color: #333333;
	text-decoration: underline;
}
.menu_links4blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0A76B2;
	padding-left: 5px;
	border: 1px solid #cccccc;
}
.menu_links4blue A:link
{   text-decoration: none;
	color: #0A76B2;
}
.menu_links4blue A:visited
{
	text-decoration: none;
	color: #0A76B2;
}
.menu_links4blue A:active
{
	color: #0A76B2;
	text-decoration: none;
}
.menu_links4blue A:hover
{
	color: #333333;
	text-decoration: underline;
}
.admin_bg {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
.admin_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
	line-height: 16px;
}
.admin_link A:link
{   text-decoration: underline;
font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.admin_link A:visited
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.admin_link A:active
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.admin_link A:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #0A76B2;
	text-decoration: none;
}
.export_hd {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.export_hd A:link
{   text-decoration: none;
	color: #666666;
}
.export_hd A:visited
{
	text-decoration: none;
	color: #666666;
}
.export_hd  A:active
{
	color: #666666;
	text-decoration: none;
}
.export_hd  A:hover
{
	color: #666666;
	text-decoration: underline;
}
.Prnt_reportHd
{
	font-family:Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight:bold;
	border: 1px solid #cccccc;
}
.Prnt_subHd
{
	font-family:Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
	border: 1px solid #cccccc;
}
.Prnt_cell
{
	font-family:Tahoma, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #cccccc;
}

.textBox2 {
font-family: "Courier New", Courier, monospace;
font-size:13;
width:165px;
}
.textBox3 {
font-family: "Courier New", Courier, monospace;
font-size:13;
}
.textBox4 {
font-family: "Courier New", Courier, monospace;
font-size:5;
}
.td_links_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #EAEAEA;
	padding-top: 4px;
	padding-left: 3px;
	padding-bottom: 4px;
	border: 1px solid #cccccc;
}
.td_links_bold A:link
{   text-decoration: none;
	color: #666666;
}
.td_links_bold A:visited
{
	text-decoration: none;
	color: #666666;
}
.td_links_bold  A:active
{
	color: #666666;
	text-decoration: none;
}
.td_links_bold  A:hover
{
	color: #666666;
	text-decoration: underline;
}

