div.bptmenu{border-style:double; border-bottom-width:thin; border-color:#770921; width:170px; background-color:#DEC7B8}

a.menulinks{ font-family:Calibri; font-weight:bold; font-size:small; padding:2px; padding-left:4px; display:block; width:100%; color:#770921; text-decoration:none; border-bottom:solid 1px black}

a.reglinks{ font-family:Calibri; font-weight:bold; font-size:small; color:#770921}

h1.bptheaders{font-family:Calibri; font-weight:bolder; font-size:large; color:#770921;border:double thick #770921}

h2.bptheaders{font-family:Calibri; font-weight:bold; font-size:medium; color:#770921}

h3.bptheaders{font-family:Calibri; font-weight:bold; font-size:small; color:#770921}

p.bptparas{font-family:Calibri; font-weight:600; font-size:small; color:#770921}

center.bptcenter{font-family:Calibri; font-weight:normal; font-size:medium; color:#770921}

/*body.bptbackground{ background-image:url(./images/background.gif)}*/

body.bptbackground{ background-color:#DEC7B8}
img.bptimage{ border-color:#770921; border-style:double}

img.flagimage{ border-style:double; border-width:thin; border-color:#770921}

input.bptbutton{ border-style:double; border-width:thin; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder}

input.bpttextbox{ border-style:double; border-width:thin; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}
textarea.bpttextbox{ border-style:double; border-width:thin; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}

table.bpttable{ border-style:double; border-width:thin; border-color:#770921;background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}

th.bpttableheader{ border-style:double; border-width:thick; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}

td.bpttabledet{ border-style:double; border-width:thin; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}


form.bptform{ border-style:double; border-width:thin; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}


select.bptselect{ border-style:inset; border-width:thin; border-color:#770921; background-color:#DEC7B8; color:#770921; font-style:italic; font-family:Bookman Old Style; font-weight:bolder; text-align:center}

#glowingtabs{
float:left;
width:100%;
font-size:100%;
line-height:normal;
border-bottom: 1px solid #770921;
}

#glowingtabs ul{
list-style-type: none;
margin:0;
margin-left: 105px; /*Left offset of entire tab menu relative to page*/
padding:0;
}

#glowingtabs li{
display:inline;
margin:0;
padding:0;
}

#glowingtabs a{
float:left;
background:url(glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 9px;
text-decoration:none;
}

#glowingtabs a span{
float:left;
display:block;
background:url(glowtab.gif) no-repeat right top;
padding: 4px 12px 2px 3px;
font-weight:bold;
color:#770921;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#glowingtabs a span {float:none;}
/* End IE5-Mac hack */

#glowingtabs a:hover span {
color: #770921;
}

#glowingtabs #current a{ /*Selected Tab style*/
background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs #current a span{ /*Selected Tab style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
color: #770921;
}

#glowingtabs a:hover{ /*onMouseover style*/
background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
}

#glowingtabs a:hover span{ /*onMouseover style*/
background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/

}


ul#menu {
  width: 300px;
  list-style-type: none;
  border-top: solid 1px #770921;
  margin: 0;
  padding: 0;
  font-family:Calibri; 
  font-weight:bold; 
  font-size:small; 
  color:#770921
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: verdana, sans-serif;
  font-size: 11px;
  color: #770921;
}

ul#menu li {
  border-bottom: solid 1px #770921;
  line-height: 15px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #0D0D0D;
}
