body {
	font-family:Helvetica;
	font-size:13px;
	color:#000000;
	margin-top:10px;
	margin-bottom:0px;
}

td{
	font-family: Helvetica;
	font-size: 12px;
	line-height:130%;
	color:#000000;
}
a:link,a:visited {
	text-decoration:none;
	color:#9d2119;
}
a:hover {
	text-decoration:underline;
}
a.icon1:link,a.icon1:visited {
	background-image:url(images/icon1.gif);
	background-repeat:no-repeat;
	float:left;
	width:230px;
	height:190px;
	background-position:bottom;
	text-decoration:none;
}
a.icon1:hover {
	background-position:top;
}
a.icon2:link,a.icon2:visited {
	background-image:url(images/icon2.gif);
	background-repeat:no-repeat;
	float:left;
	width:230px;
	height:190px;
	background-position:bottom;
	text-decoration:none;
}
a.icon2:hover {
	background-position:top;
}
a.icon3:link,a.icon3:visited {
	background-image:url(images/icon3.gif);
	background-repeat:no-repeat;
	float:left;
	width:230px;
	height:190px;
	background-position:bottom;
	text-decoration:none;
}
a.icon3:hover {
	background-position:top;
}
a.icon4:link,a.icon4:visited {
	background-image:url(images/icon4.gif);
	background-repeat:no-repeat;
	float:left;
	width:230px;
	height:190px;
	background-position:bottom;
	text-decoration:none;
}
a.icon4:hover {
	background-position:top;
}
.div1 {
	padding-top:6px;
	padding-bottom:6px;
	background-color:#eeeeee
}
.txtinput_box {
	border: 1px #CCCCCC solid;
	azimuth:center;
	font-size:11px;
}
.border_img {
	border:1px #333333 solid;
}
