 
 body {
 	background:#E5E5E5;
 	color:#000;
 	text-align:center;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:8pt;
 	font-family:verdana, arial, helvetica, sans-serif;
 	margin-bottom:20px;
 	margin-top:0px;
 }
 
 img {
 	border:0px;
 }
 
 a {
 	color:#003399;
 	text-decoration:none;
 }
 
 a:hover {
 	color:#000;
 }
 
 
 input {
 	background:#F6F6F6;
 	border:1px #000 solid;	
 	font-size:10pt;
 	color:#000;
 }
 
 .inputmain {
 	background:#fff;
 	border:1px #000 solid;	
 	font-size:10pt;
 	color:#000;
 }
 
 textarea {
 	background:#F6F6F6;
 	border:1px #000 solid;	
 	font-size:8pt;
 	color:#000;
 }
 
 .textarea {
 	background:#fff;
 	border:1px #000 solid;	
 	font-size:8pt;
 	color:#000;
 }
 
 
 /*########################
 	MAIN SURR.
 ########################*/
 
 #outer {
 	width:800px;
 	margin-left:auto;
 	margin-right:auto;
 	font-size:8pt;
 	text-align:left;
 }
 
 
 /*########################
 	INPUT BUTTONS / FORMS
 ########################*/
 
 .button {
 	background:#fff url(http://www.vaticanfriends.com/network/inc/img/space/line10.gif);
 	color:#fff;
 	border-top:2px #3E577C solid;	
 	border-left:2px #3E577C solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:7pt;
 	cursor:pointer;
 }
 
 .button2 {
 	background:#fff url(http://www.vaticanfriends.com/network/inc/img/space/line11.gif);
 	color:#000;
 	border-top:2px #F3F3F4 solid;	
 	border-left:2px #F3F3F4 solid;
 	border-right:2px #fff solid;
 	border-bottom:2px #fff solid;
 	font-size:7pt;
 	cursor:pointer;
 }
 
 
 .input {
 	background:#E7F2FC;
 	border-right:2px #344D71 solid;
 	border-bottom:2px #344D71 solid;
 	border-top:2px #6689AA solid;
 	border-left:2px #6689AA solid;
 	font-size:8pt;
 	color:#000;
 }
 
 
 .input2 {
 	background:#B4E9FF;
 	border:2px #FF0052 solid;
 	font-size:8pt;
 }
 
 .input3 {
 	background:#000;
 	border:1px #fff solid;
 	font-size:8pt;
 	color:#fff;
 }
 
 .input4 {
 	background:#000;
 	border:1px #459DCF solid;
 	font-size:8pt;
 	color:#fff;
 }
 
 
 
 
 
 /*########################
 	IMAGES
 ########################*/
 
 
 .pic1 { border:3px #000 solid; }
 
 .pic2 { border:3px #fff solid; }
 
 .pic3 { border:2px #fff solid; }
 
 .pic4 { filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid; }
 
 .pic5 { border:1px #ccc solid; }
 
 .pics1 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 }
 
 .pics4 {
 	position:absolute;
 	background:#ff0000;
 	border:1px solid #fff;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5; border:1px #fff solid;
 }
 
 .pics2 {
 	position: relative;
 }
 
 .pics3 {
 	background:#ccc;
 	position:absolute;
 	filter:alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;
 	padding: 0px 1px 0px 1px;
 	color: #FFF;
 	font-size:7pt;
 	font-weight:bold;
 }
 
 
 .wrap1 img {background:#fff;}
 .wrap1 {background:url(http://www.vaticanfriends.com/network/inc/img/space/shadow.gif) right bottom no-repeat;}
 .wrap2 {background:url(http://www.vaticanfriends.com/network/inc/img/space/corner_bl.gif) -4px 100% no-repeat;}
 .wrap3 {padding:0 9px 9px 0;background:url(http://www.vaticanfriends.com/network/inc/img/space/corner_tr.gif) 100% -4px no-repeat;}
 
 
 
 /*########################
 	TOP AREA
 ########################*/
 
 
 #top .top_text a { color:#fff; }
 #top .top_text a:hover { color:#B70000; }
 #top .top_text { color:#fff; }
 
 #top {
 	background:#003399;
 	width:100%;
 	border-left:1px #D9D9D9 solid;
 	border-right:1px #D9D9D9 solid;
 	color:#fff;
 }
 
 #top input,select {
 	font-size:8pt;
 	background:#fff;
 	color:#000;
 }
 
 #top a {
 	font-size:7pt;
 	color:#fff;
 }
 
 #top a:hover {
 	font-size:7pt;
 	color:#fff;
 	text-decoration:underline;
 }
 
 .top2 {
 	background:#003399;
 }
 
 
 
 
 
 
 /*########################
 	MENU LINKS
 ########################*/
 
 #outer2 {
 	background:#6698CB;
 	border-left:1px #D9D9D9 solid;
 	border-right:1px #D9D9D9 solid;
 	text-align:center;
 }
 
 
 .menu {
 	background:#6698CB;
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 
 
 .menu a {
 	color:#fff;
 	font-size:7pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
 .menu2 {
 	background:#fff;
 	height:30px;
 	padding-left:5px;
 	padding-right:5px;
 	cursor:pointer;
 }
 
 .menu2 a {
 	color:#000;
 	font-size:7pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 .menu2 a:hover {
 	color:#000;
 	font-size:7pt;
 	text-decoration:none;
 	font-weight:bold;
 }
 
 
 
 
 /*########################
 	MENU LINKS 4
 ########################*/
 
 
 .menu4 {
 	padding:2px;
 	/* border-top:1px #014E82 solid;
 	border-left:1px #000 solid; */
 	border-bottom:1px #014E82 solid;
 	/*cursor:pointer;*/
 	font-size:7pt;
 	font-weight:bold;
 }
 
 .menu4-1 {
 	padding:2px;
 	border-bottom:1px #97C81F solid;
 	/*cursor:pointer;*/
 	font-size:7pt;
 	font-weight:bold;
 }
 
 .menu4-2 {
 	font-size:7pt;
 	font-weight:bold;
 	padding-left:15px;
 }
 
 .menu4-4 a {
 	color:#fff;
 }
 
 .menu4-4 a:hover {
 	color:#fff;
 }
 
 
 /*########################
 	LOGIN BOX
 ########################*/
 
 .LoGin1 {background:#fff;border-left:1px #D9D9D9 solid;border-right:1px #D9D9D9 solid;}
 .LoGin2 {background:#2282BF;border-left:1px #D9D9D9 solid;border-right:1px #D9D9D9 solid;color:#fff;font-size:8pt;}
 
 
 
 
 /*########################
 	MENU LINKS 5
 
 	MAIN LINKS FOR THE MEMBERS AREA border-bottom:1px #332F2F solid;
 
 ########################*/
 
 .menu5border {
 
 }
 
 .menu5 {
 	
 	font-size:7pt;
 	color:#fff;
 	padding-left:5px; 
 	cursor:pointer;
 	background:#000 url(http://www.vaticanfriends.com/network/inc/img/space/menu_BG.gif);
 }
 
 .menu5c {
 	font-size:7pt;
 	color:#fff;
 	padding-left:5px; 	
 	cursor:pointer;
 	background:#000 url(http://www.vaticanfriends.com/network/inc/img/space/menu_BG.gif);
 }
 
 .menu5a {
 	background:#000  url(http://www.vaticanfriends.com/network/inc/img/space/line5red.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5b {
 	background:#000  url(http://www.vaticanfriends.com/network/inc/img/space/line5.gif) right;
 	background-repeat:no-repeat;
 	text-align:right;
 	width:24px;	
 	height:41px;
 }
 
 .menu5d {
 	font-size:7pt;
 	color:#000;	
 	text-align:center;
 	background:#fff;
 }
 
 .menu5e {
 	font-size:8pt;
 	color:#fff;
 	text-align:right;
 	padding-right:10px;
 	padding-top:8px;
 	background:#000;
 	font-weight:bold;
 }
 
 .menu5f {
 	background:#000;
 	width:24px;	
 	height:35px;
 }
 
 .menu5g {
 	border:1px #000 solid;	
 	padding:5px;
 	background:#000;
 	font-size:7pt;
 }
 
 .menu5g2 {
 	border:1px #000 solid;
 	padding:5px;
 	background:#1F1F1F;
 	font-size:7pt;
 }
 
 
 .menu5 a {
 	color:#fff;
 }
 
 .menu5c a {
 	color:#fff;
 }
 
 .menu5d a {
 	color:#064D9F;
 }
 
 .menu5d a:hover {
 	color:#000;
 }
 
 .menu5g a {
 	color:#fff;
 }
 
 .menu5g2 a {
 	color:#000;
 }
 
 
 
 
 /*########################
 	MAIN PAGES
 ########################*/
 
 
 #main {
 	background:#fff;
 	font-size:8pt;
 	color:#000;
 	border-left:1px #D9D9D9 solid;
 	border-right:1px #D9D9D9 solid;
 }
 
 .main2 {
 	background:#fff;
 	border-right:1px #D9D9D9 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 .main3 {
 	background:#fff;
 	border-left:1px #D9D9D9 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 .main3-b {
 	background:#000;
 	vertical-align:bottom;
 }
 
 
 
 .main3-a {
 	background:#fff;
 	text-align:right;
 	vertical-align:bottom;
 }
 
 
 
 .main3-c {
 	background:#fff;
 	border-left:1px #D9D9D9 solid;
 	font-size:7pt;
 	color:#fff;
 }
 
 
 
 .main4 {
 	background:#fff;
 	border-right:1px #D9D9D9 solid;
 	font-size:8pt;
 	color:#000;
 }
 
 .main3 a {
 	color:#fff;
 }
 
 .main3 a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 
 
 #topright {
 	background:#fff;
 	border-right:1px #D9D9D9 solid; 
 	font-size:8pt;
 	color:#000;
 	
 }
 
 
 /*##############################
 	#topleft - TOP LEFT AREA BLACK SWOSH
 	A:LINKS - USERNAME
 ###############################*/
 #topleft {
 	background:#fff  url(http://www.vaticanfriends.com/network/inc/img/space/swosh.gif);
 	background-repeat:no-repeat;
 	width:480px;
 	height:45px;
 	color:#fff;
 	border-left:1px #D9D9D9 solid;
 }
 
 #topleft a { color:#fff; text-decoration:underline; }
 #topleft a:hover { color:#fff; text-decoration:none; }
 
 
 .page {
 	color:#fff;
 }
 
 
 .pbar1 {
 	background:transparent;
 }
 
 .pbar2 {
 	background:#941D31;
 }
 
 .pbar3 {
 	font-size:8pt;
 	padding:1px;
 	border:solid #014E82 1px;
 }
 
 
 /*########################
 	MENUS
 ########################*/
 
 
 .mainmenu {	
 	background:#1F1F1F url(http://www.vaticanfriends.com/network/inc/img/space/line11.gif);
 	font-size:7pt;
 	color:#000;
 }
 
 .mainmenu2 {
 	background:#1F1F1F url(http://www.vaticanfriends.com/network/inc/img/space/line10.gif);
 	font-size:7pt;
 	color:#fff;
 }
 
 .mainmenu2 a { color:#fff; }
 .mainmenu2 a:hover { color:#B70000; }
 
 
 .mainmenu3 {
 	background:#000;
 	font-size:7pt;
 	color:#fff;
 }
 
 .mainmenu4 {
 	background:#D5E8FB;
 	font-size:7pt;
 	color:#000;
 }
 
 .mainmenu5 {
 	background:#6699CC; 
 	font-size:7pt;
 	color:#fff;
 }
 
 .mainmenu6 {
 	border:1px #000 solid; 	
 	padding:5px;
 	background:#fff;
 	font-size:7pt;
 	cursor:pointer;
 	color:#000;
 }
 
 .mainmenu6 a { color:#000; }
 .mainmenu6 a:hover { color:#000; }
 
 .mainmenu7 {
 	border:1px #003399 solid;
 	padding:5px;
 	background:#6698CB;
 	font-size:7pt;
 	cursor:pointer;
 	color:#fff;
 }
 
 .mainmenu7 a { color:#FFF; }
 .mainmenu7 a:hover { color:#FFF; }
 
 
 
 
 /*########################
 	SITE MENUS
 ########################*/
 
 
 .item {
 
 	border-top:1px #ccc solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:1px #ccc solid;
	padding-top:5px;
 	padding-bottom:5px;
 	padding-right:2px;
 	padding-left:2px;
 	cursor:pointer;
 	font-size:6pt;
 	font-weight:bold;
 	background:#fff url(http://www.vaticanfriends.com/network/inc/img/space/line9.gif);
 
 
 }
 
 .item2 {
 
 	border-top:2px #003399 solid;
 	border-left:1px #ccc solid;
 	border-right:1px #ccc solid;
 	border-bottom:1px #fff solid;
 	padding-top:9px;
 	padding-bottom:5px;
 	padding-right:2px;
 	padding-left:2px;	
 	cursor:pointer;
 	font-size:7pt;
 	font-weight:bold;
 	background:#fff;
 }
 
 .item3 { border-bottom:1px #ccc solid; color:#2282BF; }
 .item a { color:#2282BF; }
 .item2 a { color:#000; }
 .item2 a:hover { color:#000; }
 
 
 /*########################
 	BORDERS
 ########################*/
 
 
 .border {
 	border:1px #332F2F solid;
 	background:#000;
 }
 
 .border2 { border:1px #BDBDBD solid; background:#fff; color:#000;  }
 .border3 { border:1px #95C719 solid; background:#000; color:#fff; }
 .border4 { border:1px #BDBDBD solid; background:#F6F6F6; }
 .border5 { border-bottom:1px #000 dashed; }
 .border6 { border:1px #95C719 solid; background:#2589C5; color:#fff; }
 .border7 { border-bottom:1px #98C920 dashed; }
 .border8 { background:#F5F5F5; border:1px #000 solid; }
 .border9 { background:#fff; color:#000; }
 
 /* USED IN MAIL ALERT */ 
 .border10 { background:#000 url(http://www.vaticanfriends.com/network/inc/img/space/line10.gif); color:#fff; }
 .border11 { border:1px #BDBDBD solid; background:#fff; color:#000; } 
 
 /* B-BOARD */
 .border12 { background:#fff; color:#000; } 
 .border13 { background:#D5E8FB; color:#000; } 
 .border14 { background:#F9F9F9; color:#fff; } 
 
 
 /*########################
 	TEXT COLORS
 ########################*/
 
 .color { color:#000; }
 .color2 { color:#fff; }
 .color3 { color:#ff0000; }
 .color4 { color:#000; }
 
 
 
 /*########################
 	BACKGROUNDS & EXTRAS
 ########################*/
 
 .cur { cursor:pointer; }
 
 
 .pollinput {
 	background:transparent;
 	font-size:7pt;
 	border:0px;
 }
 
 
 .frame1 { background:#fff; margin:0px; }
 .main_frame1 { background:#fff; margin:0px; }
 
 .link1 a { color:#97C81F; }
 .link1 a:hover { color:#97C81F; text-decoration:underline; }
 
 /* USED IN MAIN MENU SQURE */
 .sqr { background:#003399; vertical-align:middle; }
 .sqr1 { background:#003399; vertical-align:middle; }
 
 /* COMMENT BOX */
 .comment {
 	border:1px #D5E8FB solid;
 	background:#fff;
 	
 }
 
 .comment-text {
 	color:#000;	
 	font-size:8pt;
 }
 
 .comment-headline {
 	background:#003399;
 	color:#fff;
 	padding:5px;
 	font-size:7pt;
 }
 
 .comment-head {
 	background:#D5E8FB;
 	color:#000;
 	padding:5px;
 	font-size:8pt;
 }
 
 .comment-head a { color:#000; }
 .comment-head a:hover { color:#B70000; }
 
 
 
 /*########################
 	BOTTOM MENUS
 ########################*/
 
 #bottom3 {
 	background:#E5E5E5;
 	width:100%;
 	font-size:7pt;
 	font-weight:bold;
 	text-align:center;
 	color:#000;
 }
 
 #bottom3 a {
 	color:#003399;
 }
 
 #bottom3 a:hover {
 	color:#003399;
 	text-decoration:underline;
 }
 
 #bottom4 {
 	background:#E5E5E5;
 	width:100%;
 	color:#000;
 }
 
 /*########################
 	FORUM
 ########################*/
 
 .forum-1 {
 	background:#003399;
 	color:#fff;
 	font-size:8pt;
 }
 
 .forum-2 {
 	background:#D5E8FB;
 	color:#000;
 	font-size:8pt;
 }
 
 .forum-2 a { color:#2282BF; }
 .forum-2 a:hover { color:#2282BF; text-decoration:underline; }
 
 .forum-3 {
 	border:1px #000 solid;
 }
 
 .forum-4 {
 	border:1px #000 solid;
 	background:#fff;
 	color:#000;
 	font-size:8pt;
 }
 
 .forum-q {
 	background:#F5F5F5;
 	color:#000;
 	font-size:8pt;
 	border:1px #2282BF solid;
 
 }
 
 /*########################
 	DROP DOWN MENU
 ########################*/
 
 #dropmenudiv{
 	padding:5px;
 	border:1px #c0c0c0 solid;
 	background:#1c4c80;
 	position:absolute;
 	z-index:100;
 	font-size:7pt;
 	text-align:left;
 }
 
 #dropmenudiv a {
 	color:#fff;
 }
 
 #dropmenudiv a:hover {
 	color:#fff;
 	text-decoration:underline;
 }
 /* START PHPBB INTEGRATION CODE */
 
 /* General font families for common tags */
 font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }

 hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
 
 /* This is the border line & background colour round the entire page */
 .bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }
 
 /* This is the outline round the main forum tables */
 .forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }
 
 /* Main table cell colours and backgrounds */
 td.row1	{ background-color: #EFEFEF; }
 td.row2	{ background-color: #DEE3E7; }
 td.row3	{ background-color: #D1D7DC; }
 
 /*
   This is for the table cell above the Topics, Post & Last posts on the index.php page
   By default this is the fading out gradiated silver background.
   However, you could replace this with a bitmap specific for each forum
 */
 td.rowpic {
 		background-color:#D1D7DC;
 		background-repeat: repeat-y;
 }
 
 /* Header cells - the blue and silver gradient backgrounds */
 th	{
 	color: #FFA34F; font-size: 11px; font-weight : bold;
 	background-color: #006699; height: 25px;
 }
 
 td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
 			background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
 }
 
 /*
   Setting additional nice inner borders for the main table cells.
   The names indicate which sides the border will be on.
   Don't worry if you don't understand this, just ignore it :-)
 */
 td.cat,td.catHead,td.catBottom {
 	height: 29px;
 	border-width: 0px 0px 0px 0px;
 }
 th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
 	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
 }
 td.row3Right,td.spaceRow {
 	background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
 }
 
 th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
 th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
 th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
 th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
 th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
 th.thTop	 { border-width: 1px 0px 0px 0px; }
 th.thCornerL { border-width: 1px 0px 0px 1px; }
 th.thCornerR { border-width: 1px 1px 0px 0px; }
 
 /* The largest text used in the index page title and toptic title etc. */
 .maintitle	{
 	font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
 	text-decoration: none; line-height : 120%; color : #000000;
 }
 
 /* General text */
 .gen { font-size : 12px; }
 .genmed { font-size : 11px; }
 .gensmall { font-size : 10px; }
 .gen,.genmed,.gensmall { color : #000000; }
 a.gen,a.genmed,a.gensmall { color: #006699; text-decoration: none; }
 a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #DD6900; text-decoration: underline; }
 
 /* The register, login, search etc links at the top of the page */
 .mainmenu		{ font-size : 11px; color : #000000 }
 a.mainmenu		{ text-decoration: none; color : #006699;  }
 a.mainmenu:hover{ text-decoration: underline; color : #DD6900; }
 
 /* Forum category titles */
 .cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
 a.cattitle		{ text-decoration: none; color : #006699; }
 a.cattitle:hover{ text-decoration: underline; }
 
 /* Forum title: Text and link to the forums used in: index.php */
 .forumlink		{ font-weight: bold; font-size: 12px; color : #006699; }
 a.forumlink 	{ text-decoration: none; color : #006699; }
 a.forumlink:hover{ text-decoration: underline; color : #DD6900; }
 
 /* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
 .nav			{ font-weight: bold; font-size: 11px; color : #000000;}
 a.nav			{ text-decoration: none; color : #006699; }
 a.nav:hover		{ text-decoration: underline; }
 
 /* titles for the topics: could specify viewed link colour too */
 .topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : #000000; }
 a.topictitle:link   { text-decoration: none; color : #006699; }
 a.topictitle:visited { text-decoration: none; color : #5493B4; }
 a.topictitle:hover	{ text-decoration: underline; color : #DD6900; }
 
 /* Name of poster in viewmsg.php and viewtopic.php and other places */
 .name			{ font-size : 11px; color : #000000;}
 
 /* Location, number of posts, post date etc */
 .postdetails		{ font-size : 10px; color : #000000; }
 
 /* The content of the posts (body of text) */
 .postbody { font-size : 12px; line-height: 18px}
 a.postlink:link	{ text-decoration: none; color : #006699 }
 a.postlink:visited { text-decoration: none; color : #5493B4; }
 a.postlink:hover { text-decoration: underline; color : #DD6900}
 
 /* Quote & Code blocks */
 .code {
 	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
 	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
 }
 
 .quote {
 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
 	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
 	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
 }
 
 /* Copyright and bottom info */
 .copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
 a.copyright		{ color: #444444; text-decoration: none;}
 a.copyright:hover { color: #000000; text-decoration: underline;}
 
 /* The text input fields background colour */
.post, .post, select {
 	background-color : #FFFFFF;
 }
 
 
 /* The buttons used for bbCode styling in message post */
.button {
 	background-color : #EFEFEF;
	
 }
 
 /* The main submit button option */
.mainoption {
 	background-color : #FAFAFA;
 	font-weight : bold;
 }
 
 /* None-bold submit button */
.liteoption {
 	background-color : #FAFAFA;
 	font-weight : normal;
 }
 
 /* This is the line in the posting page which shows the rollover
   help line. This is actually a text box, but if set to be the same
   colour as the background no one will know ;)
 */
 .helpline { background-color: #DEE3E7; border-style: none; }
 
  /* END PHPBB INTEGRATION CODE */