table{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 145%;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 145%;
	font-weight: normal;
}
input {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #B0C4DE;
}
.text {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #B0C4DE;
}
.textErr {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #B0C4DE;
	background-color: #FCF4F5;
}
textarea {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid #000000;
}
.noborder {
	border: none;
}
.button{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8BABD0;
	border: 1px solid #7E99B8;
}
.table
{
	border-collapse:collapse;
	border: 1px solid #9EB4C9;
}
.lefttd {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid;
	background-color: #B0C4DE;

}
.righttd {
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	border: 1px solid;
	//background-color: #F5F9FE;
	background-color: #E5EBFD;
}

a:link 
{
	font-family: Arial;
	font-size: 11px;
	color: #7160C9;
	line-height: 145%;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #7160C9;
	line-height: 145%;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 145%;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
	line-height: 145%;
	text-decoration: none;
}

b
{
	color: #728BB4;
}
