le/* Normal, standard links. */a.preview {
	color: #333333;
	text-decoration: none;
}
a.preview:hover {
	text-decoration: underline;
}
 
a:link
{
	color: #333333;
	text-decoration: none;
}

a:visited
{
	color: #333333;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	color: #333333;
	text-decoration: underline;
}

/* Who is viewing formatting */
.who_isviewing:link, .who_isviewing:visited
{
	color: #000000;
	text-decoration: none;
}
a.who_isviewing:hover
{
	color: #303030;
	text-decoration: underline;
}

.who_isviewing
{
        background-color: #FFFFFF;
        color: #000000;
	font-size: x-small;
	font-family: verdana, sans-serif;
	border-top: 2px dotted rgb(233, 233, 233);
	border-bottom: 2px dotted rgb(233, 233, 233);
}

.topic{
	background: #FFFFFF;
}

.nbbar{
border-top:1px solid #0D2342;
border-left:1px solid #0D2342;
border-right:1px solid #0D2342;
}

.mbar_p2{
background: url('/s9images/bar2.png') repeat-x;
}

.mbar, .mbar a:link, .mbar a:visited{
		background: #FFFFFF url('/s9images/bar.png') repeat-x top left;
		text-shadow: #000 0 0 0;
        color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica;
	text-align: center;
	font-size: 0.95em;
font-weight: bold;
height: 24px;
}

.post_header{
	background: url('http://sigmanine.net/images/usrbr2.png') repeat-x bottom;
}

.userpost
{
background: url(images/psplit.png) repeat-y right;
}

.userpost2
{
background: url(images/psplit.png) repeat-y right;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	/*background: #09167B;*/
	background: #006F8A;
	margin: 0px;
	padding: 14px 14px 14px 14px;
color: #000000;
text-align: center;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

.hrcolor_post{
	height: 1px;
	border: 0;
	color: #DDDDDD;
	background-color: #DDDDDD;
}

/* No image should have a border when linked */
a img
{
	border: 0;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #E6E6E6;
	margin: 2px;
	padding: 2px;
	font-size: small;
	font-family: tahoma, sans-serif;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	background: url(images/gradienttop.png) #FFFFFF repeat-x top;
	color: #000000;
}

.postbg
{
	background: #FFFFFF repeat-x top;
	color: #000000;
	font-family: sans-serif;
}

.postbg2
{
	background: #FFFFFF repeat-x top;
	color: #000000;
	font-family: sans-serif;
}

.windowbg_st
{
	background: #FFFFFF;
	color: #000000;
}

.windowbg2_st
{
	background: #FFFFFF;
	color: #000000;
}

.windowbg_cal
{
	background: url(images/gradienttop.png) #FFFFFF repeat-x top;
	color: #000000;
	border: solid 1px #E2E2E2;
	height: 100%;
}

.windowbg_txt
{
	padding: 4px;
}

.logo_url{
	background-color: #FFFFFF;
}

.cal_number{
	background: url(images/cal_number.jpg) #FFFFFF repeat-x bottom;
	color: #000000;
	font-size: 18px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
}

.board_index_td{
	border-top: 2px dotted rgb(233, 233, 233);
	background: #FFFFFF;
	color: #000000;
}

.board_index_td_top{
	border-top: solid 1px #AAAAAA;
	border-bottom: solid 1px #AAAAAA;
}

.board_index_td_bot{
	background: #FFFFFF;
	color: #000000;
}

.windowbg_plain
{
	background: #FFFFFF;
	color: #000000;
}

#bodyarea{
background: url('/s9images/backlines.png') repeat;
}

#navbar{
	background: #94C4FF url('/s9images/navforum.png') repeat-x bottom left;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica;
	text-align: center;
	font-size: 0.95em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
}


#footerarea
{
	padding: 1px;
	color: #FFFFFF;
	text-align: center;
	height: 32px;
}

#footerarea a:link, #footerarea a:visited
{
color: #000000;
}

#footerarea a:hover
{
color: #222222;
}
.bottomnavcontainer
{
	color: #FFFFFF;
}

.windowbg2
{
	color: #000000;
	background: url(images/gradienttop.png) #FFFFFF repeat-x top;
}

.windowbg_msgindex
{
	color: #000000;
	background: url(images/gradienttop4.png) #EAEAEA repeat-x top;
	height: 28px;
}

.windowbg_msgindex2
{
	color: #000000;
	background: url(images/gradienttop4.png) #EAEAEA repeat-x top;
}

.windowbg_mo{
	color: #000000;
	background: #FFFFFF;
}

.windowbg3
{
	color: #000000;
	background-color: #E0E1E8;
}

.windowbg_who{
background: #FFFFFF;
}

.windowbg_who2{
background: #EEEEEE;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: white;
	font-style: normal;
	background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
	border-bottom: solid 1px #111111;
	border-top: solid 1px #111111;
	padding-left: 10px;
	padding-right: 10px;
}

.navPages_start{
	background: url(images/gradienttop2_start.png) top left repeat-x;
}

 .navPages, .navPages a:visited, .navPages a:link, .navPages a:hover, .navPages a:active

  {
	color: black;
	font-style: normal;
	background: url(images/gradienttop2.png) repeat-x;
}

.navPages_end{
	background: url(images/gradienttop2_end.png) top right repeat-x;
}

