body,td,th {
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.readmore{
color:#003399;
text-decoration:underline;
}
.readmore:hover{
color:#E74983;
text-decoration:underline;
}

.headertxt{
color:#E74983;
font-size:18px;
border-bottom:1px dashed #336598;}

.headertxt2{
color:#E74983;
font-size:14px;
font-weight:bold;
border-bottom:1px dashed #336598;}

.bluebg{
background:url(./images/bluebg.gif);
background-repeat:repeat;}

.shadesleft{
background:url(./images/shade_left.gif);
background-repeat:repeat;}

.shadesright{
background:url(./images/shade_right.gif);
background-repeat:repeat;}

.downbg{
background:url(./images/downbg.gif);
background-repeat:repeat;}

.footlink{
color:#5C96C8;
text-decoration:none;
}

.footlink:hover{
color:#ffffff;
text-decoration:underline;
}
