body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
body {
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	margin: 50px;
}
.leftbdr {
	background-image: url(../images/leftbdr.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
.rightbdr {
	background-image: url(../images/rightbdr.jpg);
	width: 10px;
	background-repeat: repeat-y;
}
.contentareasp {
	width: 800px;
}
.btmbdr {
	background-image: url(../images/btmbdr.jpg);
	height: 30px;
	width: 820px;
}
.contentarea2 {
	width: 650px;
	padding-top: 15px;
	padding-right: 90px;
	padding-bottom: 25px;
	padding-left: 60px;
}
a:hover.rolloverthumb IMG{ /* Defines the look of the thumbnail in the MOUSEOVER state */
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
 -moz-opacity: 0.6;
border: 1px  solid #BD141B;
}
.dividerline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.topmenuspacer {
	height: 50px;
	width: 564px;
}
.smVertLine {
	height: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	width: 235px;
}
