.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

a.normallink {
   text-decoration: none;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}
a.normallink:link {
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a.normallink:hover {
	color: #99d2f6;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.normallink01{
  	text-decoration: none;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}


/*********** #sectionLinks styles ***********/


#rightside {
	background-image: url(images/rightside01.jpg);
	background-repeat:repeat-y;
	float: right;
	height: 485px;
	width: 181px;
}
#leftside {
	background-image: url(images/leftmenu01.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 476px;
	width: 152px;
}
.right0001{
    background-image: url(images/rightside01.jpg);
	background-repeat:repeat-y;
}
.gradient{
    background-image: url(images/feedback.jpg);
	background-repeat:repeat-y;

}
