.bgpghome {
	background-attachment: scroll;
	background-image: url(imgs/bg_home_pg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgtblhome {
	background-attachment: scroll;
	background-image: url(imgs/bg_home_tbl_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.footer {
	color : #666666
}

.inow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #CCCCCC;
}
a.inow:hover {
	text-decoration: underline;
	color: #666666;
}
.bgtblhomebtm {
	background-attachment: scroll;
	background-image: url(imgs/bg_home_tbl_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgtblgrey {
	background-attachment: scroll;
	background-image: url(imgs/tbl_grey_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgpginside {

	background-attachment: scroll;
	background-image: url(imgs/bg_inside_pg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.piccorners {
	background-attachment: scroll;
	background-image: url(imgs/pic_corners.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bgtblinsidebtm {

	background-attachment: scroll;
	background-image: url(imgs/bg_inside_tbl_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgtblinside {

	background-attachment: scroll;
	background-image: url(imgs/bg_inside_tbl_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bglogoinside {
	background-attachment: scroll;
	background-image: url(imgs/logo_sml_white.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #628386;
}
