a.menu:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-size: 12px;
	color: #C6C6C6;
	text-decoration: none;
}
a.a14:link {
	font-size: 14px;
	color: #000360;
	text-decoration: none;
}
a.a14:visited {
	font-size: 14px;
	color: #000360;
	text-decoration: none;
}
a.a14:hover {
	font-size: 14px;
	color: #000360;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #020202;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #020202;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #020202;
	text-decoration: underline;
}
td {
	font-size: 12px;
}
.border-white {
	border: 1px solid #FFFFFF;
}
.border-blue {
	border: 1px solid #505D97;
}
.border-gray {
	border: 1px solid #525252;
}
.size14 {
	font-size: 14px;
}
.border-green {
	border: 1px solid #9DDDFC;
}
.size18 {
	font-size: 18px;
	font-weight: bold;
}
.border1 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #7E93B5;
	border-left-color: #7E93B5;
}
.border2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #20447E;
	border-right-color: #B1BDD1;
	border-bottom-color: #20447E;
	border-left-color: #637CA5;
}
.height16 {
	line-height: 16px;
}
.border-black {
	border: 1px solid #000000;
}
.border-blue2 {
	border: 1px solid #254766;
}
