body {
	margin: 5;
	padding: 5;
	background-color: #EEEEEE;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:link,a:active,a:visited { color : #003399; }
a:hover		{ text-decoration: underline; color : #003399; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* This is the border line & background colour round the entire page */
.bodyline	{ background: #ffffff;}
.forumline3	{ border: 1px #072A66 solid; }
.forumline2	{ background-color: #D1D1E1; border: 1px #072A66 solid; border-width: 0px 0px 1px 0px;}
.forumline25	{ background-color: #D1D1E1; border: 1px #072A66 solid; border-width: 1px 0px 0px 0px;}
.forumlinep	{ background-color: #D1D1E1; border: 1px #072A66 solid; border-width: 1px 0px 1px 0px;}
.forumline	{ background-color: #D1D1E1; border: 1px #072A66 solid; }
.forumlineposts	{ background-color: #D1D1E1; border: 1px #072A66 solid; border-width: 1px 1px 1px 0px;}
td.row1	{ background-color: #F5F5FF; }
td.row2	{ background-color: #E1E4F2; }
td.row3	{ background-color: #D1D7DC; }

.forumrow1	{ background-color: #F5F5FF; border: 1px #072A66 solid; }
.forumrow2	{ background-color: #E1E4F2; border: 1px #072A66 solid; }
.forumrow-ar	{ background: #F5F5FF url(../../images/artebig.jpg) no-repeat; border: 1px #072A66 solid; }
.forumrow-ci	{ background: #F5F5FF url(../../images/cienciasbig.jpg) no-repeat; border: 1px #072A66 solid; }
.forumrow-posts	{ background: #F5F5FF url(../../images/examen.jpg) no-repeat bottom right; border: 1px #072A66 solid; }

td.logo{ 
	background-color: #FFFFFF;
/*	background-image: url(images/header.jpg); */
	border-bottom: 1px solid #1818A4;
	height: 169px;
	margin: 0;
	padding: 0;
}

td.menu{ 
	background-color: #DFE6EF;
	border: 1px solid #D1D1E1;
	border-top: 0px;
	color: #3A4F6C; 
	margin: 0; 
	font-size: 10px;
	font-weight : bold;
}

td.menu a:link, 
td.menu  a:visited{ 
	background: transparent; 
	color: #3A4F6C;
	text-decoration: none;
}

td.menu a:hover, 
td.menu a:active{
	background: transparent; 
	color: #5176B5; 
}

/* Header cells - the blue and silver gradient backgrounds 3A4F6C*/
th	{
	color: #5D71D9; font-size: 10px; font-weight : bold;
	background-color: #BFCBDF; 
	background-image: url(images/tile_sub.gif);
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: 1px;
	margin: 0; 
	padding: 5px;
}

th a	{ text-decoration: none; }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
						
			background-image: url(images/tile_back_small.gif);
			background-color:#B2D6FF;
			height: 28px;
			border-bottom: 1px solid #FFFFFF;
			color: #FFF; 
			font-size: 12px;
			font-weight: bold; 
			margin: 0;
			padding: 8px;
}

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: #EEF0F7; border: #FFFFFF; border-style: solid; }

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; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			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: #003399; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #FF6600; 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 : #003399;  }
a.mainmenu:hover{ text-decoration: underline; color : #003399; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFF}
a.cattitle:link, a.cattitle:visited, a.cattitle		{ text-decoration: none; color : #FFF; }
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 : #000000; }
a.forumlink 	{ text-decoration: none; color : #003399; }
a.forumlink:hover{ text-decoration: underline; color : #FF6600; }


/* 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 : #003399; }
a.nav:hover		{ text-decoration: underline; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #003399; }
a.topictitle:visited { text-decoration: none; color : #/*5493B4*/003399; }
a.topictitle:hover	{ text-decoration: underline; color : #003399; }


/* 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;}
a.postlink:link	{ text-decoration: none; color : #003399 }
a.postlink:visited { text-decoration: none; color : #/*5493B4*/003399; }
a.postlink:hover { text-decoration: underline; color : #003399}


/* 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; }
a.copyright, a.copyright:visited	{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

.moderators { font-size: 10px; }
.moderators a, .moderators a:visited { color: #A2A2A2; text-decoration: underline; }
.moderators a:hover, .moderators a:active { text-decoration: underline; }


/* Form elements */
input,textarea, select {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

/* The buttons used for bbCode styling in message post */
input.button {
	font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.mainoption {
	font-weight : bold;
}

input.liteoption {
	font-weight : normal;
}

.helpline { background-color: #DEE3E7; border-style: none; }

.pagination {
	FONT: bold 10px  COLOR: #ffffff; WHITE-SPACE: nowrap;
}
.pagination A:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.pagination A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.pagination A:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.pagination A:active {
	COLOR: #ffffff; TEXT-DECORATION: underline
}

#submenu   { border:1px solid #BCD0ED;background-color: #DFE6EF;font-size:10px;margin:1px 0px 0px 0px;color:#3A4F6C;font-weight:bold;}
#submenu a:link, #submenu a:visited { font-weight:bold;font-size:10px;text-decoration: none; color: #3A4F6C; }
#submenu a:active, #submenu a:hover { font-weight:bold;font-size:10px;text-decoration: none; color: #77AEFA; }
