td {
	font-family: verdana;
	font-size: 10px;
}
a:link {
	font-weight: bold;
	color: #1E4770;
}
a:visited {
	font-weight: bold;
	color: #1E4770;
}
a:active {
	font-weight: bold;
	color: #1E4770;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.m:link {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.m:visited {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}a.m:hover {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #A5C5E5;
	text-decoration: underline;
}a.m:active {
	font-family: arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.sf {
	border: 1px solid #374F68;
	width: 130px;
	font-family: tahoma;
	font-size: 12px;
	color: 374F68;
}
.cf {
	border: 1px solid #374F68;
	width: 100%;
	font-family: tahoma;
	font-size: 12px;
	color: 374F68;
}
.sb {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button.gif);
	border: 1px solid #374F68;
	padding: 1px;
	background-color: #507398;
}
.b {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button.gif);
	border: 1px solid #374F68;
	padding: 1px;
	background-color: #507398;
}