.tblbkg {
	background-attachment: scroll;
	background-image: url(images/bkgd.gif);
	background-repeat: repeat-y;
	background-position: center center;

}
.topbkg {
	background-attachment: fixed;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.btmbkg {
	background-attachment: fixed;
	background-image: url(images/btm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-attachment: scroll;
	background-color: #212931;
	background-image: url(images/bkgd3.jpg);
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: #666666;
	SCROLLBAR-HIGHLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #212931;
	SCROLLBAR-3DLIGHT-COLOR: #212931;
	SCROLLBAR-ARROW-COLOR: #212931;
	SCROLLBAR-TRACK-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
p {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
h1 {

	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.leftbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.btmbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;

}
.topbrdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;

}
iframe {
}
.border {
	border: 1px solid #000000;
}
a:link {
	font-family: Arial;
	font-size: 11px;
	color: #232323;
	text-decoration: none;

}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: line-through;
}
a:hover {

	font-family: Arial;
	font-size: 11px;
	color: #232323;
	text-decoration: underline;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #666666;
	border: 1px solid #000000;
}
li {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
	list-style-type: square;
}
dl {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
dd {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}
.calbrdr {
	border: 1px solid #000000;
}
option {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #666666;
	border: 1px solid #000000;
}
select {


	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #666666;
	border: 1px solid #000000;
}
