a.grey:hover {color:#a5a5a5; text-decoration:underline; }
a.grey:link,a.grey:visited {color:#a5a5a5; text-decoration:none}
body,table,td,th,p,div,input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
a:link {
	color: #00376F;
	text-decoration: none;
}
a:visited {
	color: #00376F;
	text-decoration: none;
}
a:hover {
	color: #00376F;
	text-decoration: underline;
}
p {margin: 10px;}
.style1 {
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #1e5786;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	color: #9e0000;
	font-weight: bold;
}
.style6 {
	color: #4c4c4c;
	font-weight: bold;
}
img {
	border: none;
}
.bgTop {
	background: url(images/bg_td_top.jpg) repeat-no top left;
}
bgBottom {
	background: url(images/bg_top_bottom.jpg) repeat-no bottom left;

}
img.bordered {
	border: #9e0000 1px solid;
}
img.ind {
	border-right: #dcdcdc 3px solid;
	border-bottom: #dcdcdc 3px solid;

}
.bold {
	font-weight: bold;
}
