a:link { color: #cccccc; text-decoration: none }
a:active { color: #cccccc; text-decoration: none }
a:visited { color: #cccccc; text-decoration: none }
a:hover { color: #ffffff; text-decoration: underline }


.leftHeaderBg {
	background-image: url(images/header_bg_left.png);
	background-position: right top;
}
.rightHeaderBg {

	background-image: url(images/header_bg_right.png);
	background-position: left top;
}
body {
	background-image: url(images/page_bg.png);
	color: #000000;
	margin: 0px;
	padding: 0px;

}
.footerBg {
	background-image: url(images/footer_bg.png);
	background-repeat: no-repeat;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;

}

.style1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
