td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#6D6D6D;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#136BA6;
	font-weight: normal;
}

body { 	margin:0px;padding:0px; background-color:#FFFFFF}

.copy{
font-family:tahoma;
font-size:11px;
color:#969696;
}

.gray {color:#6D6D6D; text-decoration:none}
.blue {color:#136BA6; text-decoration:none}
.orange {color:#FF9600; text-decoration:none}
.orange a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
}


.sm {font-size:9px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.big {font-size:11px}

.form { width:290px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		margin-left:0px;
		margin-right:0px}
		
.textarea { width:290px;
		height:114px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#;
		color:#;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}

.rollover {scrollbar-face-color:#4A483E;
		scrollbar-track-color:#FAF4D3;
		scrollbar-arrow-color:#FAF4D3;
		scrollbar-3Dlight-color:#FAF4D3;
		scrollbar-base-color:#FAF4D3;
		scrollbar-shadow-color:#FAF4D3;
		scrollbar-darkshadow-color:#FAF4D3;
		scrollbar-highlight-color:#FAF4D3;
		}


a:hover{
	color: #FF0000;
}
#a:hover{text-decoration:none;}

/* begin styles for RSS Feed */

.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-weight : normal;
  list-style:none;
  padding-bottom:10px;
}

.rss_item a {
	text-decoration : underline;
	color:#136BA6;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss_item a:visited {
	color:#136BA6;
}

.rss_item a:hover {
	color:#FF0000;
}

.rss_date {
	font-weight : normal;
	color: #F60;
	}
.BlueHeadingLarge {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #136BA6;
}
.BlueHeadingLargeUnderline {

	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #136BA6;
}
.BlackHeading {

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

