html, body {background-color: #E0E1E3; height: 100%}

body, td {font: 11px Tahoma, Arial; color: #4C4C4C}

a:link, a:visited, a:active {font: 11px Tahoma, Arial; color: #229ABD}

a:hover {color: red}

#leftCol {background: #EFF3F4 url(img/lt.jpg) no-repeat; padding-top: 190px; padding-left:none;}

#pageTxt {-moz-box-sizing: padding-box; padding: 0px 15px 0px 25px}

#hr {background: url(img/hr1.gif) repeat-x; width: 100%; height: 1px; margin-bottom: 15px}

#hr2 {background: url(img/hr1.gif) repeat-x; width: 100%; height: 1px; margin-bottom: 15px}

.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 12px; font-weight: bold}

.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 12px; padding-top: 25px; margin-right: 14px; font-size: 9px; color: black; text-decoration: none; line-height: 59px}

.newsTitle{
font-weight:bold;
color:#6699FF;
font-size:12px;
}
.even{
background-color: #F5F3E9;
}
.odd{
background-color:#FFFFFF;
}