.copyright {
	font-family:Tahoma, Arial, Futura;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	
	
	
}

body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #373737;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg1.jpg);
		
}

.toptext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
	
		
}
.popupheading{
	font-size:16px;
	font-weight:bold;
	Color:#FFFF00;
}
a.toplink:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}


a.toplink:visited {
	color: #FFFFFF;
}
a.toplink:hover {
	color: #000000;
}

a.toplink:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
		
		
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #373737;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	color: #373737;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	color: #C7179F;
	text-decoration: underline;
	
}
a:active {
	font-family: Tahoma;
	color: #373737;
	text-decoration: none;
}
a.purple:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #C7179F;
}
a.purple:visited {
	color: #C7179F;
}
a.purple:hover {
	color: #000000;
}

