body {
	background-image: url(images/body_bg.jpg);
}
.mainBg {
	background-image: url(images/main_bg_left.jpg);
	background-repeat: no-repeat;
}
.mainBgRight {
	background-image: url(images/main_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
a
{
	color: #006699;
}
}
.padding {
	padding: 15px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 18px;

}
.headingRow {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #16529A;
	font-weight: bold;
	padding: 7px;
	cursor: hand;


}
.heading {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
a.page
{
font-size: 11px;
	color: #16529A;
}
a.page:hover
{
font-size: 11px;
	color: #16529A;
}
.hiddenRow {
	display : none;
}

.displayRow {
	display : show;
}

.footerText {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a.footerText {
	text-transform: uppercase;
	text-decoration: none;

}
a.footerText:hover {
	text-decoration: underline;
}
a.forumla {
	text-transform: uppercase;
	font-family: Tahoma;
	font-size: 10px;
	color: #959595;
	text-decoration: none;
	line-height: 18px;

}

