@charset "utf-8";
/* CSS Document */

body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #232323;
}
.tablefix {
	float:top;
}
h1	{
	color: #000;
	font-size:12px;
	font-weight: normal;
	line-height:normal;
	display:inline;
}
h2	{
	color: #000;
	font-size:12px;
	font-weight: normal;
	line-height:normal;
	display:inline;
}
h3	{
	color: #000;
	font-size:12px;
	font-weight: normal;
	line-height:normal;
	display:inline;
}
h4	{
	color: #000;
	font-size:12px;
	font-weight: normal;
	line-height:normal;
	display:inline;
}
h5	{
	color: #000;
	font-size:12px;
	font-weight: normal;
	line-height:normal;
	display:inline;
}
h6	{
	color: #000;
	font-size:12px;
	font-weight: normal;
	line-height:normal;
	display:inline;
}
#button a	{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	line-height: 27px;
	color: #000;
	font-weight: bold;
	background: url(images/but01.jpg);
	display: block;
	height: 29px;
	text-align: center;
	text-decoration: none;

}

#button a:hover	{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	background: url(images/but02.jpg);
	display: inherit;
	font-weight: bold;
	display: block;
	height: 29px;
}

.Tgreen	{
	color: #787b19;
	font-weight: bold;
	padding:0px;
	font-size: 10px;
}
.Tblack	{
	color: #000;
	font-weight: normal;
	padding:0px;
	font-size: 11px;
}
.Tblack12	{
	color: #000;
	font-weight: normal;
	padding:0px;
	font-size: 12px;
}
.TWhiteLarge	{
	color: #fff;
	font-weight: bold;
	padding:0px;
	font-size:16px;
}
.TgreenMedium	{
	color: #000;
	font-weight: bold;
	padding:2px;
	font-size:12px;
	background-color:none;
}
.FormSpacer	{
	padding:0px;
	background-color:none;
}
.Copyright	{
	color: #000;
	padding:0px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size-adjust:none;
}

.tab	{
	padding: 2px;
	vertical-align:top;
}
.tab2	{
	padding: 2px;
	vertical-align:top;
}

#tab	{
	border-collapse: collapse;
	border-bottom: 1px;
	border-top: 1px;
	border-bottom-style: solid;
	border-left-style: hidden;
	border-right-style: hidden;
	border-top-style: solid;
	border-color: #000;
	font-size: 12px;
	vertical-align:top;
}
.rss-box {
	 margin: 0em;
	 width: 295px;
	 background-color:none;
	 padding:none;
}
.rss-items {
	margin-top:0px;
	padding:0.1em; 0.5em;
	margin-left:0px;
	color:#FFFFFF;
	text-align: left;
}
p.rss-title {padding:0.1em;}
.rss-title {
        text-transform:uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 10px;
	background-color:#7d7d7d;
	color:#000;
	font-weight:bold;
	margin: 0px;
        margin-bottom: 5px;
	padding:0em;
	text-align: right;
}

.rss-item  {
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-item a {
	text-decoration : none;
	color: #999;
	font-size: 10px;
	font-weight:light;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	}
	
.rss-item a:hover {
	color:#fff;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
.GreyText1 {
	color: #CCC;
	font-size:11px
}
.GreyText2 {
	color: #999;
	font-size:10px
}
.RedText1 {
	color: #F00;
}
a:link {
	color: #C0C0C0;
}
body,td,th {
	font-size: 10px;
}

