.bodytextblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.bodytextwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.bodytextlightblue {
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#9AAFC9;
	text-decoration:none;
}
.bodytextdarkblue {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#0A4D9E;
	text-decoration:none;
}

.bodytextblack_tahoma {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.footer {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#9BB2CD;
	text-decoration:none;
}
.norepet {
	background-repeat: repeat-x;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}


/*category hyperlink effect gets start*/
A.toplinkmenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a:hover.toplinkmenu{
font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CCD6E2;
	font-weight:bold;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.morelink {
	font-family:Tahoma;
	font-size:11px;
	color:#9AAFC9;
	font-weight:normal;
	text-decoration:none;
}
a:hover.morelink{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.toplink {
	font-family:Tahoma;
	font-size:11px;
	color:#0A4C9C;
	font-weight:bold;
	text-decoration:none;
	text-transform: uppercase;
}
a:hover.toplink{
	font-family:Tahoma;
	font-size:11px;
	color:#416897;
	font-weight:bold;
	text-decoration:none;
}