body {
	overflow-x: hidden;
	overflow-y: scroll;
}
body, p, li, div, .content span, h3, .main, .body, .menu_text, .content, .tt, .bt, .form_title, .form_subtitle, .form_field, .form_button_on, .form_button_off, .form_search, .form_text, .text_box, .text_area, .text_select, .form_error, .formmail_field, .formmail_title {
	font-family: arial, tahoma, helvetica, san-serif;
	font-size: 13px;
}
a, a span {
	color: #002A93;
	text-decoration: underline;
}
a:hover, a:hover span {
	color: #DD0000;
	text-decoration: none;
}
.main {
	border: solid 1px #000000;
}
h1, .form_title, .form_search, .form_text, .formmail_text, .text_box, .text_area, .text_select  {
	color: #000000;
}
h1 {
	font-size: 28px;
	margin: 20px 10px 13px 25px;
}
h2 {
	display: block;
}
h2, .formmail_title {
	font-size: 16px;
}
h1, h2, h3, .form_field, .formmail_field, .menu_text {
	font-weight: bold;
}
.l1 {
	padding: 0px 0px 40px 50px;
}
.l2 {
	padding: 0px 40px 10px 0px;
}
.i {
	padding: 0px 40px 20px 50px;
}
.i2 {
	margin: 0px 20px 20px 0px;
	display: inline-block;
	vertical-align: top;
}
.i2 p, .i2 img  {
	display: block;
}
h3, p p, .t {
	margin-top: 10px;
	margin-bottom: 10px;
}
li {
	display: list-item;
	list-style-type: disc;
}
.tt {
	font-size: 13px;
}
.tt img {
	border: 1px solid #000000;
}
.bt {
	text-align: center;
}
.whitetext, .whitetext a, .whitetext a:hover, .whitetext h1, .whitetext h2, .whitetext h3 {
	color: #FFFFFF;
}
.thumbnails img {
	width: 90px;
	height: inherit;
}
.form_subtitle {
	color: #ffffff ;
	font-weight: bold;
	background-color: #008000;
}
.form_text, .formmail_text {
	font-size: 11px;
}
.form_button_on {
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #D9D9D9;
	background-color: #f57301;
	border-color: #000000;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	text-align: center;
}
.form_button_off{
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #D9D9D9;
	background-color: #2ca755;
	border-color: #000000;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	text-align: center;
}
.form_error
{
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 5px;
	background: #ffffcf;
	border: 1px solid #d2d2d2;
}
.formmail_title{
	font-size: 16px;
	font-weight: bold;
	background-color : #e5e5e5;
}
.menu_text {
	font-size: 9pt;
}
.menu_bg{
	background-color: #ffffd2;
	text-align:center;
}
.mr_ {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	background: url(http://www.brucescentral.com/image/white_o40.png);
}
.mr {
	width: 200px;
	margin: 0px;
	padding: 10px 10px 20px 20px;
	background: url(http://www.brucescentral.com/images/vr01.png) no-repeat left bottom;
	font-family: Arial, Helvetica, san-serif;
	font-size: 14px;
	font-color: #FF0000;
}
.mr a {
	color: #000000;
	text-decoration: underline;
}
.mr a:hover {
	text-decoration: none;
}
.mr_h {
	padding-top: 10px;
	font-weight: bold;
}
.mr_i {
	margin-left: 10px;
}
.box{
	border: 1px solid #8ac428;
}
.form_copyr{
	font-family: verdana, tahoma, arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	text-align:right;
}
.form_title {
	font-size: 13px;
}
.form_field {
	text-align: left;
}
.text_box, .text_area {
	width: 200px;
}
.text_area {
	height: 60px;
}
.form_error {
	color: #ff0000;
	font-weight: bold;
}
.foot, foot span {
	font-size: 12px;
	color: #000000;
	padding: 0px 0px 0px 3px;
	border-top: 1px #000000 solid;
}
.copyright, .copyright a, .copyright a:hover, .copyright span {
	font-family: arial, tahoma, helvetica, san-serif;
	color: #000000;
	font-size: 11px;
}
.copyright {
	letter-spacing: 1px;
	margin: 0px;
	padding: 2px 0px 4px 0px;
}
.copyright a, .copyright a:hover, .copyright span {
	letter-spacing: 0px;
}
.copyright a {
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}
#sitemap li {
//	padding: 0px;
//	margin: 0px;
}
#sitemap li .document {
//	padding: 0px;
//	margin: 0px;
}
.home {
	list-style-image: url(http://www.brucescentral.com/images/home.png);
	list-style-position: outside;
}
.folder {
	list-style-image: url(http://www.brucescentral.com/images/folder.png);
	list-style-position: outside;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.document {
	list-style-image: url(http://www.brucescentral.com/images/document.png);
	list-style-position: outside;
}
.foot {
	padding: 1px 5px 2px 2px;
}
span {
	display: inline-block;
}
