/* CSS Document */
/* To remove underlines uncomment the section below. */
/* Links */

A:Link     { font-size: 12px; text-decoration: none; color: #3399ff; }
A:Visited  { font-size: 12px; text-decoration: none; color: #3399ff; }
A:Active   { font-size: 12px; text-decoration: none; color: #3399ff; }  
A:Hover    { font-size: 12px; text-decoration: none; color: #ff0000; }

/* Title bar background image */
.titlebar   { font-size: 12px; color: #000000; }

/* Title bar text */
.titlebar1 { font-size: 11px; color: #fffff8; }

/* FDTextSize */
.small-font { font-size: 11px; color: #fffff8; font-weight: normal; }

/* FDTextSize */ 
.small-font1 { font-size: 11px; color: #fffff8; font-weight: bold; }

/* FDTextSize - bold */
.small-font2 { font-size: 11px; color: #fffff8; font-weight: bold; }

/* FDescript-font */
.descript-font { font-size: 11px; color: #fffff8; font-weight: normal; }

/* TextSize */
.normal-font { font-size: 12px; color: #fffff8; font-weight: normal; }

/* Post Body */
.post-body { font-size: 12px; color: #fffff8; width: 95%; font-weight: normal; padding: 4px; }

/* TextSize - bold */
.normal-font1 { font-size: 12px; color: #fffff8; font-weight: bold; }

/* Forum Name Link */
.FNL-font { font-size: 12px; color: #C1BFBF; font-weight: bold; }

/* Category Bar */
.categorybar { font-size: 12px; color: #ff0000; font-weight: normal; }

/* Category Link*/
.catbar { font-size: 11px; color: #ffffff; font-weight: normal; }

/* Bread crumb trail*/
.breadcrumb { font-size: 11px; font-weight: bold; }

.tableborders
	{
	background-color: #424242;
	color: #000000;
        margin: 1px 1px 1px 1px;
	padding: 1px;
; border: 3px #CCCCCC ridge
}


.tablesurround
	{
	background-color: #000000;
	color: #0000CC;
	margin: 1px 1px 1px 1px;
	padding: 1px;
; border: 4px #CCCCCC double
}

.menubar {
	background-color: #000000;
	color: #000000;
        font-size: 11px;
	font-weight: normal;
        border-style: groove;
        border-width: 1px;
        border-color: #000000 #000000 
        padding: 1px;
}

/* BODY */
BODY  { margin: 0px; border: 0px; padding: 0px; }

BODY {
scrollbar-face-color: #424242;
scrollbar-highlight-color: #8C8C8C;
scrollbar-shadow-color: #424242;
scrollbar-3dlight-color: #636363;
scrollbar-arrow-color: #cccccc;
scrollbar-track-color: #424242;
scrollbar-darkshadow-color: #000000;
}


/* Form box section */
.form1 { font-size: 12px; color: #fffff8; background-color: #000000; border-left-width: 1px; border-right-width: 1px;
border-style: solid; border-top-width: 1px; border-bottom-width: 1px; border-style: solid; border-color: #cccccc; }

/* Signature */
.signature { font-size: 11px; color: #cccccc; padding: 4px; }

/* Time color */
.time     { font-size: 11px; color: #cccccc; }

/* Menu button section */
.buttons { font-size: 11px; color: #fffff8; border-style: solid; border-color: #cccccc; background-color: #636363; }

