﻿


.subMenu
{
  background-color:#5b2c50;
  color:#cccccc;
  font-size:10px;
}
.subMenu2
{
  background-color:Gray;
}
.subMenuMouseOver
{
	background-color:#5b2c50;
	font-size:11px;
}
.subMenuMouseOver2
{
	background-color:Gray;
}
.subMenuMouseOver3
{
	background-color:#5b2c50;
	font-size:10px;
}

.txtBox
{
 width:180px;
 font-family:Verdana;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 border-color:#3d4c6b;
 border-style:solid;
 border-width:1px;
 background-color:#E1EBF4;
}

.txtBox2
{
 width:70px;
 font-family:Verdana;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 border-color:#3d4c6b;
 border-style:solid;
 border-width:1px;
 background-color:#E1EBF4;
}

.txtBox3
{
 width:120px;
 font-family:Verdana;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 border-color:#3d4c6b;
 border-style:solid;
 border-width:1px;
 background-color:#E1EBF4;
}

.txtBox4
{
 width:300px;
 font-family:Verdana;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 border-color:#3d4c6b;
 border-style:solid;
 border-width:1px;
 background-color:#E1EBF4;
}

.PageInfoText
{
  font-family: Verdana;
  color: #636562;
  font-size: 10px;
  font-weight: normal;
  text-align:justify;
  letter-spacing: normal;
  text-transform: none;
  word-spacing: normal;
}

.DataListItems
{
	font-size: 10pt;
	color: #666666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	width:240px;
	
}

.DataListItemsFull
{
	font-size: 13.5pt;
	color: #932b5d;
	FONT-FAMILY: Verdana;
	width:100%;
	margin: 0 0 0 10px;
}

.FullNewsTxt
{
	text-align:justify;
}

.btn
{
 width:80px;
 font-family:Verdana;
 font-size:10px;
 font-weight: normal;
 color:#000000;
 border-color:#3d4c6b;
 border-style:solid;
 border-width:1px;
 background-color:#E1EBF4;
}

.NewsItemHeader
{
	background-color:#7795BD;
}

.NewsItem
{
	/*background-color:#7795BD;
	width:100%;	*/
	
	text-decoration: underline;
	color: #006699;
}


.NewsItem:hover
{
color:Blue
}


/*Begin TopMenu Controles*/
.StaticMenuItem
{
	
	font-size:12.5px;
	color:White;
	font-weight:bold;
	
}
.StaticHover
{
	background-color:#AE045E;

}

.StaticSelected
{
	color:Green;
}

.DynamicMenuItem
{
  font-size :12.5px;
  width:11em;
  color:White;
  padding: 2px;	
}

.DynamicHover
{
		background-color:#AE045E;
	width:11em;
}
.DynamicMenu
{
	
border:0px;
 
	background-image: url(StyleImages/MenuRedBg.jpg);
	z-index: 10;
}

/*End TopMenu Controles*/


td.HeaderImage
{
	background-position: left top;
	background-attachment: fixed;
	background-image: url(StyleImages/HeaderRedBg.jpg);
}
td.FooterImage
{
	background-position: left top;
	background-image: url(StyleImages/FooterRedBg.jpg);
	background-repeat: no-repeat
	
	}
	
	td.SmallImage
	{
		
	background-image: url(StyleImages/SmallRedBg.jpg);

		}