body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/dotbr.gif);
}
.body,td,th {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.txtbl {
	color: #333333;
	font-weight: bold;
	}
.txtbl12 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
.txtwh {
	color: #FFFFFF;
	font-weight: normal;
}
a {
	color: #000000;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.txtsm {
	color: #333333;
	font-size: 10px;
}
.button {
	font-size:11px;
	font-weight: bold;  
	color:#000000;
	background-color : #CFCFCF;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
}
.textarea {
	font-size:11px;
	color:#000000;
	background-color : #CFCFCF;
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.dashed {
	BORDER-TOP: 1px dashed #333333;
}
