td 
{ 	
	font-size: 12px; 
	color: #333333; 
	line-height: 20px
	
} 
a:link 
{ 	
	color: #0033CC;
	text-decoration: none;
} 
a:visited 
{ 
	color: #0033CC;
	text-decoration: none;
} 
a:hover 
{ 
	color: #FF0000; 
	text-decoration: underline;
}
.Nav a:link 
{ 
	color: #0033CC; 
	background-color: #E4E4E4; 
	text-decoration: none; 
	width: 100%; 
	padding-left: 12px;
}
.Nav a:visited 
{ 
	color: #0033CC; 
	background-color: #E4E4E4; 
	text-decoration: none; 
	clip: rect( ); 
	width: 100%; 
	padding-left: 12px
}
.Nav a:hover 
 {
	color: #FF9900; 
	background-color: #7AB5DA;
	width: 100%; 
	padding-left: 12px;
} 
.button 
{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #291413;
	height: auto;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #787D66;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
} 
.input 
{ 
	background-color: #FFFFFF; 
	border: 1px solid #CCCCCC; 
	height: 16px; 
	width: 9pt;
} 
.table 
{
	border:1px #CCCCCC outset; 
	background-color: #FFFFFF; 
	white-space: pre; 
	color: #333333; 
	list-style-position: inside; 
	list-style-type: circle; 
	height: 21px; 
	clip: rect( )
} 
.box 
{  
	height: 20px; 
	width: 60px; 
	font-size: 11px
}
.login{
	border:1px  #240606 solid;
}
.login01{
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	background-image:url(../img/index-topbg.jpg);
}
.login02{
	height: 28px;
	padding-left: 8px;
}
.login02 input{
	width:90px;
	height:18px;
}
.login01 A:link {color:#FFFFFF}
.login01 A:visited {color: #330066}
.login01 A:active {color: #330066}
.login01 A:hover {color: #FFCC00}

.DataGridHeader
{
	height: 28px;
	color: #FFFFFF;
	text-align: center;
	background-image:url(../img/index-topbg.jpg);
}
.today{
	border:1px  #240606 solid;
}
.today td{
	padding:8px;
	border-bottom:1px solid #240606;
	border-right:1px solid #240606;
}
.style1 { COLOR: #ffffff }
.style2 { COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style8 { COLOR: #ff0000 }
.style5 { FONT-SIZE: 16px }
.style4 { FONT-WEIGHT: bold; FONT-SIZE: 16px }
.style7 {color: #333333; font-family: Arial, Helvetica, sans-serif;}
.style6 {color: #333333}
.style13 {color: #333333}
.RedWord{color: red;}
BODY { 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; }