body {
	background-color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #003399;
}

.top_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.txt_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 18px;
}
.frame_middle {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000099;
}
.top-menu {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ad-title {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.link-bold {
	font-weight: bolder;
	color: #003399;
}
.color-red {
	color: #FF0000;
}
.color-grn {
	color: #006600;
}
.color-gry {
	color: #666666;
}
.color-w {
	color: #FFFFFF;
}
.color-bL {
	color:#6699CC;
}
.color-b {
	color: #005599;
}
.txt-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.UC {
	text-transform: uppercase;
}
.smallC {
	text-transform: none;
	font-variant: small-caps;
}
.frame-top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #003399;
}
.frame-btm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #00b15a;
}
.frame-left {
	border-left-width: 0.5px;
	border-left-style: solid;
	border-left-color: #00b15a;
}
.frame-right {
	border-right-style: solid;
	border-right-color: #00b15a;
	border-right-width: thin;
}
.page-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}
.page-semititle {
	font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif;
	font-size: large;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}
.topic-title {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: normal;
}

