body, TD {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	text-decoration: none;
}

a:hover {
	color:#000066;
	text-decoration: underline;
}

/* General font families for common tags */
/* font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } */


hr	{ height: 0px; border: solid #000000; 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{
	background-color: #484848;
	border: 1px outset #000000;
	background-image : url(phpBB2/templates/Chronicles/images/body_background.jpg);
}

/* This is the outline round the main forum tables */
.forumline	{
	background-color: #000000;
	border: 1px #1D0E82 solid;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background.jpg);
}
/* Main table cell colours and backgrounds */

td.row1	{
	background-color: #73A5C2;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background.jpg);
}
td.row2	{
	background-color: #6498C1;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background2.jpg);
}

td.row3	{
	background-color: #6498C1;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background3.jpg);
}


/*
  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: #136798;
	background-image: url(images/titulo.jpg);
	background-repeat: repeat-x;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #FFFFFF;
	font-size: 13px;
	font-weight : bold;
	background-color: #1D0E82;
	height: 25px;
	background-image: url(images/titulo.jpg);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cell.jpg);
	background-color:#136798;
	border: #000000;
	border-style: solid;
	height: 28px;
	background-repeat: repeat-x;
}

.admincolor {
	color: #D4000A;
}

a.admincolor:hover {
	color:	#FFFFFF;
	text-decoration: underline;
}


.modcolor {
	color: #006300;
}

a.modcolor:hover {
	color:	#FFFFFF;
	text-decoration: underline;
}



/*
  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: #404040; border-style: solid; height: 25px; }


td.row3Right,td.spaceRow {
	background-color: #73A5C2; border: #404040; border-style: solid; background-image : url(phpBB2/templates/Chronicles/images/gen_background.jpg);}


th.thHead,td.catHead { font-size: 13px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
			text-decoration: none; line-height : 120%; color : #FFFFFF;
}


/* Description */
.maindescr	{
	font-size: 13px; 
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	color : #FFFFFF;
}


/* General text */
.gen {
	font-size : 12px;
	font-family: Verdana, , Arial, Helvetica, sans-serif;
}


.genmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gensmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif; }
.gen,.genmed,.gensmall { color : #FFFFFF; }
a.gen,a.genmed,a.gensmall { color: #FFFFFF; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FFFFFF; text-decoration: underline; }

/* General text inside table*/
.gentbl { font-size : 12px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblmed { font-size : 11px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentblsmall { font-size : 10px; 	font-family: Verdana, , Arial, Helvetica, sans-serif;}
.gentbl,.gentblmed,.gentblsmall { color : #000000; }

a.gentbl,a.gentblmed,a.gentblsmall { 
	color: #6A3921; 
	text-decoration: none; 
}

a.gentbl:hover,a.gentblmed:hover,a.gentblsmall:hover { 
	color: #FFFFFF; 
	text-decoration: underline; 
}


/*Newest user, shown on forum index page */
a.newestuser {	color : #FFFFFF; }
a.newestuser:visited {	color : #FFFFFF; }
a.newestuser:hover {	color : #FFFFFF; }
a.newestuser:active {	color : #FFFFFF; }



/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #FFFFFF }
a.mainmenu		{ text-decoration: none; color : #FFFFFF;  }
a.mainmenu:hover{ text-decoration: underline; color : #FFFFFF; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 11px ; letter-spacing: 1px; color : #FFFFFF}
a.cattitle		{ text-decoration: none; color : #FFFFFF; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 13px; color:#003366; }
a.forumlink 	{ text-decoration: none; color : #003366; }
a.forumlink:hover{ text-decoration: underline; color:#000066; }


/* 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 : #FFFFFF;}
a.nav			{ text-decoration: none; color : #FFFFFF; }
a.nav:hover		{ text-decoration: underline; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navtbl			{
	font-weight: bold;
	font-size: 11px;
	color : Black;
}

a.navtbl			{
	text-decoration: none;
	color : #003366;
}

a.navtbl:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #FFFFFF; }
a.topictitle   { text-decoration: none; color : #003366; }
a.topictitle:visited { text-decoration: none; color : #003366; }
a.topictitle:hover	{ text-decoration: underline; color : #FFFFFF; }

.topictype {
	font-family: "Book Antiqua", "Palatino Linotype", Palatino, Times, serif;
	font-size: 11px;
	color: #000000;
}

.jumpbox {
	text-align: right;	
}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name	{ font-size : 11px; color : #000000;}
a.name	{ font-size : 11px; color : #000000; }
a.name:visited	{ font-size : 11px; color : #404040; }
a.name:hover	{ font-size : 11px; color : #FFFFFF; }


/* Location, number of posts, post date etc */
.postdetails	{
	font-size : 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.spaceRow {
	background-color: #FFFFFF;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background3.jpg);
}


/* The content of the posts (body of text) */
.postbody {
	font-size : 13px;
	color : #000000;
}

a.postlink	{ text-decoration: none; color : #FFFFFF }
a.postlink:visited { text-decoration: none; color : #FFFFFF; }
a.postlink:hover { text-decoration: underline; color : #FFFFFF}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background3.jpg);
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 125%;
	background-color: #FFFFFF;
	border: #000000;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-image : url(phpBB2/templates/Chronicles/images/gen_background3.jpg);
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px;}
a.copyright		{ color: #FFFFFF; text-decoration: none;}
a.copyright:hover { color: #FFFFFF; text-decoration: underline;}