/* Normal, standard links. */
a:link
{
	font-size: medium;
	color: #6D5D25; /* darkest brown almost black */
	text-decoration: underline;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;

}
a:visited
{
	font-size: medium;
	color: #6D5D25; /* darkest brown almost black */
	text-decoration: underline;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;

}
a:hover
{
	font-size: medium;
	color: #00BB66; /* medium green */
	text-decoration: underline;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;

}

a:active
{
	font-size: medium;
	color: #FA0808; /* bright red */
	text-decoration: underline;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;

}


/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: xx-small;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
}
.middletext
{
	font-size: x-small;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;

}
.normaltext
{
	font-size: small;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
}
.largetext
{
	font-size: large;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
}

body
{

	margin:0 auto;
	width: 90%;
   	background-color: #985D3A; /* dark brown */
  	float: right;
 	margin-top: 10px;
   	margin-right: 4%;
   	margin-bottom: 10px;
   	margin-left: 4%;
	padding: 4px 4px 4px 4px;

}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}
/* By default (td, body..) use Franklin Gothic Medium in black. */
body, td, th, tr, div, a, span
{
	color: #6D5D25; /* darkest brown almost black */
	font-size: medium;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
}
.popuptext, .popuptext a:link, .popuptext a:visited, .popuptext a:hover
/*    admin help popup window!        */

{
	color: #FFEE44; /* yellow */
}
/* A fixed background image this image will not scroll */
body
{


background-image: url(images/winback.jpg);
background-color: #AB7250; /* reddish brown */
background-repeat: repeat;
background-attachment: fixed;
}


/* No image should have a border when linked */
a img
{
	border: 0;
}

/* 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: #FA0808; /* bright red */
}

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

.topline

/*    Where the (user) or (guest) name, forum name and time is shown        */
{

	color: #8E5812; /* darkest brown */
	background-color: #D8D0B8; /* lighter grainy brown */
	padding: 0px 0px 0px 0px;
	border: solid 7px #957317; /*  brown */
	/* background: url(images/topline.jpg) repeat; */

}
.topline_user
/*    Welcome Back ladynada        */

{

	color: #8E5812; /* darkest brown */
	text-align: left;
	font-size: medium;
	padding: 4px 1px 4px 8px;

}
.topline_forumname
/*   Ultimate BBS         */

{

	color: #8E5812; /* darkest brown */
	text-align: center;
	font-size: medium;
	padding: 4px 1px 4px 1px;

}

.topline_time
/*    Thu Apr 19, 2007, 11:32:33 pm        */

{

	color: #8E5812; /* darkest brown */
	text-align: right;
	font-size: medium;
	padding: 5px 8px 4px 1px;

}
.button_back
/*   behind the menu bar         */

{
	padding: 3px 1px 3px 3px;
	text-decoration: none;

}

.logo_border
{
	color: #8E5812; /* darkest brown */
	padding: 0px 0px 0px 0px;

}

.logo
{

	text-align: center;
	width: 100%;
	color: #8E5812; /* darkest brown */

}
.nologo
{
	text-align: center;
	font-size: x-large;
	color: #8E5812; /* darkest brown */
	padding: 8px 0px 8px 0px;
	background-color: #D9D7CE; /* light grainy brown */
	border: solid 7px #957317; /*  brown */
	/* background: url(images/nologo.jpg) repeat; */



}
.yeslogo
{


	color: #8E5812; /* darkest brown */
	padding: 5px 9px 5px 9px;
	background-color: #CCC2A1; /* medium grainy brown */
	border: solid 7px #957317; /*  brown */
	/* background: url(images/yeslogo.jpg) repeat; */


}
.top_border
{

	border: solid 7px #957317; /*  brown */

}

.guest_login
/*  login menu on the left side for guests          */

{
	width: 39%;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 4px 1px 4px 8px;
	background: url(images/guest_login.jpg) repeat;
	background-color: #DAD6C9; /* light grainy brown */

}
.guest_login2
{
	font-size: medium;
	color: #8E5812; /* darkest brown */
}
.user_avatar
{
	width: 7%;
	color: #8E5812; /* darkest brown */
	padding: 2px 2px 2px 2px;
	border: inset 4px #8E5812; /* darkest brown */
	/* background: url(images/user_avatar.jpg) repeat; */
	background-color: #DAD6C9; /* light grainy brown */
}

.user_logged
{
	width: 25%;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 2px 3px 8px;
	border: ridge 3px #8E5812; /* darkest brown */
	background: url(images/user_logged.jpg) repeat;
	background-color: #DAD6C9; /* light grainy brown */


}
.unread
/*    Show unread posts since last visit.        */

{
	padding: 4px 5px 4px 8px;
	font-size: medium;

}
.replies
/*     Show new replies to your posts.       */

{
	font-size: medium;
	padding: 4px 5px 4px 8px;
}
.newmail
/*     you have 3 messages, 0 are new.       */

{
	padding: 4px 5px 4px 8px;
	color: #BE7C26; /* dark orange */
	font-size: medium;
}
.forum_stats
{
	width: 11%;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 2px 2px 2px 8px;
	border: groove 1px #8E5812; /* darkest brown */
	/* background: url(images/forum_stats.jpg) repeat; */
	background-color: #DAD6C9; /* light grainy brown */
}