.navPages_cbg
{
background: url(images/catbgnew.jpg) #000000 repeat-x;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	}
	
 .navPages_cbg a:visited, .navPages_cbg a:link
 {
 	color: #000000;
 }


.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: white;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited, .titlenewsbg a:link, .titlenewsbg a:visited, .titlebg4 a:link, .titlebg4 a:visited
{
	color: white;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover, .titlenewsbg a:hover, .titlebg4 a:hover
{
	text-decoration: underline;
}

.titlenewsbg, tr.titlenewsbg th, tr.titlenewsbg td
{
	color: white;
	font-style: normal;
	background: url(images/titlenewsbg.jpg) #000000 repeat-x;
	border-top: solid 1px #111111;
	padding-left: 10px;
	padding-right: 10px;
}

.titlebg4, tr.titlebg4 th, tr.titlebg4 td
{
	color: white;
	font-style: normal;
	background: url(/s9images/logo2.png) #000000 repeat-x;
	border-bottom: solid 1px #111111;
	border-top: solid 1px #111111;
	padding-left: 10px;
	padding-right: 10px;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg3 , tr.catbg3 td
{
	background: url(images/catbgnew.jpg) #000000 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.catbg_topic , tr.catbg_topic td
{
	background: #FFFFFF;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}

.catbg , tr.catbg td
{
	background: #94C4FF url('/s9images/navforum.png') repeat-x bottom left;
	text-shadow: #000 0 0 0;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-top:1px solid #0D2342;
	border-left:1px solid #0D2342;
	border-right:1px solid #0D2342;
}

.statitle, tr.statitle td, .statitle2, tr.statitle2 td{
	background: #FFFFFF;
	text-shadow: #000 0 0 0;
    color: #000000;
	text-decoration: none;
	font-family: Helvetica;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}

.statitle2{
text-decoration: underline;
border-top: 2px dotted rgb(233, 233, 233);
}

.forumhead , tr.forumhead td
{
color: #FFFFFF;
margin: 0 auto;
height: 128px;
text-align: center;
background: url('/s9images/logo2.png') repeat-x bottom;
padding: 0;
}

.bottom_m{
font-size: 0;
background: url('/s9images/bottom_m.png') repeat-x top left;
}

.catbg2 , tr.catbg2 td
{
	background: #94C4FF url('/s9images/navforum.png') repeat-x bottom left;
	text-shadow: #000 0 0 0;
    color: #FFFFFF;
	text-decoration: none;
	font-family: Helvetica;
	text-align: left;
	font-size: 1em;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-top:1px solid #0D2342;
	border-left:1px solid #0D2342;
	border-right:1px solid #0D2342;
}

.firstcat{
height: 5px;
padding: 0;
background: #FFFFFF url('/s9images/barfade2.png') repeat-x top left;
}

/*.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #454545;
}*/
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #ffffff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #BDBDBD;
	padding: 0px;
}

.bordercolor2
{
	background-color: #CDCDCD;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 0px;
	border: 1px solid #000000;
}

.messageindex
{
	padding-left: 0px;
}

.topnavborder
{
	padding: 0px;
	background-color: #111111;
}

.Content{
margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: solid 2px #000000;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;

	}
	
.post_new_none{
	color: #000000;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltextwhite
{
    color:#FFFFFF;
	font-size: x-small;
	font-family: verdana, sans-serif;
}

.bottomnavcontainer
{
        color: #ffffff;
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.smalltext2
{
color: #FFFFFF;
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}

.middletext2, .middletext2 a:link, .middletext2 a:visited
{
	color: black;
	font-style: normal;
}

.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	color: #000000;
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
	padding-top: 3px;
}

.post a:link{
	color: #999999;
	text-decoration: none;
}

.post a:visited{
	color: #666666;
	text-decoration: none;
}

.post a:hover{
	color: #777777;
	text-decoration: underline;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	color: #000000;
	font-style: normal;
	max-height: 150px;
	border-top: 2px solid #DFDFDF;
	width: 100%;
	overflow: hidden;
	padding: 1px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
	color: #000000;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: #000000;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	/*background: url(images/maintab_first.gif) left bottom no-repeat;*/
	width: 10px;
}
.maintab_back
{
	/*background: url(images/maintab_back.gif) left bottom repeat-x;*/
}
.maintab_last
{
	/*background: url(images/maintab_last.gif) left bottom no-repeat;*/
	width: 8px;
}
.maintab_active_first
{
	/*background: url(images/maintab_active_first.gif) left bottom no-repeat;*/
	width: 6px;
}
.maintab_active_back
{
	/*background: url(images/maintab_active_back.gif) left bottom repeat-x;*/
}
.maintab_active_last
{
	/*background: url(images/maintab_active_last.gif) left bottom no-repeat;*/
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: #000000;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #000000;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: #000000;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: #000000;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	/*background: url(images/mirrortab_first.gif) no-repeat;*/
	width: 10px;
}
.mirrortab_back
{
	/*background: url(images/mirrortab_back.gif) repeat-x;*/
}
.mirrortab_last
{
	/*background: url(images/mirrortab_last.gif) no-repeat;*/
	width: 6px;
}
.mirrortab_active_first
{
	/*background: url(images/mirrortab_active_first.gif) no-repeat;*/
	width: 6px;
}
.mirrortab_active_back
{
	/*background: url(images/mirrortab_active_back.gif) repeat-x;*/
}
.mirrortab_active_last
{
	/*background: url(images/mirrortab_active_last.gif) no-repeat;*/
	width: 8px;
}

/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: #000000;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #000000;
	text-decoration: none;
}

.searchbar{
background: url(images/titlenewsbg.jpg) #000000 repeat-x;
border: 1px solid #000000;
padding: 2px;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #000000;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}