.black-text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}

.red-text {
	font-family: tahoma;
	font-size: 11px;
	color: #ff6600;
	text-decoration: underline;
}
.red-text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #ff6600;
}
.blue-text {
	font-family: tahoma;
	font-size: 11px;
	color: #006699;
}

.grey-text {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.w-text {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.w1-text {
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.grey-text1 {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}



a.one:link {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.one:visited {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}
a.one:hover {color: #000000; text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold}

a.blue:link {color: #006699; text-decoration: none; font-family: tahoma; font-size: 11px; font-weight:bold;}
a.blue:visited {color: #006699; text-decoration: none; font-family: tahoma; font-size: 11px; font-weight:bold; }
a.blue:hover {color: #ff6600; text-decoration: underline; font-family: tahoma; font-size: 11px; font-weight:bold;}

a.grey:link {color: #666666; text-decoration: none; font-family: tahoma; font-size: 11px; }
a.grey:visited {color: #666666; text-decoration: none; font-family: tahoma; font-size: 11px;}
a.grey:hover {color: #ff6600; text-decoration: underline; font-family: tahoma; font-size: 11px; }
.smaller {
	border: 1px solid #999999;
}
.light {
	background-color: #ECEDEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
