table.dotted {
	border-style:dotted;
	border-width:1px;
	border-color:#666666;
}

td {
	font-family:arial; 
	font-size:12px; 
	color:#333333;
	line-Height:150%;
}

td.header {
	font-family:trebuchet ms; 
	font-size:20px; 	
	color: #333333;
}

td.title {
	font-family:trebuchet ms; 
	font-size:17px; 	
	color: #333333;
}

td.status1 {
	font-family:verdana; 
	font-size:20px; 	
	font-weight:bold;
	color: #FFFFFF;
}

td.status2 {
	font-family:verdana; 
	font-size:15px; 	
	color: #FFFFFF;
}

td.condense {
	font-family:arial; 
	font-size:10px; 
	color:#000000;
	line-Height:150%;
}

td.dothead {
	font-family:arial; 
	font-size:13px; 
	font-weight:bold;
	color:#FFFFFF;	
	line-height:25px;
	height:25px;			
}

td.dotted {
	font-family:arial; 
	font-size:12px; 	
	color:#333333;	
	line-height:150%;
	border-color:#666666;
	border-style:dotted;
	border-width:1px;
}

font.alert {
	font-family:arial; 
	font-size:12px;	
	font-weight:bold;
	line-height:125%;	
	font-weight: bold;
	color:#FF0000;
}

font.warning {
	font-family:arial; 
	font-size:12px;	
	line-Height:125%;
	font-weight: bold;
	color:#FF0000;
}

input {
	font-family:arial; 
	font-size:12px; 
	color: #333333;
	line-Height:150%;	
}

input.button1 {
	font-family:verdana; 
	font-size:12px;
	font-weight:bold; 
	color:#FFFFFF;
	width:100px;
	height:32px;	
	background: white url('../images/button1.jpg') top;	
	border:none;
	cursor:hand;
	cursor:pointer;
}

input.button2 {
	font-family:verdana; 
	font-size:12px;
	font-weight:bold; 
	color:#FFFFFF;
	width:125px;
	height:32px;	
	background: white url('../images/button2.jpg') top;	
	border:none;
	cursor:hand;
	cursor:pointer;
}

input.button3 {
	font-family:verdana; 
	font-size:12px;
	font-weight:bold; 
	color:#FFFFFF;
	width:150px;
	height:32px;	
	background: white url('../images/button3.jpg') top;	
	border:none;
	cursor:hand;
	cursor:pointer;
}

textarea {
	font-family:arial; 
	font-size:12px; 
	color: #333333;
	line-Height:150%;
}

select {
	font-family:arial; 
	font-size:12px; 
	color: #333333;
	line-Height:150%;
}

a {
	font-family:arial; 
	font-size:12px; 	
	color:#CC0000;
	text-decoration: none;	
}

a:visited {
	font-family:arial; 
	font-size:12px; 		
	text-decoration: none;	
}

a:hover {
	font-family:arial; 
	font-size:12px; 	
	color:#333333;
	text-decoration:underline;
}

img.border0 {
	border:solid 0px black;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
}  

img.border1 {
	border:solid 1px black;
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
}  

:focus {
	outline: 0;
} 
 
