body{
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:11px;
	color:#5f5f5f;
	font-weight: normal;
	text-decoration: none;
	background-image:url(images/index_bg.gif);
	background-repeat:repeat-x;

}
a{
	color:#5f5f5f;
}
a:HOVER{
	color:#3b3890;
}
.toplink{
	font-family:tahoma;
	font-size:11px;
	text-decoration: none;
}
.navigation{
	font-family:tahoma;
	font-size:13px;
	text-decoration: none;
}
.heading{
	font-family:arial;
	font-size:20px;
	text-decoration: none;
	color:#3a378f;
}
.tahomabold{
	color:#3b3890;
	font-weight: bold;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
    color:#5f5f5f;
	text-decoration: none;
	border: 1px solid #999999;
}