.top_search
{
	width: 31%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 1px 1px 1px;
	border: inset 2px #8E5812; /* darkest brown */
	/* background: url(images/top_search.jpg) repeat; */
	background-color: #DAD6C9; /* light grainy brown */
}
#bodyarea
/*    the whole forum body   this time leave it blank     */

{

}

.board_blurb
{
	text-decoration: none;
	font-size: medium;
	color: #8E5812; /* darkest brown */
}
.user_boardblurb
/*  in the new linktree a 3 liner about new,unread msgs          */
{
	width: 25%;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 6px 1px 6px 1px;
	background-color: #DAD6C9; /* light grainy brown */
	border-top: solid 1px #8E5812; /* darkest brown */
	border-left: solid 1px #8E5812; /* darkest brown */
	/* background: url(images/user_boardblurb.jpg) repeat; */
}
.guest_boardblurb
/*   in the new linktree an offer to login or register         */
{
	width: 25%;
	font-size: medium;
	text-align: right;
	color: #8E5812; /* darkest brown */
	padding: 4px 8px 4px 1px;
	background-color: #DAD6C9; /* light grainy brown */
	border-top: solid 1px #8E5812; /* darkest brown */
	border-left: solid 1px #8E5812; /* darkest brown */
	/* background: url(images/guest_boardblurb.jpg) repeat; */
}
.random_news
{

	color: #8E5812; /* darkest brown */
	padding: 6px 8px 6px 8px;
	border: inset 6px #8E5812; /* darkest brown */
	/* background: url(images/random_news.jpg) repeat; */
	background-color: #CCC2A1; /* medium grainy brown */
}
.news_fader_border
{
	border: solid 7px #8E5812; /* darkest brown */
}
.news_fader_title
{
	text-align: center;
	font-size: large;
	padding: 6px 1px 6px 1px;
	/* background: url(images/news_fader_title.jpg) repeat; */
	background-color: #CCC2A1; /* medium grainy brown */
}
.news_fader
{
	width: 100%;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 6px 8px 6px 8px;
	border: ridge 1px #8E5812; /* darkest brown */
	/* background: url(images/news_fader1.jpg) repeat; */
	background-color: #DAD6C9; /* light grainy brown */

}
.news_fader_text
{
	font-size: medium;
	color: #8E5812; /* darkest brown */
}
.skin_changer
/*  at the bottom of the screen before copyright logos          */

{
	margin: 0 0;
	width: 20%;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	background-color: #DAD6C9; /* light grainy brown */
	margin-bottom: 5px;
	border: 2px ridge #8E5812; /* darkest brown */
	/* background: url(images/skin_changer.jpg); */
	height: 40px;
}
.copywrite a, span.copywrite
{
	color: #FFEE44; /* yellow */
}
.nav_border
/*   border around the entire linktree no matter how many elements         */

{
	border: solid 7px #9F7B63; /* green */
	/* background: url(images/nav_border.gif); */
	/* background-color: #FFFFFF;  */

}

.top_linktree
/*    the name of your forum, always        */

{
	font-size: medium;
	text-align: center;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	/* border: 2px ridge #C9C7CA;  */
	/* background: url(images/top_linktree.jpg); */
	background-color: #E2DAB2; /* yellowish tan */


}

.single_cat
/*   where there is only one category, like search, under the forum name         */

{
	font-size: medium;
	text-align: center;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	border: inset 3px #946A28; /* bright orange */
	background: url(images/single_cat.jpg) repeat;
	background-color: #F3B01F; /* bright orange */
}


.board_cat
/*  the board category in the linktree          */

{
	font-size: medium;
	width: 15%;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	border: inset 3px #946A28; /* bright orange */
	background: url(images/board_cat.jpg) repeat;
	background-color: #F3B01F; /* bright orange */

}
.board_name
/*  the board name in the linktree          */
{
	font-size: medium;
	width: 25%;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	margin-bottom: 5px;

	/* background: url(images/board_name.jpg); */
	background-color: #DAD6C9; /* light grainy brown */

}
.board_msg
/*  the message subject          */
{
	font-size: medium;
	width: 40%;
	text-align: center;
	padding: 6px 5px 6px 3px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	border: solid 2px #8E5812; /* darkest brown */
	background-color: #B7F5B2; /* light green */
	background: url(images/board_msg.jpg) repeat;
}
.board_child
{
	font-size: medium;
	width: 40%;
	padding: 8px 8px 8px 8px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	margin-bottom: 5px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/board_child.jpg);
	background-color: #FDEDCD; /* peach */
}
.board_mod
{
	font-size: medium;
	width: 7%;
	text-align: center;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	margin-bottom: 5px;
	border: inset 1px #8E5812; /* darkest brown */
	background: url(images/board_mod.jpg);
	background-color: #DAD6C9; /* light grainy brown */

}
.side_desc
{
	font-size: medium;
	width: 2%;
	text-align: center;
	padding: 4px 1px 4px 1px;
	text-decoration: none;
	color: #8E5812; /* darkest brown */
	margin-bottom: 5px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/board_mod.jpg);
	background-color: #DAD6C9; /* light grainy brown */
}
.board_border
/*  puts a border around the entire board names and categories   up to infocenter       */
{
	border: inset 5px #4CE02A; /* green  */
}
.blogborder
{
	border: inset 5px #4CE02A; /* green  */
}
.board_category, .blogtitle
{
	font-size: medium;
	text-align: center;
	font-size: large;
	color: #000000; /* black */
	padding: 6px 1px 8px 1px;
	border: solid 4px #338321; /* dark green */
	background: url(images/board_category.jpg) repeat;
	background-color: #DAD6C9; /* light grainy brown */
}

