body {
	background-attachment: scroll;
	background-color: #e6d5bb;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.border_left {
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 5px;
}
.border_right {
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 5px;
}
.MainTable {
	background-color: #FFFFFF;
	height: 100%;
	width: 750px;
	font-size: 12px;
	vertical-align: text-top;
}
.border_bottom {
	background-color: #e6d5bb;
	background-image: url(images/border_bottom.gif);
	background-repeat: repeat-x;
	width: 750px;
}
.footer {
	font-size: 9px;
}
.contentHead {
	margin: 0px;
	padding: 2px;
	width: 450px;
	height: 20px;
	background-image: url(images/bgContentTop.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.contentHeadSml{
	background-image: url(images/bgContentTop_sml.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.contentTextSml{
	background-image: url(images/bgContentBottom_sml.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	margin-bottom: 0px;
	margin-top: 0px;
}
.contentText {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 2px;
	padding-top: 5px;
	width: 450px;
	height: 330px;
	background-image: url(images/bgContentBottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.contentImage {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	width: 300px;
	background-color: #227cff;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.border_top {
	background-image: url(images/border_top.gif);
	background-repeat: repeat-x;
}
.dotpoints{
	font-size: 11px;
	background-color: #ffff66; 
	width: 350px;
	border: none;
	border-style: none;
}
.dotpointscrn{
	background-color: #FFFFFF;
}
.btmCaption{
	text-align: center;
	width: 50%;
}
.indent {
	color: #FFFF66;
}

a.selected{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

