@charset "iso-8859-1";
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #000000;
}
.FormLabel{
font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
color: #FFFFFF;


}
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
color: #FFFFFF;
}
.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #6633cc;
}
.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Tahoma
	text-decoration: none;
}

A.SkinObject:link
{
	text-decoration: none;
	color: #FFFFFF;
}

A.SkinObject:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

A.SkinObject:hover
{
	text-decoration: none;
	color: #FFFFFF;
}

A.SkinObject:active
{
	text-decoration: none;
	color: #FFFFFF;
}
.SkinObjectOrange
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #FF6633;
	font-family: Tahoma;
	text-decoration: none;
}

A.SkinObjectOrange:link
{
	text-decoration: none;
	color: #FF6633;
}

A.SkinObjectOrange:visited
{
	text-decoration: none;
	color: #FF6633;
}

A.SkinObjectOrange:hover
{
	text-decoration: none;
	color: #FF6633;
}

A.SkinObjectOrange:active
{
	text-decoration: none;
	color: #FF6633;
}
/* begin styles for RSS Feed */



.rss_box {

	 margin: 1em;

	 width: 200px;

	 background-color: #000000;

         border: 1px dashed #240;

	 

}

.rss_items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:#FFFFFF;

}

p.rss_title {padding:0.5em;}

.rss_title {

	text-decoration: none;

	font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	font-size: 12px;

	background-color:#580FE4;

	color:#fffFFF;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss_item  {

  font-family: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

  font-size: 9.5px;

  font-weight : normal;

  list-style:none;

  padding-bottom:1em;

}



.rss_item a {

	text-decoration : none;

	color: white;

	font-size: 12px;

	font-weight:light;

	font-family:small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;

	}

	

.rss_item a:visited {

	color:white;

}



.rss_date {

	font-size: 85%;

	font-weight : normal;

	color: #fff;

	}

.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FF8D1A;
line-height:25px;
}
.Normal DNN_ANN_Description
{
font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Tahoma
	text-decoration: none;
}
.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #FF8D1A;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #FF8D1A;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #A3E40F;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #FF8D1A;
}
A:link
{
	text-decoration: none;
	color: #FF8D1A;
}

A:visited
{
	text-decoration: none;
	color: #FF8D1A;
}

A:hover
{
	text-decoration: underline;
	color: #A3E40F;
}

A:active
{
	text-decoration: none;
	color: #FF8D1A;
}
.Normal
{
font-weight: bold;
	font-size: 8.5pt;
	color: #FFFFFF;
	font-family: Tahoma
	text-decoration: none;
}
select {
background-color: #FFCC66;
}

