A {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
A:link {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
}
A:visited {
	color: #000000;
	text-decoration:none;
	font-weight: bold;
	}

A:hover {
	text-decoration:underline;
	color: #000000;
	font-weight: bold;

}

A.nlink {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
A.nlink:hover {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
A.nlink:link {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}
A.nlink:visited {
	color: #000000;
	text-decoration:none;
	font-weight: normal;
}

.foot{
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

A.foot{
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}
A.foot:link {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
}
A.foot:visited {
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	}

A.foot:hover {
	text-decoration:underline;
	color: #000000;
	font-size: 10px;
	font-weight: normal;

}

A.white {
	color: #FFFFFF;
	text-decoration:none;
}
A.white:link {
	color: #FFFFFF;
	text-decoration:none;
}
A.white:visited {
	color: #FFFFFF;
	text-decoration:none;
	}

A.white:hover {
	text-decoration:underline;
	color: #FFFFFF;

}
.tblborder {
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
}
.leftborder {
	border-left-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
}
.botborder {
	padding-bottom: 2px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.wtitle {
	font-family: Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.pgtitle {
	font-family: Verdana;
	font-size: 18px;
	color: #676A9C;
	font-weight: normal;
}
.subtitle {
	font-family: Verdana;
	font-size: 12px;
	color: #434343;
	font-weight: normal;
}
.white {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.whites{
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 12px;
}
.bold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.input {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}
TD, P {font-family: Arial, sans-serif;	font-size: 11px;font-color:#626262;}
blockquote,form, input,select,div,h1,h2,h3,h4,li,ol,textarea,th,ul,body  {
font-size: 11px; font-family:Verdana; color: #000000;
}
