/* Normal, standard links. */
a:link
{
	color: #FF0000;
	text-decoration: none;
}
a:visited
{
	color: #FF0000;
	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: #cc3333;
	text-decoration: underline;
}

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

/* The main body of the entire forum. */
body
{
	background-color: #FFFFFF;
	margin: 0px;
	background: url(../england/checker.gif);
}
/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #FFFFFF;
}
.windowbg2
{
	color: #000000;
	background-color: #FEDFFE;
}
.windowbg3
{
	color: #000000;
	background-color: #FEDFFE;
}
/* 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: black;
	font-style: normal;
	background: url(../england/titlebg.jpg) #E9F0F6 repeat-x;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	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*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(../england/catbg.jpg) #FEDFFE repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td
{
	background: url(../england/catbg2.jpg) #FEDFFE repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3
{
	border-bottom: solid 1px #990000;
}
.maintab_first
{
	background: url(../england/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(../england/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(../england/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(../england/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(../england/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(../england/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(../england/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(../england/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(../england/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(../england/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(../england/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(../england/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: white;
	text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #e0e0ff;
	text-decoration: none;
}
.nav_first
{
	background: url(../england/tabs/main_left.gif) left top no-repeat;
	width: 6px;
}
.nav_back
{
	background: url(../england/tabs/main_middle.gif) left top repeat-x;
}
.nav_last
{
	background: url(../england/tabs/main_right.gif) left top no-repeat;
	width: 8px;
}
.nav_active_first
{
	background: url(../england/tabs/active_left.gif) left top no-repeat;
	width: 6px;
}
.nav_active_back
{
	background: url(../england/tabs/active_middle.gif) left top repeat-x;
}
.nav_active_last
{
	background: url(../england/tabs/active_right.gif) left top no-repeat;
	width: 8px;
}
.nav_first, .nav_back, .nav_last, .nav_active_first, .nav_active_back, .nav_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.nav_back, .nav_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 4px 2px 4px 2px;
	font-family: tahoma, sans-serif;
}
.nav_back a:link , .nav_back a:visited, .nav_active_back a:link , .nav_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.nav_back a:hover, .nav_active_back a:hover
{
	color: white;
	text-decoration: none;
}
.topper
{
  background-image:url(../england/bg_top.png);
  height: 140px;
}
.normal
{
  background: #FFFFFF;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 1px;
}

/**********************************************************************************
* THIS IS FOR THE DROPDOWNS																		 *
**********************************************************************************/
.anylinkcss
{
  position:absolute;
  visibility: hidden;
  border: 1px solid black;
  background-color: #A50000;
  width: 15em;
  font-weight: normal;
  font-size: 10pt;
  font-family: verdana, sans-serif;
  text-transform: none;
}
.anylinkcss a
{
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 10px;
  color: white;
  width: 100%;
  display: block;
  text-decoration: none;
  font-weight: none;
  text-indent: 2px;
  cursor: default;
}
.anylinkcss a:hover
{
  background-color: #F50000;
  cursor: default;
}