

th {
    font-weight: bold;
    color: white;
    text-align: center;
    font-size: 14px;
  }


body {
    background-color:#333333;
    margin:0px;
    padding:0px;
    text-align:center;
    font-family:Arial;
    font-size:12px;
    color:#555555;
  }


.edge {
    outline-color : #ff0000;
    outline-style : solid;
    outline-width : 1px;
  }


.tab {
    background-image : url(images/tab_normal.gif);
    background-repeat : no-repeat;
    cursor : pointer;
    height : 29px;
    left : 174px;
    padding-top : 6px;
    position : absolute;
    top : 98px;
    width : 122px;
    color : #DDDDDD;
    font-family:Arial;
    font-size:17px;
    z-index : 2;
  }


#page {
    margin-left : auto;
    margin-bottom : auto;
	background-color: white;
    /*background-image : url(images/hstrip.jpg);
    background-repeat : repeat-y;*/
    margin-right : auto;
    margin-top : 0px;
    padding-top : 0px;
    position : relative;
    width : 848px;
    z-index : 2;
  }


#header {
    width:848px;
    height:169px;
    background-image:url(images/topx.jpg);
    top: 0px;
    left: 0px;
    position: relative;
  }


.sidebar_container {
    width: 175px;
    left: 0px:top: 0px;
    position: relative;
    float: left;
    background-image:url(images/sidebar.jpg);
    background-position:bottom;
    color : #FFFFFF;
    font-family:Arial;
    font-size:14px;
  }


.sidebar_container ul {
    list-style: none;
  }


.sidebar_container li {
    background-image : url(images/ledgreen_trasp.gif);
    background-repeat : no-repeat;
    margin-left : -32px;
    margin-top : 8px;
    padding-left : 10px;
    text-align : left;
    vertical-align : text-bottom;
  }


#content_container {
    top: 0px;
    text-align : left;
    width : 670px;
    position: relative;
    overflow:auto;
    font-size: 12px;
  }


#footer {
	font-size: 14px;
    background-color : #000000;
    background-image : url(images/bot_smallntxt.jpg);
    background-repeat : no-repeat;
    display: table-cell;
    color : #DDDDDD;
    height : 46px;
    text-align : center;
    vertical-align : middle;
    width : 848px;
	float :left;
  }


.tab:hover {
    color : #ffff00;
  }


.sidebar_container A:link, #sidebar_container A:visited {
    color : #CCDDCC;
    text-decoration: none;
  }


.sidebar_container A:hover {
    color : #FFFFFF;
  }


.contact {
  }


.stdmlogo {
    font-weight: bold;
    color: #555555;
  }


.stdmlogot {
    font-style: italic;
    font-weight: bold;
    color: #04B658;
    margin-left: -2px;
    margin-right: 1px;
  }


.news {
    font-size:11px;
  }


.news_date {
    font-size : 11px;
    font-style : italic;
    font-weight : bold;
  }


.news_title {
    font-size : 14px;
    font-weight : bolder;
  }


.news ul {
    list-style: none;
  }


.news li {
    margin-left: -32px;
    text-align: left;
    margin-top: 8px;
    background-image:url(images/ledgreen_trasp.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
  }

.dot {
	background-image:url(images/ledgreen_trasp.gif);
	background-repeat: no-repeat;
}