/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		NB2
	Based on style:	subSilver2 and NB2 for phpBB2
	Original author:	subBlue ( http://www.subBlue.com/ ) and Mike Lothar
	Modified by:		psoTFX and the phpBB team ( http://www.phpbb.com )
						Countries in colors ( http://www.countriesincolors.com )
						and Will Hough ( http://www.willhough.net )
		
	Copyright 2006 phpBB Group ( http://www.phpbb.com/ )
	Copyright 2008 Mike Lothar, Countries in Colors and Will Hough
    --------------------------------------------------------------
*/

/* Layout
 ------------ */

img {border:0;}

html {
	height: 100%;
	}
	
body {
	height: 100%;
	background-color: #7A676D;
	background-image: url(images/tile_plum.jpg);
	text-align: center;
	padding: 0;
	margin: 0}
		
#container2 { position: relative; width: 750px; margin-left: 5px; padding: 0px;}

#top_bk2 { 
	position: relative; 
	width: 750px; 
	height: 65px; 
	background: url(../imageset/page_forum.jpg) 0px 0px;}

#mid_bk2 {
	position: relative;
	width: 750px;
	min-height: auto;
	height:auto;	
	background: url(../imageset/page_mid2.jpg) repeat-y 0px 0px;	
}
#end_bk2 {
	position: relative;
	width: 750px;
	height: 67px;
	text-align: left;	
	background: url(../imageset/page_forum.jpg) 0px -65px;
}
/*top tab menu*/
#tabs { position: relative; height: 35px; width: 750px; margin: 0px auto;}
#menu7 { /*Height effects top tabs*/
	position:relative;
	height: 35px;
	line-height: 35px;
	}
#menu7 ul { margin: 0px; padding: 0px;}
#menu7 li { margin: 0px; padding-left: 0px; list-style-type: none;}
#menu7 a{
	position: relative;
	float: left;
	width: 100px;
	height: 35px;
	text-decoration: none;
	overflow: hidden;
}
#menu7 a i { visibility: hidden; background-position: bottom;}
#menu7 li.homesel a { background: url(../../../../flicker/tabs.gif) 0px -35px;}
#menu7 li.aboutsel a { background: url(../../../../flicker/tabs.gif) -101px -35px;}
#menu7 li.refsel a { background: url(../../../../flicker/tabs.gif) -201px -35px;}
#menu7 li.discusssel a { background: url(../../../../flicker/tabs.gif) -301px -35px;}
#menu7 li.mementossel a { background: url(../../../../flicker/tabs.gif) -401px -35px;}
a#home {background: url(../../../../flicker/tabs.gif) 0 0; top: 7px; margin-left: 224px;}
a#about { background: url(../../../../flicker/tabs.gif) -101px 0; top: 8px;}
a#reference { background: url(../../../../flicker/tabs.gif) -201px 0; top: 9px;}
a#discuss { background: url(../../../../flicker/tabs.gif) -301px 0; top: 7px;}
a#mementos { background: url(../../../../flicker/tabs.gif) -401px 0; top: 8px;}
a#home:hover { border: none; background: url(../../../../flicker/tabs.gif) 0px -35px;}
a#about:hover { border: none; background: url(../../../../flicker/tabs.gif) -101px -35px;}
a#reference:hover { border: none; background: url(../../../../flicker/tabs.gif) -201px -35px;}
a#discuss:hover { border: none; background: url(../../../../flicker/tabs.gif) -301px -35px;}
a#mementos:hover { border: none; background: url(../../../../flicker/tabs.gif) -401px -35px;}

#logo {
	position: absolute;
	width: 109px;
	height: 109px;
	left: 52px;
	top: -40px;
	background: url(../../../../flicker/page_all.jpg) no-repeat -112px -132px;
	}
	
table {
	margin-left: 42px; 
	width: 90%;
	}

pre {/*bright blue*/
	color: #0000b4;
	font-size: 11px;
	line-height: 13px;
	text-align:left;
	padding:0 10px;
	}

form, .checkbox, input.radio, .helpline, p {
	padding: 0;
	border: 0}
	
input, select {
	vertical-align: middle;
	}

