/* Normal, standard links. */

.topbanner {
		color: black; 
		font-size: 10px; 
		background-image: url(/images/topbanner.jpg); 
			background-repeat: no-repeat;
			
			background-position:  left;
		}
		
.BAgnews {
		color: white; 
		font-size: 10px; 
		background-color: #333333; 
		background-image: url(/images/BAgnews.jpg); 
			background-repeat: no-repeat;
			
			background-position:  top;
		}
.news {
		color: #ffffff;  
		text-decoration: none;
		//font-weight: bold;
		}
		
.standard {
		color: white; 
		font-size: 10px; 
		background-color: #333333; 
		}
		
.centerwhite {
		color: black; 
		font-size: 12px; 
		background-color: #ffffff; 
		background-image: url(/images/centerleg_long.jpg); 
			background-repeat: no-repeat;
			background-position:  left, top;
	 
		}
.storybig { 
		font-family: arial, helvetica, sans-serif;  
		font-size: 14px; 
		color: black; 
	}


.store {
		color: white; 
		font-size: 10px; 
		background-color: #333333; 
		background-image: url(/images/store.jpg); 
			background-repeat: no-repeat;
			
			background-position:  top;
		}
		
.storefont { 
		font-family: arial, helvetica, sans-serif;  
		font-size: 11px; 
		color: white; 
	}	
.storefont a:link {
		color: #FCFF00;  
		text-decoration: none;
		font-weight: bold;
		}

.storefont a:visited {
		color: #FCFF00;  
		text-decoration: none;
		} 
.storefont a:hover {
		color: #F76B08;
		text-decoration: none;
		}
		
.standardright {
		color: white; 
		font-size: 10px; 
		background-color: #333333; 
		background-image: url(/images/right.jpg); 
			background-repeat: repeat-y;
		  background-position:  left;
		
		}
		
.topmenu {
		color: black; 
		font-size: 11px; 
		font-weight: bold;
			 
		}
				
.topmenu a:link {
		color: black;  
		text-decoration: none;
		font-weight: bold;
		}

.topmenu a:visited {
		color: black;  
		text-decoration: none;
		
		} 
.topmenu a:hover {
		color: #F76B08;
		text-decoration: overline;
		}
		
.topmenu2 {
		color: white; 
		font-size: 12px; 
		font-weight: bold;
			 
		}
				
.topmenu2 a:link {
		color: white;  
		text-decoration: none;
		
		}

.topmenu2 a:visited {
		color: white;  
		text-decoration: none;
		
		} 
.topmenu2 a:hover {
		text-decoration: none; 
		color: #F76B08;
		text-decoration: overline;
		
		}
a:link,a:visited
{
	font-weight: bold;
	color: #F76B08;
	text-decoration: none;
}
 a:hover
{
	color: red;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #111111;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	text-decoration: underline;
}

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

/* By default (td, body..) use Tahoma in black. */
body, td
{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, arial, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
	background-color_old: #222222;
	//background-image: url (baggressive.com/images/bg.gif);
	margin-top: 15px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 7pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
	border: 1px solid #B1B1B1;
	padding: 2px;
}

/* 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: 6pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

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

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #C5C5C5;
	border: 1px solid #868686;
	margin: 1px;
	padding: 1px;
	font-size: small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #868686;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: black;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: small;
}

/* 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
{
	color: #000000;
	background-color_old: #333333;
}
.windowbg2
{
	color: #000000;
	background-color_old: #444444;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: black;
	font-style: normal;
	background-color_old: #111111;
}
.titlebg a:hover
{
	color: #dfdfdf;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	//background-image: url(../images/bg.gif);
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	background-image: url(images/catbg2.jpg);
}

.catbg, .catbg2
{
	font-weight: bold;
	background-color: #eeeeee; 
	color: #000000;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color_old: #5C5C5C;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #5C5C5C;
	background-color_old: #EFEFEF;
	padding: 2px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: 10px;
	font-family: Tahoma, arial, helvetica, serif;
}
.normaltext
{
	font-size: 11px;
}
.largetext
{
	font-size: 14px;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color_old: #111111;
/*  border-bottom: 1px solid gray; */
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	background-color_old: #222222;
	border: 1px solid #5C5C5C;
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: white;
	background-color: #333333
	background-image: url(../images/bg.gif);
 /* border-top: 1px solid gray;*/
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #333333;
	border: 1px solid #5C5C5C;
}
.headerbodies
{
	border: 1px solid #5C5C5C;
	background-color:#444444;
	background-repeat: repeat-x;
	background-position: bottom;
}
.vikingChief {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}