td {
	font-family: Verdana, Geneva, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	border-width: 0px;
	line-height: 18pt;
}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: underlined;
	line-height: 18pt;
}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-width: 0px;
	background-color:#FF6100;
	line-height: 18pt;
}
a.new {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6100;
	text-decoration: underlined;
	line-height: 18pt;
}
a.new:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-width: 0px;
	background-color:#FF6100;
	line-height: 18pt;
}
.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EA0505;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6100;
	text-decoration: none;
	border-width: 0px;
	line-height: 20px;
	list-style: disc;
}
.ulSpec {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	border-width: 0px;
	line-height: 20px;
	list-style: disc;
}
ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA0505;
	text-decoration: none;
	border-width: 0px;
	line-height: 12pt;
	list-style: decimal;
}
.img_border {
	background-color: #fff;
}
.img_border .wr_toprow {
	background: url(imgs/img_border_toptile.gif) repeat-x;
}
.img_border .wr_toprow div {
	background: url(imgs/img_border_topleft.gif) no-repeat top left;
}
.img_border .wr_toprow div div {
	background: url(imgs/img_border_topright.gif) no-repeat top right;
}
.img_border .wr_contentrow {
	background: url(imgs/img_border_lefttile.gif) repeat-y;
	padding-left: 11px;
}
.img_border .wr_contentrow .wr_content {
	background: url(imgs/img_border_righttile.gif) repeat-y right;
}
.img_border .wr_botrow {
	background: url(imgs/img_border_bottile.gif) repeat-x;
}
.img_border .wr_botrow div {
	background: url(imgs/img_border_botleft.gif) no-repeat top left;
}
.img_border .wr_botrow div div {
	background: url(imgs/img_border_botright.gif) no-repeat top right;
}
.img_border .wr_toprow, .img_border .wr_toprow div, .img_border .wr_botrow, .img_border .wr_botrow div {
	width:100%;
	height:11px;
	font-size: 1px;
}
.img_border .wr_content {
	padding: 0;
	margin: 0;
}
.w_242 {
	width: 242px;
}
.pl_7 {padding-left: 7px;}

