/* Tirlannon.Net's Main CSS (C)2006-2009 */

body {
	background: url(images/bg_site.jpg) white no-repeat;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: none;
}
.subtableA {
	background: lightblue;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: none;
}
.subtableB {
	background: #CCCCCC;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: none;
}
.subtableC {
	background: white;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 10pt;
		font-weight: normal;
        color: black;
        text-decoration: none;
}
.subtable0 {
	background: url(images/blue_blend.png) #43457f repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 10pt;
		font-weight: bold;
        color: white;
        text-decoration: none;
} 
.subtable1 {
	background: url(images/blue_blend.png) #43457f repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight: normal;
        color: white;
        text-decoration: none;
} 
.panelA {
	background: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: none;
}
.hightextA {
	font-weight: bold;
		font-size: 12pt;
}
.midtextA {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 11pt;
}
.steel1 {
	background: transparent repeat-x;
}
.steel2 {
	background: url(images/steel2.png) #787878 repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-size: 8pt;
		color: white;
		text-decoration: none;
}
.maptableA {
	background: url(images/table_map.jpg) white no-repeat;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 10pt;
		font-weight: normal;
        color: black;
        text-decoration: none;
}
.maptableB {
	background: white no-repeat;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 10pt;
		font-weight: normal;
        color: black;
        text-decoration: none;
}
.maptableC {
	background: url(images/enc_entry.jpg) #43457f repeat-x;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight: normal;
        color: white;
        text-decoration: none;
} 
.maptableD {
	background: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight: bold;
        color: white;
        text-decoration: none;
}
.copyright {
	color: black;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
		font-weight: normal; 
		font-style: italic; 
		font-size: 7pt;
}
.navheader {
	color: #333333;
	font-weight: bold;
}
a {
	text-decoration: none;
}
a.steel2_link {
	color: white;
	font-weight: bold;
	font-size: 8pt;
}
a.steel2_link:hover {
	color: yellow;
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid gray;
}
a.maptableD {
	background: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight: bold;
        color: white;
        text-decoration: none;
}
a.maptableD:hover {
	background: transparent;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
        font-size: 8pt;
		font-weight: bold;
        color: white;
        text-decoration: none;
		border: 1px solid yellow;
}
p.paragraph {
	margin: 10px;
}
p.annotation {
	margin: 12px;
	font-size: smaller;
}
p.linkset {
	margin-left: 3px;
	margin-right: 3px;
}
.smtext {
			font-size: 7pt;
			font-family: verdana,arial,helvetica,sans-serif;
}
.smtext1 {
			font-size: 7pt;
			font-family: verdana,arial,helvetica,sans-serif;
			color: steelblue;
}
.smtext2 {
        	font-size: 7pt;
        	font-family: verdana,arial,helvetica,sans-serif;
        	color: gray;
}
.phpbb3 { 
			font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
			color: #323D4F;
			background-image: url('/images/bg_site.jpg');
			background-color: #121212;

}