.board_category a:link
{
	color: #000000; /* black */
}
.board_category a:visited
{
	color: #000000; /* black */
}
.board_category a:hover
{
	color: #00BB66; /* medium green */
}
.board_category a:active
{
	color: #FA0808; /* bright red */
}
.board_header
/*    Board name  	Topics  	Posts        */

{
	text-align: center;
	font-size: medium;
	color: #FFEE44; /* yellow */
	padding: 6px 1px 6px 1px;
	border: solid 1px #06A829; /* dark green */
	/* background: url(images/board_header.jpg) repeat; */
	background-color: #338321; /* dark green */
}
.board_new_indicator
{

	width: 4%;
	padding: 0px 0px 0px 0px;
	border: solid 1px #B8AF97; /* brown  */
	/* background: url(images/board_new_indicator.jpg) repeat; */
	background-color: #D7D1C1; /* lightbrown */
}
.board_desc
{
	width: 34%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 6px 1px 6px 6px;
	background: url(images/board_desc.jpg) repeat;
	background-color: #FDEBC7; /* light orange */
	border: solid 2px #B8AF97; /* brown  */
}
.blog
{

	text-align: left;
	font-size: medium;
	color: #338321; /* dark green */
	padding: 2px 1px 2px 6px;
	border: solid 4px #338321; /* dark green */
	background: url(images/blog.jpg) repeat;
	background-color: #DEFADC; /* lite green */
}
.moderator
{
	color: #338321; /* dark green */
	font-size: medium;
	text-align: right;
	font-style: italic;
	padding: 3px 8px 6px 1px;
}
.children
{
	color: #8E5812; /* darkest brown */
	font-size: medium;
	text-align: center;
	padding: 5px 5px 5px 5px;
	background: url(images/children.jpg) repeat;
	background-color: #E0FADE; /* light green */
	border: solid 3px #338321; /* dark green */

}
.children a:link
{
	color: #000000; /* black */
	text-decoration: underline;
}
.children a:visited
{
	color: #000000; /* black */
	text-decoration: underline;
}
.children a:hover
{
	color: #00BB66; /* medium green */
	text-decoration: underline;
}
.children a:active
{
	color: #FA0808; /* bright red */
	text-decoration: underline;
}
.board_topics
{
	color: #8E5812; /* darkest brown */
	font-size: medium;
	width: 2%;
	padding: 1px 1px 1px 1px;
	border: solid 1px #8E5812; /* darkest brown */
	/* background: url(images/board_new_indicator.jpg) repeat; */
	background-color: #D7D1C1; /* lightbrown */
}
.board_posts
{
	color: #8E5812; /* darkest brown */
	font-size: medium;
	width: 2%;
	padding: 1px 1px 1px 1px;
	border: solid 1px #8E5812; /* darkest brown */
	/* background: url(images/board_new_indicator.jpg) repeat; */
	background-color: #D7D1C1; /* lightbrown */
}
.board_last
{
	width: 15%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 1px 1px 1px;
	background: url(images/board_last.jpg) repeat;
	border: solid 1px #8E5812; /* darkest brown */
	background-color: #E1DED4; /* tan */
}
.blogtime
{
	width: 70%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 4px;
	background: url(images/blogtime.jpg) repeat;
	background-color: #C1F6BD; /* green */
	border: inset 1px #00BB66; /* medium green */
}
div.blogtime div
{
	color: #338321; /* dark green */
}

.board_last a:visited
{
	color: #0B7346; /* dark green */
	text-decoration: underline;
}
.board_bottom
/*   No New Posts etc and ads         */

