/* CSS Document */

/* Links */

A:Link     { font-size: 12px; text-decoration: none; color: #ff0000; }
A:Visited  { font-size: 12px; text-decoration: none; color: #ff0000; }
A:Active   { font-size: 12px; text-decoration: none; color: #ff0000; }  
A:Hover    { font-size: 12px; text-decoration: none; color: #000000; }
 	
TD, TH, TR, P, DIV, SPAN, FONT{
font-family: Tahoma, Verdana, Arial, Helvetica; }

/* Title bar background image */
.titlebar   { font-size: 11px; color: #000000; }

/* Title bar text */
.titlebar1 { font-size: 10px; color: #000000; }

/* FDTextSize */
.small-font { font-size: 11px; color: #000000; font-weight: normal; }

/* FDTextSize */ 
.small-font1 { font-size: 11px; color: #000000; font-weight: bold; }

/* FDTextSize - bold */
.small-font2 { font-size: 11px; color: #000000; font-weight: bold; }

/* FDescript-font */
.descript-font { font-size: 11px; color: #000000; font-weight: normal; }

/* TextSize */
.normal-font { font-size: 12px; color: #000000; font-weight: normal; }

/* Post Body */
.post-body { font-size: 12px; color: #000000; width: 95%; font-weight: normal; padding: 4px; }

/* TextSize - bold */
.normal-font1 { font-size: 12px; color: #000000; font-weight: bold; }

/* Forum Name Link */
.FNL-font { font-size: 12px; color: #000000; font-weight: bold; }

/* Category Bar */
.categorybar { font-size: 11px; color: #000000; font-weight: normal; }

/* Category Link*/
.catbar { font-size: 11px; color: #000000; font-weight: bold; }

/* Bread crumb trail*/
.breadcrumb { font-size: 11px; font-weight: bold; }

.tableborders
	{
	background-color: #000000;
        border-color: #7e7e7e;
	color: #7e7e7e;
        border-style: groove;
	border-width: 2px;
        margin: 1px 1px 1px 1px;
	padding: 1px;
}


.tablesurround
	{
	background-color: #000000;
	border-color: #c40000;
	border-style: double;
	border-width: 3px;
	color: #7e7e7e;
	margin: 1px 1px 1px 1px;
	padding: 1px;
}

.menubar {
	background-color: #cccccc;
	color: #000000;
        font-size: 11px;
	font-weight: normal;
        border-style: inset;
        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: #c400000;
scrollbar-3dlight-color: #636363;
scrollbar-arrow-color: #0000000;
scrollbar-track-color: #424242;
scrollbar-darkshadow-color: #000000;
}


/* Form box section */
.form1 { font-size: 12px; color: #000000; background-color: #ffffff; 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: #000000; padding: 4px; }

/* Time color */
.time     { font-size: 11px; color: #000000; }

/* Menu button section */
.buttons { font-size: 11px; color: #fffff8; border-style: solid; border-color: #cccccc; background-color: #636363; }

/* Drop menu section */
SELECT { font-size: 11px; color: #fffff8; background-color: #636363; }

BLOCKQUOTE {
width: 400;
height: 110;
overflow: auto;
margin:  5px;
padding: 5px;
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: #5a5a5a;
background-color: #ffffff;
}

HR { color: #ffffff; }
FORM { margin: 0px; border: 0px; padding: 0px; }