body {
	margin: 				0px;
	min-width: 				1000px;
	background-color: 		#5d5e65;
	text-align: 			center;
}
#wrapper {
	text-align: 			center;
	width: 					900px;
	margin-right: 			auto;
	margin-left: 			auto;
	background-color: 		#f3ecdf;
	border-left:			1px solid black;
	border-right: 			1px solid black;
}
#content {
	background-image: 		url(images/layout_03.gif);
	background-repeat: 		no-repeat;
	text-align: 			left;
	padding:				15px 20px;
	
}
#loginbutton{
	padding-bottom:5px;
	margin-top:-25px;
	text-align:right;
	width:850px;
}

#loginbutton a:link{
	color:#FFF;
	text-decoration:none;
		font-family: 		verdana,helvetica;
	font-size: 			13px;
	font-style: 		normal;
font-weight: 		bold;
	}
	
#loginbutton a:visited{
	color:#FFF;
	text-decoration:none;
		font-family: 		verdana,helvetica;
	font-size: 			13px;
	font-style: 		normal;
font-weight: 		bold;
	}
	
	#loginbutton a:hover{
	color: #B22222;
	}
	
	
#footer {
	height:					30px;
	background-color:		#513b2b;
	color:					#FFFFFF;

	font-size:			12px;
}
#HorizMenu {
	margin-top:				195px;
	height: 				25px;
	text-align:				center;
	padding-left: 			20px;
}
H1 {
	font-family: "Microsoft Sans Serif";
	color:					#513b2b;
}

 body {
 font-family:arial;
 font-size:12px;
    text-align: center;
  }
  a:link{
  
 color:#3F3F9E;
  }
  a:visited{
  color:#3F3F9E;	
  }
  h3{
  font-size:13px;
  margin:0;
   padding:0;
  }




  ul{
  margin-top:5px;
  padding-top:5px;
  }
  
  .newsTitle{
  color :#3F3F9E;
 
    }

 

        .tables ul{
          width:190px;
	 list-style:none;
	 padding:0;
	 margin:0;
	 margin-top:5px;
	 padding-left:3px;
  }
  .tables ul li{
  margin-bottom:10px;
  }
  
  .tables ul li a{
  color: #3F3F9E;
  font-size:11px;
  }
  .tables ul li a:visited{
  color: #3F3F9E;
  }
  #wrapper {
    width: 900px;
    text-align: left;
    margin: 0 auto;
  }
  #bgbox {
    background: url(images/bg.png) no-repeat;
    width: 900px;
  }
  
  #header {
    width: 900px;
    height:120px;
 background-repeat:no-repeat;
    background-image:url(images/header.png);
  }
  
#left {
    width: 199px;
    border: 1px solid black;
    
}

#middle {
    width: 478px;
    padding: 5px 10px 25px 10px;

    font-size:12px;
    font-family:arial;
    
  }
  #middle td{
  font-size:12px;
  }
 #middle h1 {
 	font-size: 15pt;
 }
 #middle h2 {
 	font-size: 13pt;
 }
#right {
    width: 199px;
     border: 1px solid black;
  }
  #footer {
width: 900px;
    height:60px;
  
  }

 #footer p {
    font-size:10px;
}

.imgRight {
 float: right;
 border: 1px solid #2E3957;
 margin-left: 2px;
 padding: 5px;
}

.imgLeft {
 float: left;
 border: 1px solid #2E3957;
 margin-left: 2px;
 padding: 5px;
}

/***************************************************************************/

/* Dynamic Member Menu: Horizontal Bar

/***************************************************************************/

#dynamicMemberMenu{
	width:100%;
	height: 32px;
	margin-top:-12px;
	background-image: 		url(images/layout_01a.gif);
	padding-top:5px;
	}

#dynamicMemberMenu ul{

	}

#dynamicMemberMenu ul li{
	display:inline;
	margin-right: 30px;

	}
	
