td img.corner {
	display: block;
}
.w50per{
	width: 41%;
}
.borderspace2 {
	height: 7px;
	max-height: 7px;
}
.rounded_content {
	background-color: #e3e8ec;
	width: 100%;
	font-size: .9em;
}
.border_top {
	background-image: url(images/rounded/border_top.gif);
	width: 100%;
}
.border_left {
	background-image: url(images/rounded/border_left.gif);
	width: 0px;
	background-repeat: repeat-y;
}
.border_right {
	background-image: url(images/rounded/border_right.gif);
	width: 0px;
}
.border_bottom {
	background-image: url(images/rounded/border_bottom.gif);
	width: 100%;
}
.border_mid {
	background-image: url(images/rounded/border_mid.gif);
	width: 0px;
	background-repeat: repeat-y;
}
#index_left, #index_right {
	width: 100%;
}
.title {
	background-image: url(images/rounded/title_gradient4.jpg);
	background-color: #336699;
	color: white;
	font-weight: bold;
	font-size: 15px;
	width: 100%;
}
.tborder_top {
	background-image: url(images/r_title/border_top.gif);
	width: 100%;
}
.tborder_left {
	background-image: url(images/r_title/border_left.gif);
	width: 0px;
}
.tborder_right {
	background-image: url(images/r_title/border_right.gif);
	width: 0px;
}
#content_bkrnd_r {
	background-image: url(images/rounded/c_bkrnd_r.gif);
	background-repeat: repeat-y;
	background-color: #E3E8EC;
	vertical-align: top;
}
#content_bkrnd_l {
	background-image: url(images/rounded/c_bkrnd_l.gif);
	background-repeat: repeat-y;
	background-color: #E3E8EC;
	vertical-align: top;
}
.newstitle {
	background-image: url(images/gradient_news.gif);
	padding: 3px;
	border-style: inset;
	border: 1px solid #336699;
	color: #003366;
	font-weight: bold;
}
