.body {
    margin-top: 0px;
    margin-left: 0px;
    margin: 0px opx;
    font-family: verdana;
    font-size: 13px;
}

.bodyfont {
    font-family: verdana;
    font-size: 8pt;
    color: #000000;
}

.title {
    font-family: verdana;
    font-size: 12pt;
    color: #000000;
}

.largefont {
    font-family: verdana;
    font-size: 11pt;
    color: #000000;
}

.mediumfont {
	font-family: verdana;
	font-size: 9pt;
	color: #000000;
}

.smallfont {
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
}
.liveimgbrdr {
    border: 1px #000000 solid;
}

a.link {
    font-family: arial;
    font-weight: bold;
    color: #556F62;
}

a.link:hover {
    font-family: arial;
    font-weight: bold;
    color: #000000;
}

a.smallLink {
    font-family: arial;
    font-weight: bold;
    font-size: 9pt;
    color: #556F62;
}

a.smallLink:hover {
    font-family: arial;
    font-weight: bold;
    color: #000000;
}
.onehundredfifty {
    font-family: verdana;
    font-size: 8pt;
    background-color: #c7ced5;
    width: 150;
}

.buttonsmall {
    font-family: verdana;
    font-size:8pt;
    font-weight: bold;
    border-bottom: 1px ridge #9fb8e3;
    border-left: thin solid #cccccc;
    border-right: 1px ridge #9fb8e3;
    border-top: thin solid #cccccc;
    background: #f7f7f7;
    width: 125px;
    color: #8c0303;
}

.tdbgdarkbrown-btmbrdr {
    background: #A09D9B;
    border-bottom: 1px solid #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    }
  
.tdbgltbrown-btmbrdr {
    background: #C9C4C1;
    border-bottom: 1px solid #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    }
    
.tdmedgray-btmbrdr  {
    background: #D4D4D4;
    border-bottom: 1px solid #000000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    } 
    
.largeBlueFont {
	font-family: arial narrow, verdana, helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
    line-height: 22px;
	text-decoration : none;
}

a.largeBlueFont:hover {
	font-family: arial narrow, verdana, helvetica, sans-serif;
	color: #0E1676;
	font-size: 18px;
	font-weight: bold;
    line-height: 22px;
	text-decoration : underline;
}
    
