body {
	height: 100%;
	width: 100%;
	margin: 0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.bbr {
	background-attachment: fixed;
	background-image: url(../images/layout/bbr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	width: 775px;
}

.bmain1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0D4B91;
	height: 20px;
	width: 140px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	
}
.stop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.mainbox {
	background-color: #FFFFFF;
	height: 100%;
	width: 775px;
	border: 2px solid #093566;
}
.bmain1over {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1162BB;
	height: 20px;
	width: 140px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
	cursor: crosshair;
}
.bmain1Select {

	font-size: 12px;
	color: #FFFFFF;
	background-color: #7463A5;
	height: 20px;
	width: 140px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: right;
	font-weight: bold;
}
.nil {
	height: 0px;
	width: 0px;
	overflow: hidden;
}
.bsub1 {
	color: #FFFFFF;
	text-align: right;
	height: 20px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #D76464;
	padding-right: 10px;
	font-size: 12px;
}
.bsub1Over {
	color: #FFFFFF;
	text-align: right;
	height: 20px;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #DE7E7E;
	padding-right: 10px;
	font-size: 12px;
	cursor: crosshair;
}
.contentarea {
	background-image: url(../images/layout/trc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	width: 100%;
	text-align: left;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #093566;
}


.showme {
	width: 150px;
}

