/* Interface Art Begin */

#topright {
   background: transparent url(/img/ThemeGFX/trf-win-xp/trf-win-xp-logo.gif) no-repeat;
   position: fixed;
   top: 0px;
   right: 0px;
   width: 139px;
   height: 35px
   }


#topleft {
	display: block;
/*	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 74px;*/
}

/* News Table Stuff Begin */

.newstable{
	background-color: transparent;
	border: transparent 0px none;
	/*position: relative;*/
}

.NewsBlock {
	margin-bottom: 2em;
	width: 460px;
	}
.NewsTop {
	background: transparent url(/img/ThemeGFX/trf-win-xp/trf-win-xp-news-t.gif) no-repeat;
	border: transparent 0px none;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 14px;
	padding-left: 5px;
	height: 75px;
}
.NewsTitle  {
	padding-left: 26px;
	padding-top: 0px;
	padding-bottom: 6px;
	float: left;
	color: black;
	font-weight: bold;
	font-size: 14px;
	font-family: "MS Sans Serif", Helvetica, Verdana, sans-serif;
	text-align: left;
	text-transform: capitalize;
	width: 99%;
	}
.NewsDate   {
	color: black;
	font-size: 12px;
	font-family: "MS Sans Serif", Helvetica, Verdana, sans-serif;
	float: right;
	margin-right: 50px;
	
	padding: 2px 5px;
	text-align: right;
	display: inline;
	border-left: groove 2px #ccc;
	}
.NewsAuthor  {
	padding: 1px 6px 1px 26px;
	float: left;
	color: black;
	font-family: "MS Sans Serif", Helvetica, Verdana, sans-serif;
	text-align: left;
	}
.NewsRating {
	float: left;
	border-left: groove 2px #ccc;
	padding: 2px 5px;
	}
.NewsMiddle {
	background: transparent url(/img/ThemeGFX/trf-win-xp/trf-win-xp-news-m.gif) repeat-y;
	border: transparent 0px none;
	padding-left: 12px;
	padding-right: 29px;
	font-family: "MS Sans Serif", Helvetica, Verdana, sans-serif;
	font-size: 0.9em;
	text-align: left;
	text-indent: 5pt;
	color: #000;
	}
.NewsBody p{
	margin: 0;
	}
.NewsBottom{
	background-image: url(/img/ThemeGFX/trf-win-xp/trf-win-xp-news-b.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	background-color: transparent;
	border: transparent 0px none;
	color: #000000;
	height: 46px;
	margin-bottom: 2em;
	}

/* Special Elements Begin */

.hiddentable{
	background-image: none;
	background-color: transparent;
	border: 0px hidden transparent;
}

/* Small Table Attributes */

.smalltable{
/*	border-top: 1px solid #D5D1C9;*/
	border-left: 1px solid #f1efe2;
	border-right: 1px solid #716f64;
	border-bottom: 1px solid #716f64;
}

.smalltableheader{
	background: white url(/img/ThemeGFX/trf-win-xp/trf-win-xp-th.gif) repeat-x;
	color: black;
	font-size: 11px;
	font-weight: bold;
/*	border-top: 1px solid #FFFFFF;*/
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #9d9da1;
	border-bottom: 1px solid #777792;
}

.smalltableheadersecondary{
	background-color: #c4c4c4;
	font-size: 11px;
	color: black;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #9d9da1;
	border-bottom: 1px solid #9d9da1;
}

.smalltablebody{
	background-color: #e0dfe3;
	font-size: 10px;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #9d9da1;
	border-bottom: 1px solid #9d9da1;
}

/* Menu Setup stuff */

#MainMenu {
	position: absolute;
	top: 73px;
	left: 0;
	color: black;
	padding-top: 50px;
}

#menuCap {
	background-image: url(/img/ThemeGFX/trf-win-xp/trf-win-xp-menutop.png);
	background-repeat: no-repeat;
	/*position: absolute;
	top: -50px;*/
	width: 200px;
	height: 73px;
	/*padding: 13px 3px 0 3px;*/
	padding: 0;
	margin: 0;
}

#menuCap p {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 12px;
}

.menu  {
	background-color: transparent;
	float: none;
	margin: 0;
	border: 0 none transparent;
	background-image: url(/img/ThemeGFX/trf-win-xp/trf-win-xp-menu.png);
	background-repeat: repeat-y;
	width: 200px;
	padding: 1em 0 0 2px;
}

#menuFooter {
	background-image: url(/img/ThemeGFX/trf-win-xp/trf-win-xp-menu.png);
	background-repeat: repeat-y;
	margin: 0;
	padding: 5px 30px 5px 2px;
	width: 200px;
}
#menuFooter p {
	padding: 0;
	margin: 0;
}
#menuFootImg {
	background-image: url(/img/ThemeGFX/trf-win-xp/trf-win-xp-menubottom.png);
	background-repeat: no-repeat;
	width: 200px;
	height: 45px;
}

.menu ul div, .menutitle  {
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, "MS Sans Serif", Helvetica, Verdana, sans-serif;
/*	border-top: solid 1px #d3d3c8;*/
	padding-top: 10px;
	background: transparent url(/img/ThemeGFX/trf-win-xp/trf-win-xp-hr.gif) no-repeat;
}


.menu ul li  {
	font-size: 11px;
	font-family: Arial, "MS Sans Serif", Helvetica, Verdana, sans-serif;
	color: black;
	list-style: none url(/img/ThemeGFX/trf-win-xp/trf-win-xp-list-item.gif) inside;
	margin: 0;
	padding: 4px 0px;
	width: 168px;
}

.menu ul li span { display: none; }

.menu ul li a {
	color: #0a246a;
	text-decoration: none
}

/*.menu li a:visited {
	color: #000000;
	text-decoration: none
}*/

.menu ul li:hover, .menu ul li a:hover	{
	color: black;
	background-color: #bbb7c7 }

/*.menu ul li:active {
	color: #FFFFFF;
	background-color: #660000;
}*/


/* HTML Tags Begin */


var { /*  <VAR>NEW!</VAR> */
	color: #777792;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}


SMALL { font-size: 10px; }

th, h1 {
	font-size: 18px;
	text-transform: capitalize;
}
th, h1, h2, h3 {
	background: white url(/img/ThemeGFX/trf-win-xp/trf-win-xp-th.gif) repeat-x;
/*	background-color: #c4c4c4;*/
	color: black;
	border: transparent 0px none;
	border-bottom: #777792 1px solid;
}

#content {
	background-color: #e0dfe3;
	color: #000000;
	font-size: 12px;
	border: #66667e 1px solid;
	margin: 80px 30px 10px 220px;
	}
#content p {
	padding: 4px;
	}

table {
	background-color: #e0dfe3;
	color: #000000;
	font-size: 12px;
	border: #66667e 1px solid;
}

td {
	border: transparent 0px none;
	border-bottom: white 1px solid;
}

a:link{
	background-color: transparent;
	color: #0000FF;
}
a:visited{
	background-color: transparent;
	color: #000040;
}
a:active{
	background-color: transparent;
	color: #FF0000;
}

body  {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, "MS Sans Serif", Helvetica, Verdana, sans-serif;
	background: #3a6ea5 url(/img/ThemeGFX/trf-win-xp/trf-win-xp-background.jpg) no-repeat fixed;
	margin: 0 }


h1{
	font-size: 24px;
	padding: 3px;
}

h2{
	color: #000080;
	padding: 3px;
}

h3{
	color: #d05a5f;
	padding: 3px;
}

em {
	color: red;
}

