body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}
.toplinkDevider {
	background-image:url(../images/toplinks_devider.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.toplinkTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#424242;
	text-decoration:none;
}
.toplinkTxt:hover {
	font-family:Tahoma;
	font-size:11px;
	color:#F60004;
	text-decoration:none;
}
.normalTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#424242;
	text-decoration:none;
}
.dashedLine {
	border-bottom:1px dashed #999999;
}
.greenTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#009A67;
}
.redTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	text-decoration:none;
}
.footerTxt {
	font-family:Tahoma;
	font-size:11px;
	color:#676767;
}
.pageTitle {
font-family:arial ;
font-size:16px;
font-weight:bold;
color:#FF0000;
}