		body {
//			background:#E3E3E3;
			background:#c8d9e3;  most outer boarder  c9dae4
			text-align:center;
			margin-top:0;
			font-family:verdana,arial;
			font-size:small;
		}
		#OuterContainer {
		/*	position:relative; */
			width:768px;
			margin-left: auto;
			margin-right: auto;	
			text-align:left;
		}
		#Header_Top {
			width:100%;
			height:132px;
			background: url(./images/header_top.jpg) no-repeat;
		}
		#Menu_Bar {
/*			background: url(./images/header_bottom.jpg) no-repeat;*/
///			background-color: #4682B4; /*#FCC3CB;*/
			background-color: #34627C; /*#FCC3CB;*/
			height:62px;
			padding:0 11px;
			font-family:arial;
			font-weight:bold; 
		}
		.Menu {
			padding-left:1em;
			padding-right:1em;
			padding-top:3px;			
		}
		.Menu_Right { 
			position:relative; 
			float:right; 
		}			

		.MenuItem  {
	font-size:110%;
	position:relative;
	color:  #74A3CA;
	z-index:10;
	padding:0 1em;
	left: -2px;
	top: 1px;


		}

		.MenuItem a {
			color:white;	
			text-decoration:none;
		}

		.MenuItem a:hover {
			color:   yellow;      /*#D1777B;*/
		}

		.logonbutton {
			background-color:   firebrick;      /*#D1777B;*/
		}


		#InnerContainer {
			width:768px;
			margin-left: auto;
			margin-right: auto;	
			background-color:white;
			text-align:left;
		}
		#MainContainer {
			padding:1em;
		}
		#Footer {
			clear:both;
			margin-top:2em;
			font-size:x-small;
			color:#999999;
		}
		#Footer a {
			color:#999999;
		}

		/*a { color:#D1777B; } */

		a { color:#4682B4; 
            text-decoration  : none;
          }
a:hover
          { color:#468255; 
            text-decoration  : underline;
          }



		h1 {
			color:#D1777B;
			font-weight:normal;
			font-size:1.6em;
			margin-bottom:0;
		}
		h2 {
			color:#D1777B;
			font-size:1.25em;
			margin-top:2em;
		}
		h3 {
			font-size:1.1em;
			margin-top:2em;
			margin-bottom:.4em;
		}
		h4 {
			font-size:1em;
			margin-bottom:.3em;
		}
		ul {
			margin-top:.6em;
		}
		.LongText li {
			margin-bottom:1em;
		}
		xp { 
			margin-top:.6em;
			margin-bottom:.6em;
		}
		li h4 {
			margin-bottom:0;
		}
		#PageTitle {
			margin-bottom:1em;
		}
		#PageTitle h1 {
			margin-bottom:.2em;
		}
		#PageTitle h4 {
			margin-top:0;
		}
		.MoreInfo {
			font-size:70%;
			color:#D1777B;
			text-transform:uppercase;
			letter-spacing:.2em;
		}
		.MoreInfo a {
			text-decoration:none;
		}
		.ThreadView {
			margin-top:1.5em;
		}
		.Topic_ThreadView .Info #Details, .Topic_ThreadView .Info #Details a, .Info {
			font-size:x-small;
			color:#999999;
		}
		
		.Topic_ThreadView .Info {
			margin-bottom:1em;
		}

td a.poweredby
                 {
                             color  : aliceblue;
                        text-align  : right;
                    text-decoration : none;
                          font-size : 7pt;
                 }

td a.poweredby:hover
                 {
                             color  : #FFFF00;
                    text-decoration : underline;
                 }
table.directory
       {
             border-color     : navy;
             border-style     : solid;
             border-width     : 1px;
       }

th.rosterhead, td.rosterhead, td.rosterhead a
       {
             text-align       : center;
             color            : white; 
             background-color : #4682B4;  
             white-space      : nowrap;
       }


