body, td, table, tr{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	line-height: 18px;

}

.bg1 {
	background-image: url(../images/topbodygrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tahoma-12-gray {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #7C7C7C;
	text-decoration: none;
	line-height: 18px;

}
.bg2 {
	background-image: url(../images/bottom-gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tahoma-12-aqua {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #128CA8;
	text-decoration: none;
}
.tahoma-11-aqua {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #128CA8;
	text-decoration: none;
}
.Tahoma-12-darblue {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #4B7691;
	text-decoration: none;
}
.tahoma-12-aquaDark {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #157777;
	text-decoration: none;
}
.tahoma-11-white {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}

.blue-point{
	color:#128CA8;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}

.blue-point td{
	color:#128CA8;
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
}

h1,h2{
	margin:0;
	padding:0;
	color:#128CA8;
	font-weight:bold;
	font-size: 14px;
	text-decoration:none;
}
.small{	
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #157777;
	text-decoration: none;
	line-height:14px;
}