{
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 1px 1px 1px;
	/* background: url(images/board_bottom.jpg) repeat; */
	background-color: #4CE02A; /* green */

}
.infocenter_title, .info_catbg
{
	text-align: center;
	font-size: large;
	color: #8E5812; /* darkest brown */
	padding: 6px 1px 6px 1px;
	border: solid 3px #E08714; /* orange  */
	background: url(images/infocenter_title.jpg) repeat;
	background-color: #FBCE94; /* orange */
}
.calendar_title, .forumstats_title, .usersonline_title, .recentposts_titlebg
{
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	border: solid 2px #E08714; /* orange  */
	background: url(images/calendar_title.jpg) repeat;
	background-color: #FBCE94; /* orange */
}
.recentposts_title
{
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	border: solid 4px #E71B1B; /* red  */
	/* background: url(images/recentposts_title.jpg) repeat; */
	background-color: #FFEE44; /* yellow */
}
.recentposts_bordercolor
{
	border: ridge 5px #E71B1B; /* red  */
}
.recentposts_header
{
	text-align: center;
	font-size: medium;
	color: #FFEE44; /* yellow */
	border: solid 2px #E08714; /* orange  */
	/* background: url(images/recentposts_header.jpg) repeat; */
	background-color: #E71B1B; /* red  */
}
.recentposts_icon, .calendar_icon, .forumstats_icon, .usersonline_icon, .board_windowbg
{

	width: 4%;
	padding: 1px 1px 1px 1px;
	border: solid 2px #E2DAB2; /* yellowish tan */
	/* background: url(images/board_new_indicator.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
}
.recentposts_subject
{
	width: 62%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 6px 1px 6px 6px;
	/* background: url(images/recentposts_subject.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
	border: solid 2px #E2DAB2; /* yellowish tan */
}
.website_subject
{
	width: 65%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 3px 3px 3px;
	border: solid 2px #E2DAB2; /* yellowish tan */
	/* background: url(images/recentposts_subject.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
}


.recentposts_board
{
	width: 33%;
	text-align: right;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 6px 1px 1px;
	/* background: url(images/recentposts_board.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
	border: solid 2px #E2DAB2; /* yellowish tan */
}
.website_board
{
	width: 31%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	border: solid 2px #E2DAB2; /* yellowish tan */
	/* background: url(images/recentposts_board.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
}
.calendar_msg
{
	width: 25%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 6px 1px 1px;
	/* background: url(images/calendar_msg.jpg) repeat; */
	border: solid 2px #E2DAB2; /* yellowish tan */
	background-color: #EDE9D7; /* yellowish tan */
}
.calendar_msg span
{
	width: 25%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 6px 1px 1px;
	/* background: url(images/calendar_msg.jpg) repeat; */
	border: solid 2px #E2DAB2; /* yellowish tan */
	background-color: #EDE9D7; /* yellowish tan */
}

.forumstats_msg
{
	width: 74%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 1px 1px 6px;
	/* background: url(images/forumstats_msg.jpg) repeat; */
	border: solid 2px #E2DAB2; /* yellowish tan */
	background-color: #EDE9D7; /* yellowish tan */
}
.usersonline_msg
{
	width: 91%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 1px 1px 1px 6px;
	/* background: url(images/usersonline_msg.jpg) repeat; */
	border: solid 2px #E2DAB2; /* yellowish tan */
	background-color: #EDE9D7; /* yellowish tan */
}
.mostonline_msg
{
	width: 100%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 5px 1px 5px 1px;
	background: url(images/mostonline_msg.jpg) repeat;
	border: outset 4px #8E5812; /* darkest brown */
	background-color: #EDE9D7; /* yellowish tan */
}
.blogtext
{

	text-align: left;
	font-size: medium;
	color: #338321; /* dark green */
	padding: 2px 1px 2px 4px;

}

.infoctr_border
{
	border: solid 7px #4EE22C; /* green */
}
.topiclist_border
{
	border: solid 7px #986D29; /* dark brown */
}
.childlist_bordercolor
/*   border around child board shown under the parent         */

{
	border: solid 5px #DEC631; /* dark gold */
}

.desc_border
{
	border: solid 5px #986D29; /* dark brown */
}
.desc_title
{
	font-size: medium;
	text-align: center;
	padding: 8px 1px 8px 1px;
	background: url(images/desc_title.jpg) repeat;
	border: outset 3px #8E5812; /* darkest brown */
	background-color: #F3E880; /* light gold */
}
.pageindex, tr.pageindex td, .pageindex div
{
	width: 35%;
	font-size: medium;
	text-align: center;
	padding: 5px 1px 5px 1px;
	/* background: url(images/pageindex.jpg) repeat; */
	/* border: outset 3px #8E5812;  */
	background-color: #EFEBDD; /* lite tan */

}
.childlist_title
{
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	border: ridge 2px #DCDCDC; /* light grey 1 */
	background: url(images/childlist_title.jpg) repeat;
	border: solid 2px #8E5812; /* darkest brown */
	background-color: #FEEBCA; /* peach */
}
.childlist_icon
{

	width: 4%;
	padding: 1px 1px 1px 1px;
	border: solid 2px #8E5812; /* darkest brown */
	/* background: url(images/board_new_indicator.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
}
.childlist_desc
{
	width: 34%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 6px 1px 6px 6px;
	/* background: url(images/board_desc.jpg) repeat; */
	border: solid 2px #8E5812; /* darkest brown */
	background-color: #EDE9D7; /* yellowish tan */
}
.childlist_stats
{

	width: 7%;
	color: #8E5812; /* darkest brown */
	font-size: medium;
	padding: 1px 1px 1px 1px;
	border: solid 2px #8E5812; /* darkest brown */
	/* background: url(images/board_new_indicator.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
}
.childlist_last
{
	width: 25%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 6px;
	/* background: url(images/board_last.jpg) repeat; */
	background-color: #EDE9D7; /* yellowish tan */
	border: solid 2px #8E5812; /* darkest brown */
}
.topiclist_bordercolor
{
	padding: 0px 0px 0px 0px;
}
.showtopics_blank
{

	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	background-color: #CCC1A0; /* dark brown */
	background: url(images/showtopics_blank.jpg) repeat;
}
.showtopics_subj
{
	width: 34%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	border: solid 1px #8E5812; /* darkest brown */
	background-color: #CCC1A0; /* dark brown */
	background: url(images/showtopics_blank.jpg) repeat;
}
.showtopics_starter
{
	width: 11%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	border: solid 1px #8E5812; /* darkest brown */
	background-color: #CCC1A0; /* dark brown */
	background: url(images/showtopics_blank.jpg) repeat;
}
.showtopics_reply
{
	width: 4%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 2px 3px 2px;
	border: solid 1px #8E5812; /* darkest brown */
	background-color: #CCC1A0; /* dark brown */
	background: url(images/showtopics_blank.jpg) repeat;
}
.showtopics_views
{
	width: 4%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 2px 3px 2px;
	border: solid 1px #8E5812; /* darkest brown */
		background-color: #CCC1A0; /* dark brown */
	background: url(images/showtopics_blank.jpg) repeat;
}
.showtopics_last
{
	width: 22%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 2px 3px 2px;
	border: solid 1px #8E5812; /* darkest brown */
		background-color: #CCC1A0; /* dark brown */
	background: url(images/showtopics_blank.jpg) repeat;
}
.showtopics_mod, .showtopics_mod3
{

	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 0px 0px 0px 0px;
	border: solid 1px #8E5812; /* darkest brown */
	background-color: #CCC1A0; /* dark brown */
	background: url(images/subjects_plain.jpg) repeat;
}
.who_viewing
{

	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 0px 3px 0px;
	border: solid 2px #8E5812; /* darkest brown */
	/* background: url(images/who_viewing.jpg) repeat; */
	background-color: #F4E77A; /* yellow */
}
.topic_class
{
	border: solid 1px #8E5812; /* darkest brown */
	background: url(images/topic_class.jpg) repeat;
	background-color: #D9D7CE; /* grainy brown */
}
.topic_icon
{
	border: solid 1px #8E5812; /* darkest brown */
	background: url(images/topic_class.jpg) repeat;
	background-color: #D9D7CE; /* grainy brown */
}

