table {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 160%;
	text-decoration: none;
	color: #000000;
}
a:link {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
}
a:hover {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
input {
	background-color: #f5f5f5;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;

}
a.a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.border2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 6px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E1F0FF;
	border-right-color: #E1F0FF;
	border-bottom-color: #E1F0FF;
	border-left-color: #E1F0FF;
}
.borderimg {
	border: 1px solid #999999;
}
