body {
	background-image: url(../images/bg.gif);
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.logo-rbg {
	background-image: url(../images/nav_rbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.logo-tbg {
	background-image: url(../images/nav_tbg.gif);
	background-repeat: repeat-x;
}
.topnav-bg {
	background-color: #FFFFFF;
	background-image: url(../images/nav_rnd.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	padding-left: 20px;
}
.topnav {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/navmenu_bgn.gif);
	background-repeat: no-repeat;
}
.topnav-hilite {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(../images/navmenu_bgr.gif);
	background-repeat: no-repeat;
	color: #0064CB;
	background-color: #FFFFFF;
}
a.tlink:link,
a.tlink:visited,
a.tlink:active {
	color: #000000;
	text-decoration:none;
}
a.tlink:hover {
	color: #0064CB;
	text-decoration:none;
}
a.alink:link,
a.alink:visited,
a.alink:active {
	color: #0064CB;
	text-decoration:none
}
a.alink:hover {
	color: #0064CB;
	text-decoration:none
}

a:link,
a:active,
a:visited {
	color: #FF9000;
	text-decoration: none;
}
a:hover {
	color: #0C239B;
	text-decoration: none;
}
.sdw-left {
	background-image: url(../images/sdw_left.gif);
	background-repeat: repeat-y;
}

.sdw-right {
	background-image: url(../images/sdw_right.gif);
	background-repeat: repeat-y;
}
.pro-sep {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
}
.pro-hsep {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.pro-hbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
}
.news-h {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FFA800;
	background-image: url(../images/h_bar.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-left: 12px;
}
.header {
	font-size: 13px;
	color: #0C239B;
	font-weight: bold;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.v-line {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.data {
	text-align: justify;
	padding: 5px;
	color: #2B2B2B;
}
.copy-tbg {
	background-image: url(../images/tbl_tbg.gif);
	background-repeat: repeat-x;
	font-size: 9px;
}
.copy {
	font-size: 9px;
}


p {
	margin-top: 2px;
	margin-bottom: 8px;
}