.subjects_plain
{
	width: 34%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 6px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/subjects_plain.jpg) repeat;
	background-color: #E2DAB2; /* grainy brown */
}
.subjects_plain3
/*  stickies and lockeds          */

{
	width: 34%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 6px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/subjects_plain3.jpg) repeat;
	background-color: #F6E9BB; /* light gold */
}
.subjects_starter
{
	width: 11%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/topic_class.jpg) repeat;
	background-color: #E9CA6F; /* darkest gold */
}
.subjects_replies, .subjects_replies3
{
	width: 4%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/subjects_plain.jpg) repeat;
	background-color: #E9CA6F; /* darkest gold */
}
.subjects_views, .subjects_views3
{
	width: 4%;
	text-align: center;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 1px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/subjects_plain.jpg) repeat;
	background-color: #E9CA6F; /* darkest gold */
}
.subjects_last
{
	width: 22%;
	text-align: left;
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 2px 3px 2px;
	border: solid 2px #8E5812; /* darkest brown */
	background: url(images/topic_class.jpg) repeat;
	background-color: #E9CA6F; /* darkest gold */
}

.bordercolor

{

	font-size: medium;
	color: #8E5812; /* darkest brown */
	border: solid 7px #986D29; /* dark brown */
	/* background: url(images/bordercolor.jpg) repeat; */
	background-color: #E6DDC8; /* light grainy brown */
}
.admin_bordercolor
{

	font-size: medium;
	color: #8E5812; /* darkest brown */
	border: solid 6px #986D29; /* dark brown */
	/* background: url(images/bordercolor.jpg) repeat; */
	background-color: #E6DDC8; /* light grainy brown */
}
.adminwindowbg
{
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 2px 2px 2px 4px;
	/* background: url(images/adminwindowbg.jpg) repeat; */
	background-color: #E6DDC8; /* light grainy brown */
	border: ridge 4px #986D29; /* dark brown */
}
.adminwindowbg2
{
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 2px 2px 2px 4px;
	/* background: url(images/adminwindowbg2.jpg) repeat; */
	background-color: #FFEEAA; /* tannish yellow */
	border: solid 4px #DDAA00; /* orangey brown */
}
tr.adminwindowbg3 td, .adminwindowbg3
{
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 0px 4px 4px 4px;
	/* background: url(images/adminwindowbg3.jpg) repeat; */
	background-color: #FFF1C5; /* yeller */
	border: solid 4px #986D29; /* dark brown */
}
.admin_title
{
	text-align: center;
	font-size: medium;
	padding: 0px 4px 4px 4px;
	/* background: url(images/admin_title.jpg) repeat; */
	background-color: #E6DDC8; /* light grainy brown */
	border: outset 3px #8E5812; /* darkest brown */
}
.admin_catbg
{
	text-align: center;
	font-size: medium;
	padding: 0px 4px 4px 4px;
	/* background: url(images/admin_catbg.jpg) repeat; */
	background-color: #E6DDC8; /* light grainy brown */
	border: outset 3px #8E5812; /* darkest brown */
}
tr.admin_titlebg td
{
	font-size: medium;
	padding: 6px 4px 4px 4px;
	background: url(images/admin_titlebg.jpg) repeat;
	background-color: #D9D7CE; /* lite grainy brown */
	border: solid 3px #C0B6A2; /* medium brown */
}


