/*--------------------------- Contact---------------------*/
.smallbody {
  font-family: Tahoma, Arial, sans-serif;
  color: #666666;
  font-size: 11px;
}

.smalllink{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}

.smalllink:link{
	color: #006699;
	text-decoration: none;

}

.smalllink:visited{
	color: #006699;
	text-decoration: none;

}

.smalllink:hover{
	color: #006699;
	text-decoration: underline;

}

.formsmall {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;

}

.pageindex{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;

}

.pageindex:link {
	color: #0a4e92;
	text-decoration: underline;

} 

.pageindex:visited {
	color: #0a4e92;
	text-decoration: underline;

} 

.pageindex:hover {
	color: #ffffff;
	BACKGROUND: #0a4e92;
	text-decoration: none;
	position:abosulute;

}

.tabName {					
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.propName {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#003366;
	font-weight: bold;

}
.fontnormal {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
}
.tb {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #CED8FF;
	border-right-color: #CED8FF;
	border-bottom-color: #CED8FF;
	border-left-color: #CED8FF;
	border-bottom-style: solid;

}

