.leftbg {
	background-image: url(left_bg_gr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainleftbg {

	background-image: url(left_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.mainritebg {


	background-image: url(right_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightbg {

	background-image: url(right_bg_gr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftbgdown {

	background-image: url(left_bg_gr_down.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightbgdown {


	background-image: url(right_bg_gr_down.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftboxbg {
	background-color: #FFFFFF;
	background-image: url(leftbox_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.tahoma10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #105B95;
	text-decoration: none;
}
.tahoma10boldlink:hover {

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

	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #105B95;
	text-decoration: none;
}
.maintxtbg {
	background-color: #FFFFFF;
	background-image: url(maintxt_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tahoma11maintxt {

	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #105B95;
	text-decoration: none;
}
.boxgr {
	background-image: url(box_left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