.titlebg2
{
	font-size: medium;
	/* background: url(images/titlebg2.jpg) repeat; */
	background-color: #D9D7CE; /* lite grainy brown */
	border: solid 3px #C0B6A2; /* medium brown */
}
.titlebg
{
	font-size: medium;
	/* background: url(images/titlebg.jpg) repeat; */
	background-color: #D9D7CE; /* lite grainy brown */
	border: solid 3px #C0B6A2; /* medium brown */
}
.catbg2, .catbg, .catbg3
{
	font-size: medium;
	/* background: url(images/catbg2.gif) repeat; */
	background-color: #D9D7CE; /* lite grainy brown */
	border: solid 3px #C0B6A2; /* medium brown */
}
/* the today container in calendar */
.calendar_today
{
	background-color: #F9EB7E; /* gold */
	/* background: url(images/calendar_today.jpg) repeat; */
	border: solid 3px #EE0000; /* red */

}
.tborder
{
	border: solid 8px #C0B6A2; /* medium brown */
	/* background: url(images/tborder.jpg) repeat; */
	background-color: #D9D7CE; /* lite grainy brown */
}
.windowbg
{
	font-size: medium;
	color: #000000; /* black */
	/* top right bottom left */
	background-color: #D9D7CE; /* lite grainy brown */
	padding: 2px 2px 2px 4px;
	background: url(images/windowbg.jpg) repeat;
	border: solid 1px #C0B6A2; /* medium brown */
}
.windowbg2
{
	font-size: medium;
	color: #000000; /* black */
	padding: 2px 2px 2px 4px;
	background: url(images/windowbg2.jpg) repeat;
	background-color: #EFEBDD; /* lite tan */
	border: solid 1px #C0B6A2; /* medium brown */
}
.windowbg3
{
	font-size: medium;
	color: #000000; /* black */
	padding: 2px 2px 2px 4px;
	background: url(images/windowbg3.jpg) repeat;
	background-color: #FCE7CC; /* peach */
	border: solid 3px #C7AB87; /* dark peach? */
}
.windowbg4
{
	font-size: medium;
	color: #000000; /* black */
	padding: 2px 2px 2px 4px;
	background: url(images/windowbg3.jpg) repeat;
	background-color: #FCE7CC; /* peach */
	border: solid 3px #C7AB87; /* dark peach? */
}

/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	font-size: medium;
	color: #000000; /* black */
	width: 90%;
	overflow: auto;
	line-height: 1.3em;
	margin-left: 0px;
	background-color: #F2EBCA; /* light tan */
	/* top right bottom left */

	padding: 15px 15px 20px 20px;
	border: outset 2px #8E5812; /* darkest brown */

}
.search_post
{

	font-size: medium;
	color: #000000; /* black */
	background-color: #F2EBCA; /* light tan */
	padding: 8px 4px 8px 8px;
	border: solid 6px #8E5812; /* darkest brown */

}

.messagebg1


{
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 4px;
	text-align: left;
	background: url(images/messagebg1.jpg) repeat;
	background-color: #D3CAAC; /* brown */

}
.messagebg2

{
	font-size: medium;
	color: #8E5812; /* darkest brown */
	padding: 3px 1px 3px 4px;
	text-align: left;
	background: url(images/messagebg2.jpg) repeat;
	background-color: #D3CAAC; /* brown */

}
.event_border, .poll_border
{
	border: ridge 5px #D3CAAC; /* brown */
}
.poll_view
{
	font-size: medium;
	color: #000000; /* black */
	padding: 3px 4px 3px 4px;
	text-align: left;

}
.message_header
{
	text-align: center;
	color: #000000; /* black */
	padding: 8px 1px 3px 1px;
	font-size: medium;
	/* background: url(images/message_header.jpg) repeat; */
	background-color: #D9D7CE; /* med brown */
	border: groove 3px #8E5812; /* darkest brown */

}
.message_headersubj
{
	font-size: medium;
	padding: 3px 4px 3px 4px;
	/* background: url(images/message_headersubj.jpg) repeat; */
	background-color: #FAF8F8; /* lightest grey */
}
.msg_bordercolor
{
	padding: 0px 0px 0px 0px;
	

}
.abovemsg_tborder
{
	width: 100%;
	font-size: medium;
	/* background: url(images/abovemsg_tborder.jpg) repeat; */
	background-color: #EFEBDD; /* lite tan */
	border: solid 6px #8E5812; /* darkest brown */
	padding: 0px 0px 0px 0px;
}
.abovemsg_catbg, .belowmsg_catbg
{
	padding: 0px 0px 0px 0px;
}
.belowmsg_tborder
{
	width: 100%;
	font-size: medium;
	/* background: url(images/abovemsg_tborder.jpg) repeat; */
	background-color: #EFEBDD; /* lite tan */
	border: solid 6px #8E5812; /* darkest brown */
	padding: 0px 0px 0px 0px;
}
.prevnext
{
	text-align: center;
	background-color: #EFEBDD; /* lite tan */
	font-size: medium;
	padding: 3px 1px 3px 1px;
	/* background: url(images/prevnext.jpg) repeat; */

}
.posterinfo
/*   back of the poster's info on the left side while reading messages         */

{
	font-size: medium;
	padding: 8px 8px 3px 8px;
	border: solid 4px #8E5812; /* darkest brown */
	color: #000000; /* black */
	background-color: #EFEBDD; /* lite tan */
	/* background: url(images/posterinfo.jpg) repeat; */

}
/* Standard horizontal rule.. ([hr], etc.) */
hr
{
		height: 6px;
		background: url(images/hrcolor.jpg) repeat;
		background-color: #8E5812; /* darkest brown */

}
.signature

