body{ behavior:url(/csshover.htc); padding-bottom:0; margin-bottom:0; 
      background-image: url(../images/bodybg.jpg);
      background-repeat: repeat-x;
  	  background-position : 0px 0px ;	  
	  padding:0px;
	  margin:0px;	  
}

table.container {
        width: 851px;
        height: 100%;
        border: 1px;
        background-image: url(../images/grasses.jpg);
        background-repeat: no-repeat;
        empty-cells: show;
		table-layout:fixed;
}

td.top {
        height: 25px !important;
        border-bottom-color: Silver;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}

td.middle {
        height: 287px !important;
        vertical-align: bottom;
        border-bottom-color: Silver;
        border-bottom-style: solid;
        border-bottom-width: 1px;
}

td.bottom {
        vertical-align: top;
}

td.left {
        width: 161px;
        border-right-color: Silver;
        border-right-style: solid;
        border-right-width: 1px;
}

td.center-left {
        width: 506px;
        text-align: right;
}

td.center-right {
        width: 164px;
}

td.center {
        width: 672px;
        text-align: left;
}

td.right {
        width: 18px;
        border-left-color: Silver;
        border-left-style: solid;
        border-left-width: 1px;
}

.no_bgrnd {
        background-color: White;
}




div.nav {
        margin-bottom: 25px;
        margin-top: 58px;
        width: 152px;
        text-align: right;
}

div.nav_element {
        margin-top: 5px;
        white-space: nowrap;
}


div.nav_element a {
        padding-right: 10px;
        font-weight: normal;
}

div.nav_element a:visited {
        font-weight: normal;
}

div.nav_element a:hover {
        font-weight: normal;
        background-image: url(/images/right_rollover.gif);
        background-repeat: no-repeat;
        background-position: right 50%;
}

div.nav_element a:active {
        font-weight: normal;
}


div.nav_elementtop {
        margin-top: 5px;
}

div.nav_elementtop a {
        padding-right: 10px;
        font-weight: normal;
}

div.nav_elementtop a:visited {
        font-weight: normal;
}

div.nav_elementtop a:hover {
        font-weight: bold;
        background-image: url(/images/right_rollover.gif);
        background-repeat: no-repeat;
        background-position: right 50%;
}

div.nav_elementtop a:active {
        font-weight: bold;
}


div.descript {
        margin-left: 20px;
        margin-bottom: 20px;
        width: 140px;
        text-align: left;
}

div.descript_element1 {
        font-family: Arial, Helvetica, sans-serif;
        color: #333333;
        font-weight: normal;
        font-size: 11px;
        margin-top: 4px;
}

div.descript_element2 {
        font-family: Arial, Helvetica, sans-serif;
        color: #666666;
        font-weight: normal;
        font-size: 10px;
        margin-top: 10px;
}

div.top_line {
        width: 652px;;
        height: 30px;
        text-align: right;
}

div.t_l_element {
        float: right;
        margin-left: 5px;
        margin-top: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: Gray;
}

div.content {
        width: 100%;
        margin-top:20px;
        line-height:100%;
}

div.content_padd {
       	width: 100%;
        margin-top:30px;
        line-height:100%;
}

div.c_left {
        float: left;
        width: 160px;
        text-align: right;
        color: #008cb2;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        padding-top: 5px;
        vertical-align: top;
}

div.c_right {
        float: left;
        width: 463px;
        vertical-align: top;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 5px;
        padding-left: 5px;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        padding-bottom: 15px;
}
div.newstext {
        clear:both;
        width: 463px;
        vertical-align: top;
        text-align:left;
        margin-left: 180px;
        margin-right: 20px;
        padding-top: 5px;
        padding-left: 5px;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        padding-bottom: 15px;
}
div.newsform {
        clear:both;
        width: 463px;
        vertical-align: top;
        text-align:center;
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 20px;
        padding-left: 5px;
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        padding-bottom: 15px;
}


a {
        color: #666666;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        font-weight: normal;
        font-size: 11px;
}

a.normal {
        font-weight: normal;
        font-size: 11px;
}

a:hover, a.active {
        color: #a7b01b;
        font-weight: normal;
}

a.activenav {
        color: #a7b01b;
        font-weight: bold !important;
        background-image: url(/images/right_rollover.gif);
        background-repeat: no-repeat;
        background-position: right 50%;
}

p {
        margin: 0px;
        padding: 0px;
}

div.italic, span.italic {
        color: #333333;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        font-style: italic;
}

div.bold {
        font-weight: bold;
        font-size: 11px;
}

.pageOn {

        color: #a7b01b !important;
        font-weight: normal !important;
}


div.c_right p {
        padding-bottom: 15px;
}

.blue{color:#008CB2;}
.green{color:#B2BB50;}

.blue a:link, .blue a:hover, .blue a:visited, .blue a:visited:hover{color:#008CB2!important;text-decoration:none;}
.green a:link, .green a:hover, .green a:visited:hover{color:#B2BB50!important;text-decoration:none;}

a.blue:link, a.blue:hover,a.blue:visited,a.blue:visited:hover{color:#008CB2!important;text-decoration:none;}
a.green:link, a.green:hover,a.green:visited,a.green:visited:hover{color:#B2BB50!important;text-decoration:none;}