img{
	border:none;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005DAB;
}
.border_w {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.leftborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #066FB1;
	text-decoration: none;
}
.border_text {
	border: 1px solid #036EB2;
}
.button {
	HEIGHT: 23px;
	WIDTH: 75px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Tahoma;
	FONT-SIZE: 11px;
	MARGIN: 0px;
	vertical-align:middle;
	background-image: url(xp_button.gif);
	background-repeat: no-repeat;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.email_border {
	border: 2px solid #036EB2;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-size: 11px;
	color: #066FB1;
	text-decoration: underline;
}
