body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgpage.gif);
	background-repeat: repeat-x;

}
.bgcen {
	background-image: url(images/bgcenter.gif);
	background-repeat: repeat-y;
}
.topmenu {
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
}
.mainmenu {

	background-image: url(images/bgmenu.gif);
	background-repeat: repeat-x;
}
.bgtbc {
	background-image: url(images/bgmain.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.plansnames {
	background-image: url(images/plannames.gif);
	background-repeat: no-repeat;
	height: 42px;
}
.bgplans {
	background-image: url(images/bgplans.gif);
	background-repeat: repeat-y;
}
.plicons {

	background-image: url(images/icons.gif);
	background-repeat: no-repeat;
}
.linemain {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
}
.www {
	background-image: url(images/www.gif);
	background-repeat: no-repeat;
	height: 67px;
	width: 332px;
}
form {
	margin: 0px;
	padding: 0px;
}
.box {
	background-color: ECECF0;
	height: 17px;
	width: 110px;
	border: 1px solid #8FA7C1;
}
.box2 {
	font-size: 11px;
	background-color: #EEEEEE;
	height: 17px;
	width: 50px;
}
.help {

	background-image: url(images/help.gif);
	background-repeat: no-repeat;
	height: 85px;
	width: 332px;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	height: 50px;
}
a:link {
	color: 58678B;
	text-decoration: underline;
}
a:visited {

	color: 58678B;
	text-decoration: underline;
}
a:hover {


	color: #CC0000;
	text-decoration: none;
}
a:active {



	color: 58678B;
	text-decoration: underline;
}
a.f:link {
	color: 58678B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}
a.f:visited {

	color: 58678B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a.f:hover {



	color: #CC0000;
	text-decoration: none;
}
a.f:active {

	color: 58678B;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.mainmenuinner {


	background-image: url(images/bgmenuinn.gif);
	background-repeat: repeat-x;
}