table.editform   {
                   background-color : #CCCCCC;
                   border-color     : #555555;
                   border-style     : solid;
                   border-width     : 1px;
                 }

th.editformtitlebar 
                 {
                   color            : white;
                   background-color : navy;
                   text-align       : center;
                 
                 }
body, p, li, td, th 
       {
             font-family   : arial, verdana, sans-serif;
             font-size     : 10pt;
       }

th
       {
               text-align       : right;
       }

hr     {              color : lightsteelblue;
           background-color : lightsteelblue;
       }


tr.row1         { font-family      : arial,verdana,sans-serif;
                  background-color : white;  
                  text-align       : left;
		          font-size        : 10pt;

                }

tr.row0         { font-family      : arial,verdana,sans-serif;
                  background-color : #F5F5FF;  
                  text-align       : left;
		          font-size        : 10pt;
                  border-color     : #000000;
                  border-style     : solid;
                  border-width     : 1px;
                 }

tr.rowxhover td  { 
                  border-color     : #CCCCCC;
                  border-style     : solid;
                  border-width     : 0px 1px 0px 0px;
                  padding          : 2px 0px 2px 5px;
                 }

tr.rowxhover td  { 
                  background-color : #EEEEEE;
                  border-color     : #CCCCCC;
                  border-style     : solid;
                  border-width     : 0px 1px 0px 0px;
                  padding          : 2px 0px 2px 5px;
                 }


tr.row1 td       { 
                  border-color     : #CCCCCC;
                  border-style     : solid;
                  border-width     : 0px 1px 0px 0px;
                  padding          : 2px 0px 2px 5px;
                 }

tr.row0 td       { 
                  border-color     : #CCCCCC;
                  border-style     : solid;
                  border-width     : 0px 1px 0px 0px;
                  padding          : 2px 0px 2px 5px;
                 }


		.searchresults_bar {
            color           : white;
			background-color: #4682B4; /*#FCC3CB;*/
			height:21px;
			padding:0 11px;
			font-family:arial;

		}

.searchfieldtext {color : #FFFACD; /* LemonChiffon1 */ }

.xsearchbutton, .searchfield
        {
            background-color : #FFFACD; /* LemonChiffon1 */
            border-color     : black;
            border-style     : solid;
            border-width     : 1px;
        }             



.sectionhead 
        {
            width            : 100%;
            background-color : steelblue;
            color            : white;
            font-weight      : bold;
            text-align       : center;
            margin-bottom    : 0;
        }


.sidebar
        {
            background-color : #FAFAFF;
            border-color     : steelblue;
            border-style     : solid;
            border-width     : 1px;
        

        }


.sidebarsection
        {
            background-color : #FAFAFF;
            margin-top       : 0;
            padding          : 20px;
            text-align       : center;
            border-color     : steelblue;
            border-style     : solid;
            border-width     : 1px;


        }


/* news styles */

.news1 body,p { 
          font-family     : Arial, SanSerif;
          font-weight     : normal;
          font-size       : 12;
          color           : black;
          text-align      : left;
         } 

.newslist a { 
          font-family     : Arial, SanSerif;
          font-weight     : bold;
          font-size       : 12pt;		  
          text-decoration : none;
          text-transform  : uppercase;
         } 

.newslist a:hover { 
          text-decoration : underline;
          }



.news1 th { 
          font-family     : Arial, SanSerif;
          font-weight     : bold;
          font-style      : italic;
          color           : navy;
          font-size       : 12;		  
          text-align      : left;
         } 

.news1 td { 
          font-family     : Arial, SanSerif;
          font-weight     : normal;
          color           : black;
          font-size       : 12;		  
          text-align      : left;
         } 

	

		 
DIV.trails a   {
          color           : green;
		  font-size       : 10;
		  text-align      : left;
		  }		 

/* end news styles */


.buttonadmin
        {
            background-color : firebrick;
            color            : yellow;
            border-color     : black;
            border-style     : solid;
            border-width     : 1px;
            text-decoration  : none;
        }             
