body {
  background-color: #B04A2B;
  margin-top: 25px;
  font-family: Verdana, Arial, Helvetica, sans-serif; }

#wrapper {
  -moz-box-shadow: 0px 5px 10px #003;
  -webkit-box-shadow: 0px 5px 10px #003;
  box-shadow: 0px 5px 10px #003; }

.btn {
  border: 1px solid black;
  color: black;
  padding: 14px 28px;
  font-size: 26px;
  font-weight: 600;
  cursor: pointer;
  box-shadow: 0px 0px 20px #000;
}

/* Green */
.success {
  border-color: #4CAF50;
  color: green;
}

.success:hover {
  background-color: #4CAF50;
  color: white;
}

/* Blue */
.info {
  background-color: #FF950E;
  color: #fff;
}

.info:hover {
  background-color: #FF6700;
  color: #fff;
}

/* Orange */
.warning {
  border-color: #ff9800;
  color: orange;
}

.warning:hover {
  background: #ff9800;
  color: white;
}

/* Red */
.danger {
  border-color: #f44336;
  color: red
}

.danger:hover {
  background: #f44336;
  color: white;
}

/* Gray */
.default {
  border-color: #e7e7e7;
  color: black;
}

.default:hover {
  background: #e7e7e7;
}

.fontgrey10 {
  font-size: 10px;
  line-height: 15px;
  color: #666666; }

.fontblack10 {
  font-size: 10px;
  line-height: 15px;
  color: #000000; }

.textbox11 {
  font-size: 11px;
  color: #000000; }

.fontwhite10 {
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF; }

.fontbrown10 {
  font-size: 10px;
  line-height: 15px;
  color: #982C30; }

.fontred10 {
  font-size: 10px;
  line-height: 15px;
  color: #e30000; }

.fontgrey10b {
  font-size: 10px;
  line-height: 15px;
  color: #666666;
  font-weight: bold; }

.fontblack10b {
  font-size: 10px;
  line-height: 15px;
  color: #000000;
  font-weight: bold; }

.fontwhite10b {
  font-size: 10px;
  line-height: 15px;
  color: #FFFFFF;
  font-weight: bold; }

.fontbrown10b {
  font-size: 10px;
  line-height: 15px;
  color: #982C30;
  font-weight: bold; }

.fontblue10b {
  font-size: 10px;
  line-height: 15px;
  color: #0066bb;
  font-weight: bold; }

.fontred10b {
  font-size: 10px;
  line-height: 15px;
  color: #e30000;
  font-weight: bold; }

.fontgrey11 {
  font-size: 11px;
  line-height: 15px;
  color: #666666; }

.fontblack11 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.fontwhite11 {
  font-size: 11px;
  line-height: 16px;
  color: #FFFFFF; }

.fontbrown11 {
  font-size: 11px;
  line-height: 16px;
  color: #982C30; }

.fontred11 {
  font-size: 11px;
  line-height: 16px;
  color: #e30000; }

.fontgrey11b {
  font-size: 11px;
  line-height: 16px;
  color: #666666;
  font-weight: bold; }

.fontblack11b {
  font-size: 11px;
  line-height: 16px;
  color: #000000;
  font-weight: bold; }

.fontwhite11b {
  font-size: 10px;
  line-height: 16px;
  color: #FFFFFF;
  font-weight: bold; }

.fontbrown11b {
  font-size: 11px;
  line-height: 16px;
  color: #982C30;
  font-weight: bold; }

.fontred11b {
  font-size: 11px;
  line-height: 16px;
  color: #e30000;
  font-weight: bold; }

.fontgrey12 {
  font-size: 12px;
  line-height: 17px;
  color: #666666; }

.fontblack12 {
  font-size: 12px;
  line-height: 17px;
  color: #000000; }

.fontwhite12 {
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF; }

.fontbrown12 {
  font-size: 12px;
  line-height: 17px;
  color: #982C30; }

.fontred12 {
  font-size: 12px;
  line-height: 17px;
  color: #e30000; }

.fontgrey12b {
  font-size: 12px;
  line-height: 17px;
  color: #666666;
  font-weight: bold; }

.fontblack12b {
  font-size: 12px;
  line-height: 17px;
  color: #000000;
  font-weight: bold; }

.fontblack14b {
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-weight: bold; }

.fontwhite12b {
  font-size: 12px;
  line-height: 17px;
  color: #FFFFFF;
  font-weight: bold; }

.fontbrown12b {
  font-size: 12px;
  line-height: 17px;
  color: #982C30;
  font-weight: bold; }

.fontgrey12b {
  font-size: 12px;
  line-height: 17px;
  color: #982C30;
  font-weight: bold; }

.fontred12b {
  font-size: 12px;
  line-height: 17px;
  color: #e30000;
  font-weight: bold; }

.fontbrown14b {
  font-size: 14px;
  line-height: 20px;
  color: #982C30;
  font-weight: bold; }

.fontblack18b {
  font-size: 18px;
  color: #000000;
  font-weight: bold; }

.style1 {
  FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;
  font-size: 11px; }

.hidenbox {
  visibility: hidden;
  height: 0px;
  width: 0px; }

a:link {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold; }

a:visited {
  text-decoration: none;
  color: #ffffff; }

a:hover {
  text-decoration: underline;
  color: #66ccff; }

a:active {
  text-decoration: none;
  color: #4E4E4E; }

.selectbox {
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;
  height: 19px;
  width: 110px; }

.selectbox1 {
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;
  height: 19px;
  width: 100px; }

.selectbox2 {
  FONT-SIZE: 11px;
  FONT-FAMILY: Verdana, Arial, Tahoma, sans-serif;
  height: 19px;
  width: 60px; }

.divstyle {
  visibility: hidden; }

.redcolor {
  color: #CF0000; }

/*.btn {
  font-family: Verdana, Arial, Tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  height: 19px;
  width: 60px; }*/

.dropdown {
  FONT-FAMILY: Verdana,Tahoma, Arial;
  font-size: 11px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  height: 20px;
  width: 130px; }

.textbox {
  FONT-SIZE: 11px;
  COLOR: #666666;
  FONT-FAMILY: Verdana,Tahoma, Arial;
  height: 20;
  border-style: solid;
  border-width: 1px;
  text-indent: 3;
  background: #FFFFCC; }

.tblbrdr {
  border: 1pt solid #067FDC; }

.tblbrdrgreen {
  border: 1pt solid  #982c30; }

.tblbrdr1 {
  border: 1pt solid #D6D6D6; }

.tblbrdr2 {
  border: 1pt solid #FFB051; }

.tblbrdr3 {
  border: 1pt solid #982C30; }

.tblgraybrdr {
  border: 1pt solid #cccccc; }

a.navbar:link {
  font-size: 11px;
  text-decoration: none;
  color: #000000; }

a.navbar:visited {
  font-size: 11px;
  text-decoration: none;
  color: #000000; }

a.navbar:hover {
  font-size: 11px;
  text-decoration: none;
  color: #000000; }

a.navbar:active {
  font-size: 11px;
  text-decoration: none;
  color: #000000; }

.tblbrdrgreen {
  border-top-width: 0px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: #982c30;
  border-bottom-color: #982c30;
  border-left-color: #982c30; }

.tblbordergreen {
  border: 1pt solid #982C30; }

.tblborderwhite {
  border: 1pt solid #F5F5F5; }

.tblbrdrblk {
  border: 1pt solid #9B9BA2; }