/*   in display.template.php  the user's sig at bottom of messages       */
{

	width: 97%;
	font-size: medium;
	color: #000000; /* black */
	/* background: url(images/signature.jpg) repeat; */
	background-color: #FCE7CC; /* peach */
	/* top right bottom left */
	padding: 8px 8px 8px 8px;
	border: solid 6px #C7AB87; /* dark peach? */

}
/* highlight is used in the PersonalMessage.php while searching */

.highlight

{
	font-size: medium;
	color: #FFFFFF; /* white */
	background-color: #8E5812; /* darkest brown */
	text-decoration: none;
	font-weight: 600;
	font-style: italic;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;

}
.codeheader

/* Found in Subs.php for displaying the word code above some programming code */

{
	font-size: medium;
	text-align: center;
	color: #1115BB; /* dark blue */
	/* delete background color if you use a graphic for the quoted text */
	width: 12%;
	overflow: auto;
	/* background: url(images/codeheader.jpg) repeat;  */
	/* top right bottom left */
	padding: 6px 4px 6px 12px;
	border: outset 2px #FFB517; /* bright orange */
	background-color: #FFD35A; /* bright ornage */

}
.code

/* Found in Subs.php for programming code monospaced */

{

	font-size: medium;
	color: #000000;
	background: url(images/codeback.jpg) repeat;
	background-color: #F5EC9F; /* light yellow */
	font-family: "Bitstream Vera Sans Mono", "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Courier New";
	line-height: 1.3em;
	/* Put a nice border around it. */
	border-style: outset;
	border-color: #FFB517; /* bright orange */
	border-width: 2px 2px 4px 4px;
	/* top right bottom left */
	padding: 12px 12px 12px 12px;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 11px;
	margin-top: 11px;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 30 lines, and just show a scrollbar. */
	max-height: 30em;
	max-width: 90%;

}

.quoteheader

/* Found in Subs.php for displaying the word QUOTE above quoted text  */

{
	font-size: medium;
	color: #000000; /* black, it will show blue on bbs if it is a link */
	/* delete background color if you use a graphic for the quoted text */
	width: 80%;
	overflow: auto;
	background: url(images/quoteheader.jpg) repeat;
	background-color: #F5F5F5; /* lite grey */
	/* top right bottom left */
	padding: 4px 4px 6px 8px;
	border: outset 2px #B6721A /* reddish brown */

}


/* Nested quoteheaders TWO DEEP */
.quote .quoteheader, .quote .quote .quoteheader, .quote .quote .quote .quoteheader
{

     font-size: medium;
     color: #000000; /* black */
     padding: 4px 4px 6px 8px;
    background: url(images/quoteheader2.jpg) repeat;
background-color: #EFEADD; /* tan */
     border-color: #D0C3A0; /* darktan */

}

/* Nested quote text THREE DEEP */
.quote .quote .quote, .quote .quote .quote .quote
{

    font-size: medium;
    color: #000000; /* black */
    padding: 4px 4px 6px 8px;
   background: url(images/quoteback3.jpg) repeat;
	background-color: #F0F0F0; /* grey */
     border-color: #F1C893; /* dark peach */

}

/* Nested quote text TWO DEEP */
.quote .quote, .quote .quote
{

     font-size: medium;
    color: #000000; /* black */
     padding: 4px 4px 6px 8px;
    background: url(images/quoteback2.jpg) repeat;
	background-color: #F7F5EF; /* off white */
     border-color: #E0DAC8; /* darker */

}

/* Nested quote text FOUR DEEP */
.quote .quote .quote .quote, .quote .quote .quote .quote
{

     font-size: medium;
     color: #000000; /* black */
     padding: 4px 4px 6px 8px;
    background: url(images/quoteback.jpg) repeat;
	background-color: #CDE5FD; /* blue */
     border-color: #8E7A1E; /* dark brown */

}

/* Nested quoteheaders THREE DEEP */
/* thanks to admactanium for the code  */
/*  http://www.simplemachines.org/community/index.php?topic=20208.0 */

.quote .quote .quoteheader, .quote .quote .quote .quoteheader, .quote .quote .quote .quote .quoteheader
{

     font-size: medium;
     color: #000000; /* black */
     padding: 4px 4px 6px 8px;
     background: url(images/quoteheader3.jpg) repeat;
	background-color: #FCE7CC; /* peach */
     border-color: #F1C893; /* dark peach */

}

/* Nested quoteheaders FOUR DEEP back to blue */
/*     all others after 4 deep are blue       */


.quote .quote .quote .quoteheader, .quote .quote .quote .quote .quoteheader
{

     font-size: medium;
     color: #000000; /* black */
     padding: 4px 4px 6px 8px;
     background: url(images/quoteheader.jpg) repeat;
	background-color: #CDE5FD; /* blue */
     border: outset 2px #B6721A /* reddish brown */

}



.quote

/* Found in Subs.php for displaying quoted text */

{
	font-size: medium;
	color: #000000; /* black */
	background-color: #DCDCDC; /* light grey 1 */
	background: url(images/quoteback.jpg) repeat;
	background-color: #CDE5FD; /* blue */
	font-weight: 600;
	border-color: #8E7A1E; /* dark brown */
	border-style: outset;
	border-bottom-width: 3px;
	border-left-width: 3px;
	/* top right bottom left */
	padding: 20px 3px 10px 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 7px;
	line-height: 1.4em;

}


