body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
a:hover {
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	text-decoration: underline;

}
table {  font-size: 12px; color: #000000; text-decoration: none}
select {  font-size: 12px; color: #333333; text-decoration: none; background-color: #FCFCFC}
.f12_w {  font-size: 12px; color: #000000; text-decoration: none}
.f12_b {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	height: 18px;
	border: 1px inset;
}
.button {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px outset;
	height: 20px;

}
.f12-t {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.table-t {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px outset;

}
.table-t1 {

	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px outset;
}
.f14-1 {
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	line-height: 140%;

}
a.f14-1:hover {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	line-height: 140%;

}
.f14-2 {
	font-size: 14px;
	text-decoration: none;
}
.f14-3 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.bold {
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
a.bold:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.f14-3:hover {
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: underline;
}
form {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.title {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}
.menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: underline;
}.link-red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 120%;

}
a.link-red:hover {
	font-size: 12px;
	line-height: 120%;
	color: #990000;
	text-decoration: none;
}
.button
{
    FONT-SIZE: 12px;
    COLOR: #000000;
    HEIGHT: 20px;
    TEXT-DECORATION: none
}
.btn2
{
    background-color: #CACACA;
    font-family: "Verdana";
    font-size: 1em;
    border-top: 1px solid #FFFFFF; 
    border-bottom: 1px solid #666666; 
    border-left: 1px solid #FFFFFF; 
    border-right: 1px solid #666666; 
}