.HeaderLeft {
	background-image: url(img/header_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 384px;
}
.HeaderRight {

	background-image: url(img/header_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 384px;
}
.HeaderShadRight {


	background-image: url(img/bg_header_shad_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 384px;
}
.HeaderShadLeft {



	background-image: url(img/bg_header_shad_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 384px;
}
.PaddMain {
	padding-right: 32px;
	padding-left: 32px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
}
.TxtGrey {
	color: #999999;
}

a.TxtGrey {
	color: #999999;
 text-decoration:none;
}
.TxtCopyR {
	font-size: 10px;
	color: #CCCCCC;
	padding: 12px;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.BgShadInpL {
	background-image: url(img/bg_shad_inp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BgShadInpR {
	background-image: url(img/bg_shad_inpr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.BgHeaderInp {
	background-image: url(img/bg_header_inp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.HeadInp {
	background-image: url(img/header_pix.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height:230px;
}
.HeadInpBot {
	background-image: url(img/subheader_pic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
