.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bg-tile {
	background-color: #003965;
}
.body-tile-1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #406585;
}
.header-bg-tile {
	background-image: url(../images/header_bg_tile.gif);
	background-repeat: repeat-x;
}
.footer-tile {
	background-image: url(../images/bg_tile_buttom.gif);
	background-repeat: repeat-x;
}
.copyright-tile {
	background-image: url(../images/bg_tile_copyright.gif);
	background-repeat: repeat-x;
}
.header-nav {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-nav-page {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #ABD1ED;
}
.copyright {

	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #B4CBD9;
}
a.copyright:link {
	color: #B4CBD9;
	text-decoration: none;
}
a.copyright:hover {
	color: #B4CBD9;
	text-decoration: underline;
}
a.copyright:active {
	color: #B4CBD9;
	text-decoration: none;
}
a.copyright:visited {
	color: #B4CBD9;
	text-decoration: none;
}
.footer {

	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.t-tile-buttom {
	background-image: url(../images/table_tile_buttom.gif);
	background-repeat: repeat-x;
}
.t-tile-left {
	background-image: url(../images/table_tile_left.gif);
	background-repeat: repeat-y;
}
.nav-link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #004AAF;
}
a.nav-link:link {
	color: #004AAF;
	text-decoration: none;
}
a.nav-link:hover {
	color: #004AAF;
	text-decoration: underline;
}
a.nav-link:active {
	color: #004AAF;
	text-decoration: none;
}
a.nav-link:visited {
	color: #004AAF;
	text-decoration: none;
}
.table-line-tile {
	background-image: url(../images/table_line_tile.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.table-body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #414141;
}
.body-top-tile {
	background-image: url(../images/body_top_tile.gif);
	background-repeat: repeat-x;
}
.content-1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #484848;
}
.content-2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #3D3D3D;
}
a.content-2:link {
	color: #004AAF;
	text-decoration: none;
}
a.content-2:hover {
	color: #004AAF;
	text-decoration: underline;
}
a.content-2:active {
	color: #004AAF;
	text-decoration: none;
}
a.content-2:visited {
	color: #004AAF;
	text-decoration: none;
}
.body-middle-tile {
	background-image: url(../images/body_middle_tile.gif);
	background-repeat: repeat-x;
}
.t-tile-right {
	background-image: url(../images/table_tile_right.gif);
	background-repeat: repeat-y;
}.content-1-bold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #484848;
	font-weight: bold;
}

