.body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #ADD1FE;
}
.mainbg {
	background-position: relative;
	background-image: url(gfx/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1D1916;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #818181;
}
.footmenu {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textbg {
	background-position: relative;
	background-image: url(gfx/textbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}
.textbg1 {
	background-position: relative;
	background-image: url(gfx/textbg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.textbg2 {
	background-position: relative;
	background-image: url(gfx/textbg2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.copybg {
	background-position: relative;
	background-image: url(gfx/copybg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #1A4FAF;
}
.boxbg {
	background-position: relative;
	background-image: url(gfx/tablebg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #1A4FAF;
	border-right: 1px solid #E9EBEF;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #155C81;
	text-decoration: none;
}
.menu1 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6F7E93;
	text-decoration: none;
}
.menu2 {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #E6AD0E;
	text-decoration: none;
}