body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg)
}
.bg-menu {
	background-attachment: scroll;
	background-image: url(images/money.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topmenu {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-left:10px;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
p {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #30345A;
	text-decoration: none;
	text-align: justify;
}
ul {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #30345A;
}

h1 {
	font-family: arial;
	color: #F26D2C;
	text-decoration: none;
	margin-bottom:5px;
}
.errHead {
	font-family: arial;
	font-size: 14px;
	color: #ff0000;
}
.table-head {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #30345A;
	text-decoration: none;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #30345A;
}
.tableborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textbox {
	font-family: arial;
	font-size:12px;
	border:1px solid #cccccc;
}
.caption {
	font-family: arial;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}