td {
	font-size: 12px;
	color: #696969;
	line-height: 140%;
}
a.gray {
	color: #999999;
	text-decoration: none;
}
a.gray:hover {
	color: #999999;
	text-decoration: underline;
}
a.gray2 {
	color: #6B6B6B;
	text-decoration: none;
}
a.gray2:hover {
	color: #6B6B6B;
	text-decoration: underline;
}
a.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 2px;
}
a {
	color: #5AA500;
	text-decoration: none;
}
a:hover {
	color: #5AA500;
	text-decoration: underline;
}
.td01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	padding-bottom: 4px;
	padding-top: 6px;
}
.title-blue {
	font-size: 13px;
	font-weight: bold;
	color: 3382A7;
}
.td02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E1F1;
}
.td03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1E1F1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D1E1F1;
}
.red {
	color: #CC0000;
}
.pup {
	color: #660066;
}
.orange {
	color: #CC6600;
}
.tinyBorder2{
	BORDER-RIGHT: #CFCFCF 1px solid; 
	BORDER-TOP: #CFCFCF 1px solid; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #CFCFCF 1px solid; 
	BORDER-BOTTOM: #CFCFCF 1px solid; 
	FONT-COLOR: #6B6B6B; 
	FONT-SIZE: 12px; 
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
