TD {
	FONT-SIZE: 12px
}
TD.TITLES{
	FONT-SIZE: 9px; COLOR: #008000; PADDING-TOP: 3px
}

TD.TITLES-S{
	FONT-SIZE: 9px; COLOR: #008000; PADDING-TOP: 0px
}
INPUT {
	FONT-SIZE: 12px; COLOR: #111111
}
SELECT {
	FONT-SIZE: 12px; COLOR: #111111
}
.tdborder {
	border-bottom-style: solid;
	border-bottom-color: D6DCE8;
	border-bottom-width: 1px;
}
.tdborder1 {
	border-bottom-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
}
a:link {
	color: #206AC0;
}
a:visited {
	color: #4CB7E5;
}
a:hover {
	color: #206AC0;
	text-decoration: underline;
}
a:active {
	color: #4679BE;
	text-decoration: none;
}
H2 {
	MARGIN: 4px; FONT: 700 130% arial,sans-serif; COLOR: #666666
}