/* =====================================
   CSS Stylesheet - Print Format
   01/03/2005
   =====================================
*/ 

body
{
	background-color:none; 
	background-image:none; 
	color:#000000 
}	

#BoxTable
{
	width:96%;
	color: black;
	font-size: 16px;
	font-family: Arial, Microsoft Sans Serif;
	font-weight: normal;
	text-align: justify;
 }
 
 #BoxTable1
{
	width:80%;
	color: black;
	font-size: 16px;
	font-family: Arial, Microsoft Sans Serif;
	font-weight: normal;
	text-align: justify;
 }
 
#Address
{
	width:60%;
	color: black;
	font-size: 16px;
	font-family: Century Gothic, Arial;
	font-weight: normal;
	text-align: right;	
}

.Logo
{
	float: left;
}

.TextTimeSheetPage, .TextTimeSheetPage a:link, .TextTimeSheetPage a:visited
{
    font-size: 14px;
	font-family: Arial, MS Sans Serif;
	font-weight: normal;
	color: black;
	text-align: center;
}


.TextTimeSheetPage10, .TextTimeSheetPage10 a:link, .TextTimeSheetPage10 a:visited
{
    font-size: 14px;
	font-family:  Arial Narrow, Arial;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align: top;
	
}

.TextTimeSheetPage12, .TextTimeSheetPage12 a:link, .TextTimeSheetPage12 a:visited
{
    font-size: 16px;
	font-family:  Arial Narrow, Arial;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align: top;
}

.TextTimeSheetPageCen, .TextTimeSheetPageCen a:link, .TextTimeSheetPageCen a:visited
{
    font-size: 16px;
	font-family:  Arial Narrow, Arial;
	font-weight: normal;
	color: black;
	text-align: center;
	vertical-align: middle
}

.TextTimeSheetPageCenS, .TextTimeSheetPageCen a:link, .TextTimeSheetPageCen a:visited
{
    font-size: 12px;
	font-family:  Arial Narrow, Arial;
	font-weight: normal;
	color: black;
	text-align: center;
	vertical-align: middle
}


.TextTimeSheetHead, .TextTimeSheetHead a:link, .TextTimeSheetHead a:visited
{
    font-size: 24px;
	font-family: Lucida Console, Arial;
	font-weight: bold;
	color: black;
	text-align: center;
	vertical-align: middle;
	
}

.TextErrorTimeSheet
{
    font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: black;
	border-top: 0px dotted silver;
	border-right: 0px dotted silver;
	border-left: 0px dotted silver;
	border-bottom: 0px dotted silver;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#Menu, #ImageButtonCV, #ImageButtonTimesheet, #Row4, #Row1, #EnterTime, .Button, #Button1, #Button2
{
	display:none;
}

