a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
        text-decoration: none;
}
html { min-height: 100%; margin-bottom: 1px; }

a:visited {
	color : #000000;
}

a:hover {
        color: #5F859D;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(background.png);
        background-repeat: repeat-x;
	color: #000000;
	font-size: 10pt;
}

font, table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}

  td.topbutton {
    background: #E2E2E2;
    border: 0px;
    font-weight: bold;
    text-align: center;
    color: black;
    font-size: 85%;

  }

td.dbutton {
    background: #fffff;
    border: 0px;
    vertical-align: top;
    font-weight: bold;
    text-align: center;
    color: #5F859D;
    font-size: 85%;
    padding: 5px 5px 0px 5px;

  }

td.submen {
    font-weight: bold;
    text-align: center;
    font-size: 85%;
    padding: 15px 10px 0px 18px;
}

  a.topbutlink:hover {
    background: #FFFFFF;
  }
  a.topbutlink {
    background: #E2E2E2;
    display: block;
    padding: 5px 5px 0px 5px;
    height: 60px;
    text-align: center;
    vertical-align: middle;

  }
.n_left {
        border-top: 1px solid #e2e2e2;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 0px;
}
.j_left {
        border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px solid #E2E2E2;
}

.left_right {
        border-top: 0px;
	border-right: 1px solid #E2E2E2;
	border-bottom: 0px;
	border-left: 1px solid #E2E2E2;
}
.j_right {
        border-top: 0px;
	border-right: 1px solid #E2E2E2;
	border-bottom: 0px;
	border-left: 0px;
}
.j_top {
        border-top: 1px solid #E2E2E2;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.top_bot {
        border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #E2E2E2;
	border-right: 0px;
	border-left: 0px;
}
.med {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11pt;
}
.meds {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 9pt;
}
.medo {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF7C00;
	font-size: 11pt;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	color: #5F859D;
	font-size: 14pt;
}

.white{
       color: #ffffff;
       font-size: 11pt;
}

.white_sm {
	color: #5F859D;
	font-size: 10pt;
}

.red{
       color: #ff0000;
}
.small{
       color: #b0b0b0;
       font-size: 7pt;
}
.vvsmall{
       color: #ffffff;
       font-size: 4pt;
}

.nospace{
       padding: 1px;
       margin: 1px;
}
.under{
       text-decoration: underline;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.twenty {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
}
.stwenty {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
