
BODY.custom {
	margin: 0px;
	background-repeat: repeat;
	color: #2D2D2D;
     }

BODY.display {
	margin: 45px;
	background-repeat: repeat;
	color: #2D2D2D;
     }

TD.top {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-size: 15pt;
	font-family: Verdana, sans-serif;
	vertical-align: top;
	height: 150px;
   }

TD.menu {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: nsolid;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #000000;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	padding: 3px;
   }

TD.content {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: none;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	vertical-align: top;
	height: 100%;
	padding: 5px
   }

TD.bottom {
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	height: 100%;
   }


TD.middle {
	border-style: solid;
	border-width: 2px;
	border-color: #959595;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	height: 100%;
	padding: 5px
   }

TD.left {
	border-style: solid;
	border-width: 2px;
	border-color: #959595;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: left;
	font-family: Verdana, sans-serif;
	vertical-align: top;
	height: 100%;
	padding: 5px
   }

TD.center {
	border-style: solid;
	border-width: 2px;
	border-color: #959595;
	background-color: #FFFFFF;
	font-size: 10pt;
	text-align: center;
	font-family: Verdana, sans-serif;
	vertical-align: middle;
	height: 100%;
	padding: 5px
   }

TEXTAREA,INPUT.form {
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #2457B2;
	font-weight: bold;
	             }

INPUT.submit {
	background-color: #C0C0C0;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	color: #000000;
	font-weight: bold;
	             }


TD A {
      background-color: inherit;
      font-family: Verdana, sans-serif;
      font-size: 11pt;
      color: #2457B2;
      font-weight: bold;
      text-decoration: underline;
      }

TD A:active {
      background-color: inherit;
	font-family: Verdana, sans-serif;
      font-size: 11pt;
      color: #2457B2;
      font-weight: bold;
      text-decoration: underline;
      }

TD A:visited {
      background-color: inherit;
	font-family: Verdana, sans-serif;
      font-size: 11pt;
      color: #2457B2;
      font-weight: bold;
      text-decoration: underline;
      }

TD A:hover {
      background-color: inherit;
	font-family: Verdana, sans-serif;
      font-size: 11pt;
      color: #308E30;
      font-weight: bold;
      text-decoration: underline;
      }

TD A.menu {
      background-color: inherit;
      font-family: Verdana, sans-serif;
      font-size: 10pt;
      color: #FFFFFF;
      text-decoration: none;
      }

TD A.menu:active {
      background-color: inherit;
	font-family: Verdana, sans-serif;
      font-size: 10pt;
      color: #FFFFFF;
      text-decoration: underline;
      }

TD A.menu:visited {
      background-color: inherit;
	font-family: Verdana, sans-serif;
      font-size: 10pt;
      color: #FFFFFF;
      text-decoration: none;
      }

TD A.menu:hover {
      background-color: inherit;
	font-family: Verdana, sans-serif;
      font-size: 10pt;
      color: #FFFFFF;
      text-decoration: underline;
      }