#dynamicMemberMenu ul li a:link{
	font-family: verdana,helvetica;

font-size: 13px;

font-style: normal;

font-weight: bold;

color: #ffffff;

text-decoration: none;
	}	
	
#dynamicMemberMenu ul li a:visited{
	font-family: verdana,helvetica;

font-size: 13px;

font-style: normal;

font-weight: bold;

color: #ffffff;

text-decoration: none;
	}	
	
#dynamicMemberMenu ul li a:hover{
	color: #b22222;
	}	

/***************************************************************************/

/* WORKING DROPDOWN CSS:

/***************************************************************************/



.ddmx {

    

    font-family: Arial; 

    width:		700px;

   
}



.ddmx .item1,

.ddmx .item1:hover,

.ddmx .item1-active,

.ddmx .item1-active:hover {



	font-family: 		verdana,helvetica;
	font-size: 			13px;
	font-style: 		normal;

	font-weight: 		bold;

	color: 					#fff;

   

    text-decoration: 		none;

    display: 				block;

    white-space: 			nowrap;

    position: 				relative;

   


}

html>/**/body .ddmx .item1,

html>/**/body .ddmx .item1:hover,

html>/**/body .ddmx .item1-active,

html>/**/body .ddmx .item1-active:hover, x:-moz-any-link, x:default { 


} 

.ddmx .item1:hover {

	color: #b22222;

	}



.ddmx .item2, .ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {

    padding: 				3px 8px 1px 15px;
  

	font-family: 		verdana,helvetica;
	font-size: 			13px;
	font-style: 		normal;
font-weight: 		bold;
 	style: list;
	padding-top:			5px;

	padding-bottom:			5px;

	color:#000;

    text-decoration: none;

	 display: 				block;

    white-space: 			nowrap;

    position: 				relative;

    z-index: 				500;

    min-width: 80px;

    _width: 120px;

    border:1px solid #999999;
_border:none;
    border-bottom: none;

}



.ddmx .item2 {

background-color:#DCDCF1;



}



.ddmx .item2:hover, .ddmx .item2-active, .ddmx .item2-active:hover {

    

    background:#2A2A7B;
_width: 120px;
	color:white}



.ddmx .arrow,

.ddmx .arrow:hover {

    padding: 3px 16px 4px 8px;
     _width: 120px;

}



.ddmx .item2 img,

.ddmx .item2-active img{

    position: absolute;

    top: 4px;

    right: 1px;

    border: 0;

}



.ddmx .item3, .ddmx .item3:hover, .ddmx .item3-active, .ddmx .item3-active:hover {

    padding: 				3px 8px 4px 6px;

    font-family : 			Arial, Helvetica, sans-serif;

	font-size : 			11px;

	color: 					#000;

    text-decoration: 		none;

    display: 				block;

    white-space: 			nowrap;

    position: 				relative;

    z-index: 				500;



}



.ddmx .item3 {

    background: #eeeeee;

}



.ddmx .item3:hover,

.ddmx .item3-active,

.ddmx .item3-active:hover {

    background:#99FF00

}





.ddmx .section {

    border: 			1px solid #2A2A7B;

    position: 			absolute;

    visibility: 		hidden;

    z-index: 			-1;

    background-color: #DCDCF1;


    

}

/* table #menu1 {

width: 140px;

} 



.ddmx .section {

    border-bottom: 			5px solid red;

    position: 			absolute;

    visibility: 		hidden;

    z-index: 			-1;

    background-color: #eeeeee;

    margin-top:10px;

}

*/



* html .ddmx td { position: relative; } /* ie 5.0 fix */

.ddmx .item2 .moremenu,

.ddmx .item2-active .moremenu{

    position: absolute;

    bottom: 5px;

    right: 5px;

    border: 0;

    color: #000000;

    font-size: 14px;

}

#footer a {
	color: white;
	text-decoration: none;
}  
#footer a:hover {
	color: white;
	text-decoration: underline;
}  