body {
	background-color: #FFFFFF;
	padding: 0px;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002E5B;
}

A:link  {
	font-size : 105%;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #009933;
}


A:hover  {
	font-size : 105%;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #006600;
}


A:visited  {
	font-size : 105%;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #009933;
} 

A:hover  {
	font-size : 105%;
	text-decoration : none;
	font-weight : bold;
	font-style : normal;
	color : #006600;
}

.bgHead {
	background-color: #FFFFFF;
}
.bgMenuBack {
	background-image: url(./images/bg_menu.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}
.bgCornerTop {
	background-image: url(./images/bg_corner_excess.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.bgMenuCorner {
	background-image: url(./images/bg_corner_bot.gif);
	background-repeat: no-repeat;
}
.bgFooter {
	background-image: url(./images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
}
.bgCopyright {
	font-size: 10px;
	color: #00478C;
	background-color: #B5BFCA;
}
.bg {
	background-image: url(./images/blob.gif);
	background-color: #F2F2F2;
}
