body {
	margin-left: 0px;
	margin-top: 0px;
}
.Ordtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/dots.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(../images/arr-LI.jpg);
	padding: 0px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #D13E36;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #EFCE63;
	text-decoration: none;
}
.Dt-F {
	background-attachment: scroll;
	background-image: url(../images/dots-F.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.F-text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.F-yellowtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #EFCE63;
	text-decoration: none;
}
.F-portlink {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: bold;
}
.F-porthover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #000000;
	text-decoration: bold;
}

#footer {
	color: #ccc;
	font-family:tahoma, sans-serif;
	font-size: 11px;
	vertical-align:middle;
	text-align:right;
}

#nav {
	display: inline;
	padding-right: 40px;
}

#footer img {
	padding: 0 .5em 0 .5em;
}

#footerLinks {
	display: inline;
}


