a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.sidebar {background-image:url(../images/sidebar.gif)

}

a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#006;
}

.SubTableTitle {
	background-color:#006;
	font-family: Arial;
	text-decoration: none;
	font-weight: Bold;
	color: #ffffff;
	font-size: 14px;
}

.tbstyle {
	border:2px solid #006;
}

.TextBody{font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}
.BottomTextBody{font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
}


.TextBodyTitle{font-family: Arial;
	font-weight: Bold;
	font-size: 12px;
	color: #000000;
}

.SubTitle{font-family: ARIAL;
	font-weight: Bold;
	font-size: 14px;
	color: #173c86;
}

.TextKeywords{font-family: Gill Sans MT;
	font-weight: normal;
	font-size: 8px;
	color: #8F8F90;
}

