.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}

#body_background {
	BACKGROUND-POSITION: right 0% ; 

	BACKGROUND-IMAGE: url(/images/left_background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	border: 0px;
	/*background-repeat:no-repeat;*/
	/*BACKGROUND-REPEAT: repeat-y;*/
	
}

.main_body_padding{
	/*TOP, RIGHT, BOT, LEFT */
	padding:0px 15px 15px 25px;
}
/* BAD FILE FROM WYOMING

  .menu_table {
  background-image: url(images/bg_menu.jpg);
  background-position: left top;
  background-repeat:repeat-y;
  background-attachment:fixed;
}
*/
	

  
  /* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
  
  #SideNavMenuTable a {  /*  THIS IS THE MAIN TABLE VIEW, BOXES, COLOURS ETC */

		display:block; 
		width:100%;
		max-width:172px; /* take the width of the table, minus the padding = this number */
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:normal;
		/*TOP, RIGHT, BOT, LEFT */
		padding:11px 25px 11px 3px; /*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
		/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'/*margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
		
		
		text-align:CENTER;
		color:#18472C;
		text-decoration: none;		
		
		background-color: transparent;
			border-bottom: 0px;
			border-bottom-color:#FFFFFF;
			border-bottom-style:solid;			
			border-left: 0px;			
			border-top: 0px;			
			border-right: 0px;		

		}
	
	#SideNavMenuTable a:hover {
			color:#09193E;
			/*font-weight:bold;*/
			background-color: #B39B7C;
			/*BACKGROUND-IMAGE: url(images/bg_hover.jpg); */
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;
			border: 0px solid #ABB;
	  }
	
	#SideNavMenuTable a:active {    }
	

 
  
/* ++++++++++++++++++ Currently selected detail  +++++++++++++++++++++++++++++++++++ */

/* CURRENT SELECTED PAGE */ 
#SideNavMenuTableDetailListHeading a {

    display:block;
    width:100%; 
	color:#18472C;
	font-weight:bold;
    border: 0px solid #999;
    text-decoration: none;
	
    background-color: #B39B7C;	
			/*BACKGROUND-IMAGE: url(images/bg_hover_selected.jpg);
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ; */

  }

#SideNavMenuTableDetailListHeading a:active {  }  

#SideNavMenuTableDetailListHeading a:hover { }


/* ISSUES SUBLIST STYLE  */
			#SideNavMenuTableDetailList a {
			
				display:block;
				width:100%; 
				max-width:174px; /* take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:normal;
				font-style:normal;
				
				/*TOP, RIGHT, BOT, LEFT */
				padding: 8px 18px 8px 8px;
				/*margin: 0px 0px 0px 0px;/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/

				
				
				/*
				padding-bottom:8px;
				padding-left: 8px;
				padding-right: 8px;
				padding-top: 8px;
				/*margin: 1px, 10px, 1px, 8px;*/
				
				
				
				text-align:left;
				color:#18472C;
				text-decoration: none; 
				
				/*BACKGROUND-IMAGE: url(images/bg_hover_sel_solid.jpg); */
				BACKGROUND-REPEAT: repeat-y;
				background-position: top 100% ;
				/*border: 5px solid #ABB;
				border-bottom: 2px; /*'border-bottom-width' 'border-bottom-style' 'border-bottom-color'*/
			
				background-color: #D4C6B1; 
			
					
				/*
					border-left: 3px;
					border-left-color:#FFDE00;
					border-left-style:solid;
					*/
					
			
			  } 
			
			#SideNavMenuTableDetailList a:hover { 
				background-color: #18472C;
				color:#D4C6B1;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			#SideNavMenuTableDetailList a:active {  }  
			
