body
{
	font-family: Verdana;
	font-size: 8pt;
	color: #585880;
}

.Company
{
    font-weight: bold;
    font-size: 10pt;
    color: #006633;
}
.Username
{
     font-weight: bold;
    font-size: 08pt;
    color: #003333;
}
.Menu
{
	background-color:#774B26;
	font-size:10pt;
	color:White;
}
.MenuLine
{
	background-color:Gray;

}
.SubMenu
{
	color: #774B26;
	text-decoration: none;
	
}

.MenuLink
{
color:White;
text-decoration:none;
width:60px;


}
.Header
{
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 12pt;
	color: #006699;
	
	font-weight: bold;
}
.SubHeader
{
	background-repeat: repeat-x;
	border: 0;
	font-size: 10pt;
	
	height: 20px;
	color: #666633;
	background-color: #E2E2DE;
	background-image: url(  '../../Images/subheader1.JPG' );
}
.SubHeader_1
{
	background-repeat: repeat-x;
	border: 0;
	font-size: 8pt;
	font-weight: bold;
	color: #800000;
}
.HomeText
{
	color: #666633;
	font-size: 35pt;
	font-family: Consolas, Pristina;
}
.MenuBorder
{
	/*border-collapse: collapse;
	border: 1px solid #996633;*/
	
	background-color: #F2EDA1;
	color:#724714;
}
.Banner
{
	color: #666633;
	font-size: 20pt;
}
.Footer
{
	font-size: 8pt;
	color: #333300;
	height: 40px;
	background-image: url(   '../../Images/bottombg.JPG' );
	background-repeat: repeat-x;
}

.SubMenuHeader
{
background-image: url(..\Image\bottombg.JPG);
background-image: url('Icon/leftbg.gif');
 background-repeat: repeat-x;

}

.FooterIN
{
	background-image: url(..\Image\bottombg.JPG);
	
	 background-repeat: repeat-x;
	font-size:8pt;
	color:White;	
	height:40px;
}
.REMbody
{
	color: #3366CC;
	font-family:Arial;
}
.Error
{
	color: Red;

}
.Success
{
	color:Green;
}
.Button
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	background-color: #938917;
	background-repeat: repeat-x;
	color: #666633;
	cursor: pointer;
	width: 75px;
	background-image: url(  '../../Images/Bar1.JPG' );
}
.ButtonCheck
{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	font-weight:bold;
	background-repeat: repeat-x;
	color: White;
	cursor: pointer;
	width: 75px;
	background-image: url(  '../../Images/Check.JPG' );
}
.ChkList
{
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
}
.Search
{
	border-style: none;

	border-color: inherit;
	border-width: 0;
	background-image: url('Image/search1.jpeg');
	 	background-repeat: repeat-x;
	 	color:White;
	cursor:pointer;
}
.SearchBox
{
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse:collapse;
	border-width: 1px;
	border-color: #FF9933;
	width:600px;
}
.FilterBox
{
	background-color: #FFFFCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #CCCCCC;
	width: 975px;
}



.theme_header {
	background-image :url( images/title-bg.gif );
}

.theme_footer {
	background-image :url( images/smokeandglass_fadeblue.gif );
}

.theme_highlighted,		
	background-image :url( images/smokeandglass_blueandwhitef.gif );
}

.theme_fadeblue {
	background-image :url( images/smokeandglass_fadeblue.gif );
}
.theme_textbox
{
	width: 200px;
	border-bottom:  1px solid;
	border-left:  1px solid;
	border-top:  1px solid;
	border-right:  1px solid;
	font-size: 10pt;
	color: #585880;

}
.theme_textboxOLD
{
	width: 200px;
	border-bottom: #d5dce3 1px solid;
	border-left: #d5dce3 1px solid;
	border-top: #d5dce3 1px solid;
	border-right: #d5dce3 1px solid;
	font-size: 10pt;
	color: #585880;

}
.theme_dropdown
{

	width: 205px;
	border-bottom: #d5dce3 1px solid;
	border-left: #d5dce3 1px solid;
	border-top: #d5dce3 1px solid;
	border-right: #d5dce3 1px solid;
	font-size: 10pt;
	color: #585880;
	border-style:hidden;
	
}
.theme_checkbox
{
	
	BORDER-BOTTOM: #d5dce3 1px solid; 
	BORDER-LEFT: #d5dce3 1px solid; 
	BORDER-TOP: #d5dce3 1px solid; 
	BORDER-RIGHT: #d5dce3 1px solid;

}
.Shift1
{
	background-color:Yellow;
}
.Shift2
{
	background-color: #CC66FF;
}
.Shift3
{
	background-color: #99CCFF;
}
.Holiday
{
	background-color: #66FF33;
	
}
.WeeklyOff
{
	background-color: #E2E2DE;
}
.Leave
{
	background-color: #FF9933;
}
.HalfLeave
{
	background-color: #66FFFF;
}
.ATTGridCell
{
	width:10px;
	
}
.DataExsist
{
	background-color: #99CCFF;
}
.Innerheader
{
	background-color: #DFDFDF;
	font-size:10pt;
	text-align: left;
	color: Black;
}