.bodyleftbg {
	background-image: url(images/body_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bodyritebg {
	background-image: url(images/body_rite_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.headerleftbg {

	background-image: url(images/left_header_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.headerritebg {


	background-image: url(images/right_header_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bodybg {
	background-color: #FFFFFF;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertxt {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.footerlink {

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.footerlink:hover {


	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
}
.main11 {


	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.boldboxtxt {



	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
}

