body { background-repeat: repeat-x; font-family: Verdana; font-size: 11pt; }
table, tr, td { font-family: verdana, arial; font-size: 10pt; }
img { display: block; }
a { font-family: verdana, arial; font-size: 10pt; font-weight: bold; color: #333333; text-decoration: underline; cursor:pointer;}
a:hover { text-decoration: underline; }
a.returnlink { font-size: 8pt; font-weight: normal; color: #888888;}

/* Links */
.tablink_white { font-family: arial; font-size: 10pt; color: #ffffff; font-weight: bold; text-decoration: none; }
.tablink_black { font-family: arial; font-size: 10pt; color: #000000; font-weight: bold; text-decoration: none; }
.footerlink_black { font-family: arial; font-size: 12px; color: #000000; text-decoration: none; }
 .footerlink_black:active { text-decoration: none; }
 .footerlink_black:visited { text-decoration: none; }
 .footerlink_black:hover { color: #666; text-decoration: none; }
.footerlink_white { font-family: arial; font-size: 12px; color: #ffffff; text-decoration: none; }
 .footerlink_white:active { text-decoration: none; }
 .footerlink_white:visited { text-decoration: none; }
 .footerlink_white:hover { color: #333; text-decoration: none; }
.landingcontentlink { font-family: Verdana; font-size: 9pt; color: #4e5bff; }
.navLink { color: white; font: 12px arial; font-weight: bold; padding-left: 5px; text-decoration: none; }
.userinfolink { font-family: verdana, arial; font-size: 10pt; font-weight: bold; color: #333333; text-decoration: none; }
.viewmore { font-family: Verdana; font-size: 12px; font-weight: bold; color: #22f; text-decoration: none; padding: 5px; }

/* infoDisplay function styles */
.error { position:relative; font-family: Arial, Verdana; font-size: 12px; color: #cf0000; font-weight: bold; padding: 15px; align: center; width: 95%; text-align: left; }

/* Forms and Inputs */
.textbox { border: 1px solid black; }

/* Page Content */
.pagetitle { font-family: Verdana; font-size: 16px; font-weight: bold; }
.landingheader { font-family: Verdana; font-size: 10pt; font-weight: bold; }
.landingcontent { font-family: Verdana; font-size: 9pt; color: #808080; line-height: 14pt; }

/* Forums */
 /* Text Formatting */
  .categoryname { font-family: verdana, arial; font-size: 10pt; color: #0000ff; text-decoration: none; }
  .threadname { font-family: verdana, arial; font-size: 10pt; color: #0000ff; text-decoration: none; }
  .categorydescription { font-family: verdana, arial; font-size: 9pt; font-weight: normal; color: #666666; text-decoration: none; }
  .categorydescription:hover { text-decoration: none; }
  .columnname { font-family: arial; font-size: 12pt; font-weight: bold; color: #333333; }
  .lastpost { font-family: verdana, arial; font-size: 10pt; color: #404040; text-decoration: none; }

 /* Table Formatting */
  .forumtable { border-top: 1px solid #b2b2b2; border-left: 1px solid #b2b2b2; }
  .forumcell { padding-top: 4px; padding-bottom: 4px; padding-left: 5px; border-right: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; background-color: #f2f2f2; vertical-align: top }
  .forumcell_toprow { height: 28px; background-image: url('/images/table_header_bg.gif'); font-family: verdana, arial; font-size: 10pt; color: #404040; text-decoration: none; border-right: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2; padding-left: 5px; }
