td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#494949; 
}

td.mainmenu
{
	border-right-width:thin;
	border-right-style:dotted;
}

form
{
	margin:0px;
}

a {
	text-decoration: underline;
	color: #494949;
}

a.n {

	text-decoration: none;
	color:#427BB1;
}

a.dark
{
	text-decoration: underline;
	color:#32639F;
}

.dark
{

	color:#32639F;
}

.b
{
	color:#427BB1;
}

.menu
{
	color:#494949;
}

a.menu
{
	color:#494949;
	text-decoration:none;
}

a.copy
{
	color:#7A7A7A;
	text-decoration:none;
}

.t9
{
	font-size:9px;
}

.HeadingBold td {
	font-weight:bold;
	text-align:center;
	vertical-align:bottom;
}

.EmployeeAttendance th {
	text-align:center;
	font-weight:bolder;
}

.EmployeeAttendance td {
  text-align:center;
}

.TableFormat table {
   width:705px;   
}

.TableFormat #Int {
	text-align:center;
}

.TableFormat td {
	padding:1px;
}

.newData td{
	background-color:#FFFFCC;
}

.lightBlue td{
	background-color:#E4EFF3;
}

.lightBlue input{
	background-color:#E4EFF3;
}

.lightBlue textarea{
	background-color:#E4EFF3;
}

.redRow td{
	background-color:#FF0000;
}

.redRow input{
	background-color:#FF0000;
}

.redRow textarea{
	background-color:#FF0000;
}
.ScrollingDiv div {
    height:400px;
	overflow:scroll;
}

.ScrollingDiv200 div {
    height:200px;
	overflow:auto;
}

.SpanToClick a {
	color:#0099FF;
	cursor:hand;
}

.numberInput input {
	text-align:right;
}

.comments textarea{
	width:250px;
	font-size:11px;
	background-color:;
	border:none;
	overflow:auto;
	height:20px;
}
.outline td{
	
}

.AttendanceMenu div{
	padding-top:5px;
	cursor:hand;
}

.SearchText input{
	width:75px;
	border:none
}

.Strikethrough {
	text-decoration:line-through;
}