input.button {/*button backgrd*/
	margin: 0;
	padding: 1 3px;
	background-color: #E2D9C3;
	border: 1px outset}

* html input.button {
	/*\*//*/
	padding: 1px 0.5em;
	/**/	
	/*\*/padding: 1px 0.5em;/* */
	width/**/: 0;
	overflow/**/: visible;
	}
	
input.button {
	cursor: pointer !important;
	cursor: hand;
	}


.avatar img {/*bright blue*/
	background-color: #F0EBD7;
	margin-bottom: 3px;}

html>body .avatar img {
	background-color: #F0EBD7;
	border: 1px solid #E2D9C3}/*light brown*/

.menu1 {
	height: 24px;
	width: 677px;
	margin-left: 40px;
	background-color: #E2D9C3}/*light brn*/
	
.menu1 div {
	line-height: 23px}
	
.menu1 div a:hover {
	text-decoration: underline}
	
.menu1 .left {
	float: left;
	padding-left: 6px}
	
.menu1 .right {
	float: right;
	text-align: right;
	padding-right: 6px}

.menu1 .left a {
	padding-right: 10px}
	
.menu1 .right a {
	padding-left: 10px}
	
.menu2 {
	background-color: #CEBDA0;/*brown*/
	height: 24px;
	margin-left: 40px;
	width: 677px;
	}
	
.menu2 .left {
	float: left;
	text-align: left;
	height: 24px;
	line-height: 23px;
	padding-left: 6px;
	background: url(../theme/images/cornerL.gif) left bottom no-repeat}
	
.menu2 .right {
	float: right;
	text-align: right;
	height: 24px;
	line-height: 23px;
	padding-right: 6px;
	background: url(../theme/images/cornerR.gif) right bottom no-repeat}


.lightCornerL {
	background: url(../theme/images/cornerL02.gif) left bottom no-repeat}

.lightCornerR {
	background: url(../theme/images//cornerR02.gif) right bottom no-repeat}

.darkCornerL {
	background: url(../theme/images/cornerL.gif) left bottom no-repeat}
		
.darkCornerR {
	height: 11px;
	background: url(../theme/images/cornerR.gif) right bottom no-repeat}

#forum {
	width: 717px;
	height: 100%;
	margin: auto;
	}
	
#bodyline {
	margin: 0 auto;
	width: 717px;
	padding: 0px 0;
	vertical-align: top;
	text-align: left}


#top_image { /*Spacer*/
	text-align:center;
	height: 90px;
	}

#menu { 
	height: 18px;
	line-height: 18px;
	padding: 0 3px 1px}
	
#menu #left a {
	padding-right: 10px}
	
#menu #right a {
	padding-left: 10px}

div.spacing {
	height: 10px;
	clear: both}

.postbuttons img {
	border: 0;
	margin-right: 10px;}
.pad13 {padding: 0px 13px 0px 0px;}	
.padR {padding: 0px 0px 0px 5px;}
.pad {padding: 0px 10px 0px 0px;}
.padlogin {padding:5px 35px 5px 35px;}
.pad40 {padding: 0px 40px 0px 0px}
.pad0-0-4 {padding: 0 0 4px}	
.pad0-0-10 {padding: 0 0 10px}
.pad1 {padding: 1px}
.pad2 {padding: 2px}	
.pad4 {padding: 4px}
.pad6  {padding: 0px 6px 0px 0px;}
.pad10 {padding: 10px}	
.pad25 {padding: 25px}
.pad60 {padding: 60px}
.pad80 {padding: 0 0 0 80px}

div.timezone {
	padding: 20px 40px 3px 3px}
	
/*footer*/
div.copyright {
	padding: 5px}
#footer{ 
	display:block;
	position:relative;
	left: 208px;
	top: 10px;
	font: 12px/18px Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
}
#footerpic{
	display:block;
	position:relative;
	left: 0px;
	top: -10px;
	float: left;
	margin-right: 10px;
	background:   url(../../../../flicker/page_all.jpg) no-repeat -565px -185px;
	height: 55px;
	width: 68px;
	}			
