.bg {
	background-image: url(../images/bgdi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #404042;
	text-decoration: none;
}
.black2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404042;
	text-decoration: none;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #245897;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #245897;
	text-decoration: none;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.black2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404042;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.green2bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #6FAD3E;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.orangesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FF9F00;
	text-decoration: none;
	font-weight: bold;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCE6F3;
	line-height: 16px;
	color: #000000;
}
.noborder {
	border: none;
	text-decoration: none;
}
.bluedi {
	background-color: #CCE6F3;
}



A:link {COLOR:#333333; text-decoration: none;}
A:visited {COLOR:#333333; text-decoration: none;}
A:hover {COLOR: #6FAD3E; text-decoration: underline}

