//* This entire program is the copyright of Infopop Corporation. */
/* For more info on the Ultimate Bulletin Board and other Infopop */


/* Products/Services, visit: http://www.infopop.com */
/* You may not distribute this program in any manner, modified or otherwise. */
/* You make modifications, but only for your own use and within the confines of the UBB License Agreement. */
/* Custom style sheet Created by JCS www.ubbdesign.com */

/* To remove underlines uncomment the section below. */
/* Links */
a:visited  {text-decoration: underline;}
a:link     {text-decoration: underline;}
a:hover    {text-decoration: underline overline;}  	
a:active   {text-decoration: none;} 

/* Global Tags */
FONT        {
font-family: Arial, Verdana, Georgia;
}

/* Table */
TABLE		{
FONT-FAMILY: Arial, Verdana, Georgia;
}

/* Table Cell */
TD		{
FONT-FAMILY: Arial, Verdana, Georgia;
}

/* DIV */
DIV		{
FONT-FAMILY: Arial, Verdana, Georgia;
}

/* Paragraph */
P		{
FONT-FAMILY: Arial, Verdana, Georgia;
}

/* Title bar */
.titlebar   {
color: #000000;
font-size: 10px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* Title bar text */
.titlebar1 {
color: #000000;
font-size: 10px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* FDTextSize */
.small-font {
color: #000000;
font-size: 10pt;
font-weight: normal;
font-family: Arial, Verdana, Georgia;
}

/* FDTextSize  - bold */
.small-font1 {
color:  #000000;
font-size: 10pt;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* FDTextSize - bold */
.small-font2 {
color: #000000;
font-size: 10pt;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* FDescript-font */
.descript-font {
color: #000000;
font-size: 10pt;
font-weight: normal;
font-family: Arial, Verdana, Georgia;
}

/* TextSize */
.normal-font {
color: #000000;
font-size: 11px;
font-weight: normal;
font-family: Arial, Verdana, Georgia;
}

/* TextSize - bold */
.normal-font1 {
color: #000000;
font-size: 11px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}
/* Forum Name Link */
.FNL-font {
color: #000000;
font-size: 12px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* Category Bar */
.categorybar {
color: #000000;
font-size: 12px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* Category Link*/
.catbar {
font-size: 12px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* Bread crumb trail*/
.breadcrumb {
font-size: 10px;
font-weight: bold;
font-family: Arial, Verdana, Georgia;
}

/* BODY */
BODY  {
margin:  0px;
border:  1px;
padding: 5px;
}

hr {
color: #000000;
height: 1px;
}

/* Form box section */
.form1 {
color: #000000;
border-style: solid;
border-color: #000000;
font-size: 12px;
font-family: Arial, Verdana, Georgia;
}

/* Signature */
.signature {
color: #000000;
font-size: 10px;
font-weight: normal;
font-family: Arial, Verdana, Georgia;
}

/* border */
#border {
border-width: 2px;
border-style: solid;
border-color: #000000;
}


/* summary */
.summary {
border-width: 1px;
border-style: solid;
border-color: #000000;
 }