/*hyperlink style used on footer, back buttons, top mail buttons*/
a.footer, a:visited.footer { font-size: 12px; color: #663300; text-decoration: none;}
a:hover.footer, a:active.footer { color: #8A2B3E; text-decoration: underline;}	

.quotetitle, .codetitle, .attachtitle, .downloadnoticetitle {
	margin: 10px 10px 0px 10px;
	padding: 10px 10px 0px 10px}

.quotecontent, .codecontent, .attachcontent, .downloadnotice {
	margin: 0px 10px 10px 10px;
	padding: 10px 10px 10px 20px}

div.hr {
	height: 1px;
	background-color: #ccc;/* Med Blue */
	margin: 5px 0}
	
div.hr hr {
	display: none}

input.search {
	margin: 0;
	border: 0px solid #613F3C}/* Dark Blue666 */

input.post, textarea.post, select, input.postfile {
	margin: 0;
	border: 1px solid #613F3C}

input.fade {
	color: #999999;/* Dark Gray */
	background-color: #EFEFE6;/* Med Gray c0c0c0 */
	margin: 0;
	border: 0px;}

input.search, input.post, textarea.post, input.postfile {
	padding: 2px 3px}

input.search {
	height: 14px}

input.post {
	height: 19px}
	
input.button { height:18px; padding-bottom:2px;}

html>body input.post {
	height: 12px}

html>body input.search {
	height: 12px}

.helpline {background-color: #E2D9C3}/* Med Brown*/

.postmini {
	width: 25px}
	
.postsmall {
	width: 90px}
	
.postmedium {
	width: 150px}
	
.postbig {
	width: 225px}

.postlarge {
	width: 320px}
	
.postbiggest {
	width: 450px}

.postauthor {
	color: #613F3C;
	font-weight:bold;
}

.postauthor a {
	color: #8A2B3E;
	text-decoration: none;
	font-weight:bold;
}

table.search td.one .postauthor a {
   color: #8A2B3E;
}

.postauthor a:hover {
	text-decoration: underline;
}


.block {
	display: block}

.clear {
	clear: both}

.left {
	float: left;
	text-align: left}
	
.right {
	float: right;
	text-align: right;}
	
.txtcenter {
	text-align: center}

.txtmiddle {
	text-align: center;
	vertical-align: middle}
	
.txtright {
	text-align: right;
	}
	
.txttop {
	vertical-align: top}
	
.txtbottom {
	vertical-align: bottom}
	
.txtleft {
	text-align: left}
	

	
td.row0, tr.row0 {
	background-color: #EFEFE6}/*Light Cream*/

td.row1, tr.row1	{
	background-color: #EFEFE6}
	
td.row2, tr.row2 {
	background-color: #E9E3D5}/*Dark Cream*/
	
td.row3, tr.row3 {margin: 0;
	height: 26px;
	background-color: #CEBDA0}/*Brown*/

td.row1 table {margin: 0px; padding: 0px;}/*For posting_body*/		
td.row2 table {margin: 0px; }		
td.row1 one, tr.row1 one { width: 54px;}
td.row1 three {width: 454px;}
p.topicdetails a img{ width:18px; height:9px;}

.brnbar {width: 674px; margin: 0px; padding: 0px;}
.red {color: #8A2B3E;}

td, th, input, select, textarea, .message, .smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #613F3C;
	font-size: 10px;
	line-height: 13px}
	
td a {
	color: #613F3C;
	text-decoration:none;}	

td a:hover {
	color: #8A2B3E;
	text-decoration: underline;}

tr.lines_2 th .nav, .nav {
	font-size: 11px;
	line-height: 23px;
	font-weight: bold}

tr.lines_1 th .nav, tr.lines_3 th .nav, .nav {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold}		

tr.lines_1 th .nav a, tr.lines_3 th .nav a, .nav a {
	color: #8A2B3E;
	text-decoration: none}

tr.lines_1 th .nav a:hover, tr.lines_3 th .nav a:hover, .nav a:hover {
	color: #8A2B3E;
	text-decoration: underline}

.codetitle {
	background-color: #fefefe;
	border-top: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Courier, 'Courier New', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #0000b4;
	font-size: 11px;
	line-height: 13px}

.codecontent {
	background-color: #fefefe;
	border-bottom: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Courier, 'Courier New', sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #0000b4;/*Med Blue*/
	font-size: 11px;
	line-height: 13px}

.quotetitle, .attachtitle {
	background-color: #fefefe;
	border-top: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #555;
	font-size: 10px;
	line-height: 13px}

.downloadnoticetitle {
	background-color: #ECD5D8;/*Light Pink*/
	border-top: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #8A2B3E;
	font-size: 10px;
	line-height: 13px}

.quotecontent {
	background-color: #fefefe;
	border-bottom: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #555;
	font-size: 10px;
	line-height: 13px}

.attachcontent {
	background-color: #fefefe;/*White*/
	border-bottom: 2px solid #d6d6d6;
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #555;
	font-size: 10px;
	line-height: 18px;
	}

.quotecontent a, .attachcontent a {
	color: #555;/*Dark Blue*/
	text-decoration: underline}	

.quotecontent a:hover, .attachcontent a:hover {
	color: #555;
	text-decoration: none}

.downloadnotice {
	background-color: #ECD5D8;/*Light Pink*/
	border-bottom: 2px solid #d6d6d6;/*Light Gray*/
	border-left: 2px solid #d6d6d6;
	border-right: 2px solid #d6d6d6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color:#8A2B3E;
	font-size: 10px;
	line-height: 13px}

.edited {
	font-style: italic}
	
.font11 {
	font-size: 11px; line-height: 13px}

tr.toplines th { 
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 0px 10px 0px 10px}
	
body:first-of-type tr.toplines th {width:0px;}/*Target Safari*/
	
tr.toplines2 th {
	line-height: 24px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #000;
	border-width: 0px 0px 1px 0px;
	}
tr.toplines th a {
	text-decoration: none;
	color: #613F3C;
	}

tr.toplines th a:hover {
	color: #8A2B3E;
	text-decoration: none;
	}

tr.lines_1 th {
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 5px 2px 6px}

tr.lines_2 th {
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 2px 3px 3px 4px}

tr.lines_3 th {
	border: 1px solid #000;
	border-width: 1px 0;
	padding: 3px 2px}
	
table.index_body td.one img {
	width: 46px;
	height: 25px}
	
table.index_body td.one {
	padding: 4px;
	text-align: center}
	
table.index_body td.two {
	padding: 4px;
	width: 335px;
	font-size: 11px;
	line-height: 13px;
	}
	
table.index_body td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap;
	}

table.index_body_icons td img {
	vertical-align: middle;
	width:46px;
	height: 25px;
	}
	
table.index_body_icons td {
	white-space: nowrap;
	text-align: center}

table.groupcp td.one {
	padding: 4px 7px;
	width: 150px;
	height: 26px}
	
table.groupcp td.two {
	padding: 4px 5px 4px 4px}
	
table.groupcp td.three {
	padding: 4px 7px;
	height: 26px}


/*   had to change the padding 4px 7px to 3px and the height from 26px to 30px since some weird things were happening which I cannot explain */
table.forum {width:678px;}

table.memberlist td.one {
	padding: 3px;
	height: 30px}

table.memberlist th a {
	text-decoration: none;
	color: #613F3C;
	}

table.memberlist th a:hover {
	text-decoration: none;
	color: #8A2B3E;
	}

table.memberlist td.row3 {
	height: 20px;
}

table.modcp td.one img { width: 19px; height: 18px}
table.mcp td.one a img { width: 19px; height: 9px;}	
	
table.modcp td.one {
	padding: 4px;
	text-align: center;}
	
table.modcp td.two {
	padding: 8px 4px;
	width: 100%}
	
table.modcp td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}

table.modcp td.four {
	padding: 4px;
	white-space: nowrap;
	width: 150px}

table.modcp td.five {
	padding: 4px}

table.modcp td.six {
	padding: 4px 7px;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	width: 150px;
	height: 100px}
	
table.modcp td.seven {
	padding: 4px 7px;
	vertical-align: top;
	text-align: left;
	width: 470px}
	
table.modcp td.eight {
	padding: 4px 7px}

table.modcp td.nine {
	padding: 4px 7px;
	height: 18px;
	line-height: 18px}

table.modcp tr.toplines th {
	line-height: 14px;
	height: 24px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ddd;/*Med Blue*/
	border-width: 1px 0;
	padding: 0 10px}

table.posting_body td.one {
	padding: 4px 7px;
	width: 360px;
	height: 26px}
	
table.posting_body td.two {
	padding: 4px 5px 4px 4px}
	
table.posting_body td.three {
	padding: 4px 7px;
	vertical-align: top;
	width: 450px} /*was 150px, topic review*/

table.posting_body td.four {
	padding: 4px 5px 4px 4px;
	vertical-align: top}
	
table.posting_body td.four div {
	padding-bottom: 3px}

table.posting_body td.five {
	padding: 4px 7px}

table.posting_body td.six {
	padding: 4px 7px;
	height: 130px}
	
table.posting_body td.seven {
	padding: 4px 5px 4px 4px;
	vertical-align: top}

table.posting_body td.eight {
	padding: 4px 7px;
	vertical-align: top;
	font-weight: bold;
	width: 135px;
	text-align: left;}
	
table.posting_body td.nine {
	padding: 4px 7px 10px;
	vertical-align: top;
	text-align: left}

table.privmsgs td.one img {
	width: 19px;
	height: 18px}
	
table.privmsgs td.one {
	padding: 4px;
	text-align: center}
	
table.privmsgs td.two {
	padding: 8px 4px;
	width: 100%;
	font-size: 11px;
	line-height: 13px}
	
table.privmsgs td.three {
	padding: 4px;
	text-align: center;
	white-space: nowrap}

table.profile td.one {
	padding: 4px 7px;
	width: 50%;
	height: 26px}
	
table.profile td.two {
	padding: 4px 5px 4px 4px}
	
table.profile td.three {
	padding: 4px 7px;
	height: 26px}

table.profile_view_body tr {
	height: 18px;
	text-align: right}

table.viewtopic td.one {
	padding: 4px 7px;
	font-weight: bold}

table.viewtopic td.two {
	padding: 4px 5px 4px 2px;
	height: 20px;
	}
	
table.viewtopic td.three {
	padding: 4px 7px;
	vertical-align: top;
	width: 150px;
	}
	
table.viewtopic td.four {
	padding: 2px 5px 4px;	
	vertical-align: top;
	height: 130px;
	}
	
table.viewtopic td.four table {
	width: 460px;}

	
table.viewtopic td.five {
	padding: 4px 7px;
	height: 18px;
	line-height: 18px}
	
table.viewtopic td.six {
	padding: 4px 5px;
	}

.postedited, .postapprove, .postreported {
	border: 2px solid #ffcccc;/*pink*/
	background-color: #e3e3e3;/*light gray*/
	padding: 2px;
	width: 100%;
	color:#Ca2023;
	font-size: 10px;
	line-height: 13px}	

table.viewforum td.one img {
	width: 19px;
	height: 18px}
	
table.viewforum td.one {
	padding: 4px;
	text-align: center}
	
table.viewforum td.two {
	padding: 4px;
	<!--[if IE]>
	width: 300px;
	<![endif]-->
	width: 100%;
	font-size: 11px;
	line-height: 13px}
	
table.viewforum td.three {
	padding: 4px;
	text-align: center;
	background-color: #E9E3D5;/*remove for drk brn*/
	white-space: nowrap;
	}
table.viewforum td.three a img {width:18px; height:9px;}	
table.modcp p img {width:18px; height:9px;}
table.viewforum p a img {width:18px; height:9px;}
form#forum-search { margin-left:15px;}
form#report {margin-left:-9px;}
form#modcp {width:540px;}
table.modcp {margin:0px; width:540px;}

.forumrules {
	border: 1px solid #ffcccc; /*pink*/
	background-color: #e3e3e3; /*light gray*/
	padding: 4px;
	width: 100%;
	color:#8A2B3E;
	font-size: 10px;
	line-height: 13px}

table.forumicons {
	margin-left: -5px;
	width: 0}
	
table.forumicons td {
	white-space: nowrap}
	
table.forumicons td img {
	width: 19px;
	height: 18px}

table.search td.zero {
	padding: 1px;
}

table.search td.one {
	padding: 4px 7px;
	width: 150px;
	vertical-align: top;
}

table.search td.one a {
	text-decoration: none;
	color: #000000;
}

table.search td.one a:hover {
	text-decoration: underline;
}
	
table.search td.two {
	padding: 4px 4px 7px 32px}

table.search td.two a {
	text-decoration: none}

table.search td.two div {
	padding-top: 3px;}
	
table.search td.three {
	padding: 4px 7px;
	text-align: right}

table.search td.four {
	padding: 4px;
	width: 150px}

table.search td.five {
	padding: 8px 4px}

table.search td.six {
	padding: 4px;
	vertical-align: top}

table.search td.seven img {
	width: 19px;
	height: 18px}
	
table.search td.seven {
	padding: 4px;
	text-align: center;
	width: 5%}
	
table.search td.eight {
	padding: 4px;
	width: 40%}
	
table.search td.nine {
	padding: 4px;
	text-align: center;
	width: 5%}
	
table.search td.ten {
	padding: 4px;
	text-align: center;
	white-space: nowrap;
	width: 20%}

table.search td.eleven {
	padding: 4px;
	text-align: center;
	width: 20%}



table.simple_header {
	background-color: #EFEFE6;
	height: 100%}
	
table.simple_header td {
	vertical-align: top}

table.viewonline td.one {width: 54px;
	padding: 8px 4px}
	
table.viewonline td.two {
	padding: 8px 4px;
	text-align: center}
h2 {
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #8A2B3E;
	margin: 15px 0px 0px 0px;
	padding: 0px 4px 0 12px;
	background: url(images/smallarrow.gif) left center no-repeat}

	
h3 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #8A2B3E;
	margin: 0}

h4 {
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #8A2B3E;
	margin: 0;
	padding: 0 4px}
	
h5 {
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #8A2B3E;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0 12px;
	background: url(images/smallarrow.gif) left center no-repeat;
	}
h6{	font-size: 11px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #8A2B3E;
	margin: 15px 0px 0px 0px;
	padding: 0px 4px 0 30px;
	background: url(images/smallarrow.gif) left center no-repeat}	
h7{	display:block; 
	font-size: 11px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #8A2B3E;
	margin: 20px 0px 0px 0px;
	padding: 0px 4px 0px 12px;
	background: url(images/smallarrow.gif) left center no-repeat}
h2 a, h3 a, h4 a, h5 a {
	text-decoration: none;
	color: #8A2B3E}
	
h2 a:hover, h3 a:hover, h4 a:hover, .copyright a:hover, h5 a:hover {
	color: #8A2B3E;
	text-decoration: underline}

.mainmenu {
	font-size: 11px;
	line-height: 23px}

.mainmenu a, tr.lines_1 th a, tr.lines_3 th a, .timezone a, .copyright a, .blacklink a {
	color: #613F3C;
	text-decoration: none}

.mainmenu a:hover, tr.lines_1 th a:hover, tr.lines_3 th a:hover, .timezone a:hover, .blacklink a:hover {
	color: #8A2B3E;
	text-decoration: underline}

.firstline {
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	font-weight: bold;
	color: #8A2B3E;
	margin: 0;
	padding: 7px 4px 0px 4px}

.secondline {
	font-size: 11px;
	font-weight: bold;
	color: #613F3C;
	line-height: 25px;
	height: 25px;
	padding: 10px 4px 0px 4px}

html>body .secondline {
	padding: 10px 4px 0px 4px}

.secondlinebuttons {
	float: right;}

.firstline a, .secondline a, .bottombuttons a {
	text-decoration: none;
	color: #8A2B3E}
	
.firstline a:hover, .secondline a:hover, .bottombuttons a:hover {
	color: #8A2B3E;
	text-decoration: underline}

.bottombuttons .left {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #613F3C;
	padding: 34px 4px 40px 47px;}

.bottombuttons .right {
	padding-top: 28px;
	padding-right: 38px;
	}

.copyright {
	text-align: center;
	letter-spacing: -1px;
	margin-top: 10px 0}
	
input.toplogin {
	color: #613F3C;
	border: 1px solid #613F3C;
	background-color: #eee}

.username-coloured {
	font-weight:bold;
	}
/* Misc
 ------------ */
.listmargin {
}

