/*main global selectors */

body {
	background-color: #990000;
	margin-top: 20px;
}
td {
	font-size: 13px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
a:link {
	
	color: #960B44;
}
a:hover {
	
	color: #C51019;
}
a:visited {
	
	color: #8593AD;
}
a.lang:link {
	
	color: Gray;
	font-size: 11px;
	text-decoration: none;
}
a.lang:hover {
	
	color: #CC0000;
	font-size: 11px;
	text-decoration: underline;
}
a.lang:visited {
	
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.menubar {
	background-color: #8190AF;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-indent: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8190AF;
	border-top-width: 1px;
	border-top-style: solid;
}
a.menubar:link {
	background-color: #8190AF;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-indent: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.menubar:visited {
	background-color: #8190AF;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-indent: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.menubar:hover {
	background-color: #8190AF;
	text-transform: uppercase;
	color: #960B44;
	letter-spacing: 0.1em;
	text-indent: 4px;
	
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


/* table variables */
.tablelines {
	border: 1px solid;
	border-color: #666666;
	background-color: #FFFFFF;
}
.rb_table_title {
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	font-size: 15px;
}
.inner_tds {
	border: 1px solid #999999;
	background-color: #CCCCCC;
}
.rb_table_title2 {
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	font-size: 15px;
}
.inner_tds2 {
	border: 1px solid #999999;
}


.menucell {
	padding-left: 6px;
	padding-top: 6px;
}
.maincell {
	padding-top: 6px;
	padding-right: 10px;
}
.bottomcell {
	padding: 6px;
}

/* font variables */

.smaller {
   
   font-size: 11px
}
.copy {
	
	font-size: 11px;
	margin-bottom: 5px;
}
.italictext {
	
	font-size: 13px;
	font-style: italic;
	font-variant: normal;
}
.smallcaps {
	text-transform:uppercase;
	letter-spacing:0.1em;
	
	font-size: 8pt;
  }
h2 {
	
	font-weight: bold;
	font-size: 12px;
	color: #960B44;
	text-transform:uppercase;
	letter-spacing: 0.1em;
  }

/* image spacing */
.imageframe {
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	margin: 2px;
}
.imageframe2 {
	padding: 4px;
	margin: 4px;
	border: 1px solid #666666;
}
.imageframe3 {
	border: 1px solid #666666;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.strapline {
	font-style: italic;
	font-weight: bold;
	text-indent: 20px;
	font-size: 13px;
}

.bluebox {
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.titlebar {
	text-transform: none;
	color: #990000;
	letter-spacing: 1px;
	
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
}
.subtitlebar {
	text-transform: none;
	color: #990000;
	letter-spacing: normal;
	text-indent: 2px;
	
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subtitlerh {
	text-transform: none;
	color: #333333;
	letter-spacing: normal;
	text-indent: 2px;
	
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subtitlerow {
	color: #333333;
	text-indent: 2px;
	
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

/* frames around things */

.marc {
	padding: 0px;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.marcfoto {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #696969;
}
.bottomline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 0px;
	border-color: #8593AD;
	border-style: solid;
}
.sidelines {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #8593AD;
	border-right-color: #8593AD;
	border-bottom-color: #8593AD;
	border-left-color: #8593AD;
}
.titleimage {
	padding-top: 10px;
}
/* Buttons */

input.btn{
   color:#333333;
   
   font-size:13px;
   font-weight:bold;}
.keytext {
	
	font-size: 15px;
	color: #333333;
}
.newslist {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.hometable {
	background-color: #FF9900;
	border: 1px solid #960B44;
}
.tr_fitxa {
	margin-bottom: 5px;
}
.footer {
	font-size: 11px;
	padding: 5px;
	line-height: 20px;
}