/*  Currently selected issues detail */
			
			#SideNavMenuTableDetailListCurrent a {
			
				display:block;
				width:100%; 
				max-width:184px; /* take the width of the table, minus the padding = this number */
				
				font-size: 11px;
				font-weight:normal;
				font-style:normal;
				text-align:left;
				color:#18472C;
				text-decoration: none; 
				
				
				padding: 8px 8px 8px 8px;/*padding:'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
				/*margin: '1px' '1px' '1px' '10px';/* margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left'*/
				
				
				
				/*BACKGROUND-IMAGE: url(images/bg_hover_sel_solid.jpg); 
				BACKGROUND-REPEAT: repeat-y;
				background-position: top 100% ;*/
				border: 0px solid #ABB; 
			
				background-color: #B39B7C; 
				
					border-left: 2px;
					border-left-color:#18472C;
					border-left-style:solid;
			
			  } 
			
			#SideNavMenuTableDetailListCurrent a:hover { 
				background-color: #18472C;
				color:#D4C6B1;
				/*BACKGROUND-IMAGE: url(images/bg_hover_solid.jpg); 
						BACKGROUND-REPEAT: repeat-y;
						background-position: top 100% ;*/
			  }
			
			  
			
			#SideNavMenuTableDetailListCurrent a:active {  } 



/* ----------------------------- DELETE FROM HERE DOWN ----------------------------------- */
/*
#SideNavMenuTableDetailListCurrent a {

    display:block;
    width:100%; 
	
	font-size: 10px;
	font-weight:normal;
	
	padding:4px 2px 4px 10px;
	text-align:left;
    color:#000000;
    background-color: #AAAFA3;
	
		border-left: 7px;
		border-left-color:#FFFFFF;
		border-left-style:solid;

    text-decoration: none;

  } 
#SideNavMenuTableDetailListCurrent a {

    display:block;
    width:100%; 
	color:#FFFFFF;
	font-weight:bold;
    border: 0px solid #999;
    text-decoration: none;
	
    background-color: #09193E;	
			BACKGROUND-IMAGE: url(images/bg_hover_selected.jpg); 
			BACKGROUND-REPEAT: repeat-y;
			background-position: top 100% ;

} 

#SideNavMenuTableDetailListCurrent a:hover { 
    background-color: #C6C9C1;
  }
*/

.BoxShadow {
	BORDER-TOP-WIDTH: 1x; 
	BACKGROUND-POSITION: left top; 

	FONT-WEIGHT: bold; 
 
	FONT-SIZE: 11px; 
	
	BORDER 1px; 
	
	BORDER-COLOR: #CCCCCC; 
	BORDER-COLOR: #18472C; 

 	
	
	BACKGROUND-IMAGE:url('http://www.eCampaignNews.com/images/FrameMenuMainBk.gif') ; 
	BACKGROUND-REPEAT: no-repeat;	

	COLOR: #18472C; 

	padding-TOP: 4px; 	
	PADDING-LEFT: 4px; 
	PADDING-right: 4px;

 	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	
	
}
INPUT {  height: 23px;  }






/*====================================================================================================================*/
/* scroller background: iframe BODY object */
.Back{
	background: 000000;;
}
.ItemBody {
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
}
/*   -------------------------------------------  */
/*.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.bottommenu:link          {font-weight: bold;text-decoration:none; color: #FFFFFF}
A.bottommenu:visited       {font-weight: bold;text-decoration:none; color: #FFFFFF}
A.bottommenu:hover         {font-weight: bold;text-decoration:none; color: #E4D1A5}

.btext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	text-decoration: none;
	color: #302F4B;
	font-style:normal;
}

A.btext:link          {font-weight: bold;text-decoration:none; color: #302F4B}
A.btext:visited       {font-weight: bold;text-decoration:none; color: #302F4B}
A.btext:hover         {font-weight: bold;text-decoration:none; color: #196C9F}

.btextx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	text-decoration: none;
	color: #302F4B;
	text-align: justify;
		font-style:normal;
}

A.btextx:link          {font-weight: bold;text-decoration:none; color: #302F4B}
A.btextx:visited       {font-weight: bold;text-decoration:none; color: #302F4B}
A.btextx:hover         {font-weight: bold;text-decoration:none; color: #196C9F}

.btextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #302F4B;
		font-style:normal;
}

A.btextsm:link          {font-weight: bold;text-decoration:none; color: #302F4B}
A.btextsm:visited       {font-weight: bold;text-decoration:none; color: #302F4B}
A.btextsm:hover         {font-weight: bold;text-decoration:none; color: #196C9F}
*/
/*	----------------------------------------------------------------------------------------------  NEWS SCROLLER   ----------------------------- */

.Newssubheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00000;
	text-decoration: none;
	line-height: 18px;
}

.Newsbtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #00000;
}
A.Newsbtext:link          {font-weight: normal;text-decoration:none; color: #00000}
A.Newsbtext:visited       {font-weight: normal;text-decoration:none; color: #00000}
A.Newsbtext:hover         {font-weight: normal;text-decoration:none; color: #00000}

.Newsbtextsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #00000;
}
A.Newsbtextsm:link          {font-weight: normal;text-decoration:none; color: #00000}
A.Newsbtextsm:visited       {font-weight: normal;text-decoration:none; color: #00000}
A.Newsbtextsm:hover         {font-weight: normal;text-decoration:none; color: #00000}

/*	----------------------------------------------------------------------------------------------  NEWS SCROLLER   ----------------------------- */
/*
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 19px;
	font-weight: normal;
	font-style:italic;
	text-decoration: none;
	color: #302F4B;
}

A.more:link          {font-weight: bold;color: #302F4B}
A.more:visited       {font-weight: bold;color: #302F4B}
A.more:hover         {font-weight: bold;color: #196C9F}
/*
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0C4283;
	text-decoration: none;
	line-height: 19px;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0C4283;
	text-decoration: none;
	line-height: 18px;
}

.HeadingForTopOfMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold; 
	color: #0C4283;
	text-decoration: none;
	line-height: 19px;
	text-align:left;
}

*/

.WelcomeQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	font-style:normal;
	color: #9A2E33;
	text-decoration: none;
	line-height: 22px;	
	text-align:center;

}

A.WelcomeQuote:link          {font-weight: normal;text-decoration:none; color: #302F4B}
A.WelcomeQuote:visited       {font-weight: normal;text-decoration:none; color: #302F4B}
A.WelcomeQuote:hover         {font-weight: normal;text-decoration:none; color: #9A2E33}

.WelcomeLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #302F4B;
}
A.WelcomeLinks:link          {font-weight: bold;text-decoration:none; color: #302F4B}
A.WelcomeLinks:visited       {font-weight: bold;text-decoration:none; color: #302F4B}
A.WelcomeLinks:hover         {font-weight: bold;text-decoration:none; color: #9A2E33}



/*
.NaveMenuHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height: 16px;
}

.NavCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #302F4B;
	text-decoration: none;
	line-height: 16px;
}

.NavMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: Bold;
	text-decoration: none;
	color: #302F4B;
}

A.NavMenu:link          {font-weight: bold;text-decoration:none; color: #302F4B}
A.NavMenu:visited       {font-weight: bold;text-decoration:none; color: #302F4B}
A.NavMenu:hover         {font-weight: bold;text-decoration:none; color: #196C9F}

.NavMenuIssues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #302F4B;
	font-style:italic;
}

A.NavMenuIssues:link          {font-weight: normal;text-decoration:none; color: #302F4B}
A.NavMenuIssues:visited       {font-weight: normal;text-decoration:none; color: #302F4B}
A.NavMenuIssues:hover         {font-weight: normal;text-decoration:none; color: #196C9F}
/*
.BoxShadow {
	
	border-color:#213F77;
	border-width:1px;
	
	background-position:top left;	 
	background-image: url(images/InputBackground.gif) #213F77; 
	background-repeat: no-repeat;
	background-attachment:fixed;
	padding-left: 2px;
	padding-bottom: 2px;
	
	
	
	
}
.ea-button {
	BORDER-RIGHT: #213F77 1px solid; 
	BORDER-TOP: #213F77 1px solid; 
	BORDER-LEFT: #213F77 1px solid; 
	BORDER-BOTTOM: #213F77 1px solid;
	COLOR: #FFFFFF; 
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 1px; 
	BACKGROUND: url(images/InputSubmitBk.jpg) #213F77; 
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; 
	padding:1px
}
*/
TEXTAREA {
        FONT: 11px Verdana; COLOR:black
}
INPUT {
        FONT: 10px Verdana; COLOR: #000000;
		
}
.pgdButton  {
        FONT: 9px Verdana; COLOR: #000000
}
SELECT {
        FONT: 10px Verdana; COLOR: #000000
}

.ContributionsFillInBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.ContributionsOutsideBox {
	border: 1px solid #000000;
}