.phpcode

/*    the bbcode php which highlights programming comments        */

{
	color: #8E5812; /* darkest brown */
	font-family: "Bitstream Vera Sans Mono", "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Courier New";
	background-color: #FAF3D9; /* light tan */
	/* background: url(images/phpcode.jpg) repeat;  */
	font-weight: 600;
	border-color: #E2C15C; /* orangey brown */
	border-style: outset;
	border-bottom-width: 3px;
	border-left-width: 3px;
	/* top right bottom left */
	padding: 20px 3px 10px 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 7px;
	line-height: 1.4em;
}


input, button
{
	font-size: medium;
	font-style: normal;
	color: #8E5812; /* darkest brown */
	text-decoration: none;
	padding: 1px 0px 1px 4px;
	background: url(images/input_button.jpg) repeat;
	background-color: #E1DED3; /* light tan */
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: inset 2px #8E5812; /* dark brown */
}
.editor
{
	width: 95%;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000; /* black */
	text-decoration: none;
	padding: 4px 3px 4px 7px;
	/* background: url(images/textarea.jpg) repeat; */
	background-color: #E8E6E0; /* tan */
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: solid 8px #847B68; /* dark brown */
}
select, optgroup, quick_theme_changer
{
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #8E5812; /* darkest brown */
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	background-color: #F0ECDF; /* tan */
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: solid 4px #8E5812; /* darkest brown */

}

.smileys
{
	color: #000000;
	width: 90%;
	overflow: auto;
	/* background: url(images/smileys.jpg) repeat;  */
	background-color: #F0ECDF; /* tan */
	/* top right bottom left */
	padding: 4px 4px 4px 4px;
	border: outset 3px #8E5812; /* darkest brown */

}


.maintab_first
{
	background: url(images/maintab_first.jpg) center left no-repeat;

	width: 10px;

}
.maintab_back
{
	background: url(images/maintab_back.jpg) repeat;
	padding: 5px 1px 5px 1px;

}
.maintab_last
{
	background: url(images/maintab_last.jpg) center left no-repeat;

	width: 10px;

}
.maintab_active_first
{
	background: url(images/maintab_active_first.jpg) center left no-repeat;

	width: 10px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.jpg) center center repeat;
	padding: 5px 1px 5px 1px;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.jpg) center left no-repeat;

	width: 10px;
}


.maintab_back a:link, .maintab_back a:visited
{
	font-size: medium;
	vertical-align: middle;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: solid 3px #957317; /*  brown */
}

.maintab_back a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/maintab_link_back.jpg) repeat;
}
.maintab_back a:active
{
	color: #EE0000; /* red */
	text-decoration: underline;
}

.maintab_active_back a:link, .maintab_active_back a:visited
{
	font-size: medium;
	vertical-align: middle;
	color: #FFEE44; /* yellow */
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: solid 3px #D54C27; /*  red */
}
.maintab_active_back a:hover
{
	color: #FFFFFF; /* white */
	text-decoration: underline;
}
.maintab_active_back a:active
{
	color: #FDA22D; /* bright orange */
	text-decoration: underline;
}



.mirrortab_first
{
	background: url(images/mirrortab_first.jpg) center left no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.jpg)  center center repeat;
	padding: 5px 1px 5px 1px;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.jpg) center left no-repeat;
	width: 10px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.jpg) center left no-repeat;
	width: 10px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.jpg) center center repeat;
	padding: 5px 1px 5px 1px;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.jpg) center left no-repeat;
	width: 10px;
}



.mirrortab_back a:link, .mirrortab_back a:visited
{
	font-size: medium;
	vertical-align: middle;
	color: #8E5812; /* darkest brown */
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: solid 5px #DEC992; /*  dark gold */
}

.mirrortab_back a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/mirrortab_link_back.jpg) repeat;
}
.mirrortab_back a:active
{
	color: #FFFFFF;
	text-decoration: underline;
	background: url(images/mirrortab_active_back.jpg) repeat;
}

.mirrortab_active_back a:link, .mirrortab_active_back a:visited
{
	font-size: medium;
	vertical-align: middle;
	color: #FFFFFF; /* white */
	padding: 2px 2px 2px 2px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: "Franklin Gothic Medium", Arial, "Trebuchet MS", Helvetica, Verdana;
	border: solid 5px #36B248; /* green */
}
.mirrortab_active_back a:hover
{
	color: #FFFFFF; /* white */
	text-decoration: underline;
	background: url(images/mirrortab_active_hover_back.jpg) repeat;
}
.mirrortab_active_back a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}



/*  Ultiportal styles below          */
.website_welcome
{

	font-weight: 600;
	vertical-align: middle;
	text-align: center;
	/* background: url(images/website_welcome.jpg) repeat-x; */
	background-color: #F0ECDF; /* tan */
	color: #8E5812; /* darkest brown */
	padding: 2px 1px 2px 1px;
	border: solid 5px #8E5812; /* darkest brown */
	font-family: Helvetica, Helv, sans, "sans serif", Arial, Verdana;

}
.info_tborder

/*      the border around the _entire_ info center       */
{
	border: solid 5px #8E5812; /* darkest brown */


}
.details
{
	font-size: medium;
}

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

