html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	background-color: #878787;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 100%;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
p {
	padding: 5px 0px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}
a {
	color: #fc9c2c;
	text-decoration: none;
}
a:hover {
	color: #fc9c2c;
	text-decoration: underlne;
}
.clearer {
	overflow:hidden;
	margin:0 0 -1px 0;
	height:1px;
	clear:both;
}
.headeropt {
	background:url(../images/bms_03.jpg) left top no-repeat;
	color: #FFF;
	padding: 10px 26px;
}
.headeropt a {
	color: #FFF;
	text-decoration: none;
	display:inline-block;
}
.headeropt a:hover {
	color: #fc9c2c;
	text-decoration: underline;
	display:inline-block;
}
.headeropt span {
	padding: 0 10px;
}
.mainmenu {
	color: #FFF;
	margin-bottom:62px;
	font-weight: bold;
	background-color: #ca2a30;
	background-image: url(../images/bms_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 14px;
}
.mainmenu a {
	color: #FFF;
	text-decoration: none;
	display:inline-block;
	padding: 12px 14px;
}
.mainmenu a:hover, .mainmenu .on {
	color: #D62D32;
	text-decoration: none;
	display:inline-block;
	background-color: #fc9c2c;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #FFF;
}
.h1span {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	color: #FFF;
	padding-bottom: 3px;
	margin-bottom: 15px;
	border-width: 0px;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: #fc9c2c;
	display:inline-block;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 10px;
	color: #FFF;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
.cont1 {
	line-height: 18px;
	padding: 16px 26px;
	padding-bottom: 30px;
}

.footer {
	color: #dbdbdb;
	font-size: 10px;
	padding: 16px 26px;
}
.footer b {
	color: #aa000a;
	margin-right: 10px;
}
.footer a {
	color: #dbdbdb;
	text-decoration: underline;
}
.footer a:hover {
	color: #aa000a;
	text-decoration: none;
}
.footer span {
	padding: 0 10px;
}
.rightcol {
	padding-bottom: 30px;
}
.submenu {
	display:block;
	color: #FFF;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.submenu a {
	background-color: #969696;
	display:block;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/bms_12.gif);
	background-position: 17px 15px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin-bottom: 1px;
}
.submenu a:hover {
	background-color: #969696;
	display:block;
	color: #FFF;
	text-decoration: underline;
}

.submenu div a {
	padding-left: 50px;
	background-position: 37px 15px;
}
.submenu div div a {
	padding-left: 70px;
	background-position: 57px 15px;
}
.submenu div div div a {
	padding-left: 90px;
	background-position: 77px 15px;
}

.button {
	background-color: #fc9c2c;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #fc9c2c;
	display: inline-block;
	text-decoration: none;
}
.button:hover {
	background-color: #c2282f;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #eeb3b4;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #c2282f;
	display: inline-block;
	text-decoration: none;
}
.field1 {
	width: 130px;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #FFF;
}
