body {
	background-image: url(../Images/bg_x.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #7BA7D8;
	margin: 0px;
}
#Navbar #Left {
	background-image: url(../Images/Navbar/left.png);
	background-repeat: no-repeat;
	width:152px;
	height:53px;
}
#Navbar #Left div {
	margin-left: 10px;
}
#Navbar #Right div {
	margin-right: 10px;
}

#Navbar #Right {
	background-image: url(../Images/Navbar/right.png);
	background-repeat: no-repeat;
	width:145px;
	height:53px;
}
#Navbar  .Split {
	background-image: url(../Images/Navbar/split.png);
	background-repeat: no-repeat;
	width:5;
	height:53px;
}
#Navbar .Middle {
	background-image: url(../Images/Navbar/middle.png);
	background-repeat: repeat-x;
	width:143px;
	height:53px;
}
#Navbar td {
	font-family: Helvetica, "Arial Narrow", Arial;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

#Banner  #TextLinks  a, #Banner #TextLinks {
	font-family: Helvetica, "Arial Narrow", Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#Footer a, #Footer td {
	font-family: Helvetica, "Arial Narrow", Arial;
	text-decoration: none;
	font-size: 13px;
	color: #000000;
}
#FooterLegal {
	font-family: Helvetica, "Arial Narrow", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
