body {
	font : normal 11px MS Sans Serif, Arial, Helvetica, sans-serif ;
	text-align: center;
	margin: 0 auto;	padding: 0;	border: 0;
	height:100%;

}
#wrapper {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	height:auto
	padding:0px;
	background:url(../images/wrapper.jpg) repeat-y;
}
.wrapper {
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width: 780px;
	height:auto
	padding:0px;
	background:url(../images/wrapper.gif) repeat-y;
}
#body {
	text-align: left;
	padding: 0;
	margin-left:auto;
	margin-right:auto;
	width: 701px;
	padding:0px;
	background-color:#FFFFFF;
}
.btmBar {
	width:750px;
	height:51px;
	background: url(../images/btmBar.jpg) repeat-x;
}
.mdlSep {
	width:451px;
	height:20px;
	background: url(../images/mdlSep.jpg) repeat-x;
}
.lnkBar {
	width:750px;
	height:37px;
	background: url(../images/linkBar.jpg) repeat-x;
	}
.lftBar {
	width:259px;
	height:100%;
	background: url(../images/lftBar.jpg) repeat-y;
}.txtMTR {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.abtText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #333300;
}
.abtTextGry {

	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #bebebe;
}
.abtTextRed {


	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #d95202;
}
a:link {
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-transform: capitalize;
	color: #000066;
}
