body {
background-color: #f1f1f1; }

table#mainTable {
color: #333333;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: #ffffff; }


#header {
background-color: #E4EBE3;
background-repeat: no-repeat;
background-position: center center;
background-image: url(graphics/ECoHeader.gif);
padding-bottom: 1.3em;
padding-top: 1.3em; 
border-top: 1px #666666 solid; 
border-right: 1px #666666 solid;
border-left: 1px #666666 solid; }


/*NavBar style*/

#navBar {
background-color: #7398AA;
color: #ffffff;
font-size: 90%;
text-align: center;
padding-top: 1px;
padding-bottom: 1px;
border-bottom: 1px #666666 solid; 
border-top: 1px #666666 solid; 
border-left: 1px #666666 solid; 
border-right: 1px #666666 solid;}


#navBar a:link {
color: #ffffff;
font-size: 90%;
text-decoration: none; }

#navBar a:hover {
text-decoration: underline; }

#navBar a:visited {
color: #ffffff;
text-decoration: none; }

.pipe {
letter-spacing: 1em;
text-align: center; }


/* END of NavBar style*/





/*Left SideBar style*/

td#sideBarL {
background-color: #AFC2AE;
text-align: right;
line-height: 2em;
padding-right: 1em;
padding-top: 1em;
padding-bottom: 1em;
border-left: 1px #666666 solid; 
border-right: 1px #00763b solid;
vertical-align: top;
background-image: url(graphics/shdgreen.gif);
background-repeat: repeat-x;
background-position: left top; }

td#sideBarL a:link {
font-size: 12pt;
color: #303E2F;
text-decoration: none; 
}

td#sideBarL a:hover {
text-decoration: underline; }

td#sideBarL a:visited {
font-size: 12pt;
color: #303E2F;
text-decoration: none; 
}
/*END of Left SideBar style*/



/*Right SideBar style*/

td#sideBarR {
background-color: #ffffff;
font-size: 75%;
border-right: 1px #666666 solid; 
background-image: url(graphics/shdwhite.gif); 
background-repeat: repeat-x;
background-position: left top;
padding: 1em; }

td#sideBarR a:link {
font-size: 12pt;
color: #303E2F;
text-decoration: none; 
}

td#sideBarR a:hover {
text-decoration: underline; }

/*END of Right SideBar style*/



/*Main space styles*/

td#main {
padding: 2em;
font-size: 80%;
border-right: 1px #00763b solid; 
background-image: url(graphics/shdwhite.gif); 
background-repeat: repeat-x;
background-position: left top; }

.green {
color: #006733;
font-size: 110%; }

/*END of Main space styles*/


/*Miscelaneous styles*/

.u {
text-decoration: underline; }

/*END of Miscelaneous styles*/


h3, h4 {
color: #006d25;
font-weight: inherit;
font-size: small; }

h2 {
font-size: 130%;
color: #3a6795;
font-weight: lighter;
letter-spacing: .2em;
border-bottom: 1px #3a6795 solid;
text-indent: 6px;
font-variant: small-caps; }
