body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #fff;
}
.lrb {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #E10101;
}
.rrb {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E10101;
}
.data {
	font-weight: normal;
	color: #CCCCCC;
}

.brb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E10101;
}
#wait {

	height: 24px;
	width: 183px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}

.fld {
	height: 20px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}
#agree {
	background-image: url(../images/agreebk.jpg);
	width: 133px;
	height:23px;
	background-repeat: no-repeat;
	font-size: 10px;
	color: #CCCCCC;
	background-position: 10px 1px;
	text-align: right;
	padding-right: 10px;
}
#agree a {
	font-weight: bold;
	color: #fff;
}
#form {
	background-image: url(../images/formbk.jpg);
	background-repeat: no-repeat;
	height: 66px;
	background-position: right -1px;
	vertical-align: middle;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}
#formh {
	background-image: url(../images/formbk2.jpg);
	background-repeat: no-repeat;
	height: 122px;
	background-position: right -1px;
	vertical-align: middle;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
}

.fld2 {
	height: 16px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
}
#mnu {
	background-image: url(../images/mnubk-2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 28px;
	vertical-align: middle;
}
#mnu a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#mnu a:hover
{
	text-decoration:underline;
}

.lst
{
	margin-left: 25px;
	margin-right: 10px;
	text-align:justify;
}