.menubg {
	background-attachment: fixed;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 161px;
}
.tblbrd {
	border: 1px solid #74CCF4;
}
.cpyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bulktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0033CC;
	text-decoration: none;
	text-align: justify;
	line-height: 18px;
}
.borderleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6FC9F3;
}
.textgeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cur {
	cursor: hand;
}
.tblbrdwithcell {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #74CCF4;
	border-left: none;
}
.txtfld {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 150px;
	border: 1px solid #76CDF4;
}
.normaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 32px;
	width: 86px;
	cursor: hand;
}
/*body {
	background-color: #5FBEEA;
	background-image: url(../images/pgbg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}*/
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
