body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	color: #000000;
	background-color: #000000;
}

.PageTextSide {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.linkTextSide {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.linkTextSide a{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
}
.linkTextSide a:hover{
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
a {
	font-size: 14px;
	color: #0033CC;
}
.blueHeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
}
.blackBorder {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #000000;
}
ul {
	margin-right: 10px;
}
.bottomLinks {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linerBG {
	background-image: url(images/LinerBG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
