*
{
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

a, a:link, a:visited, a:hover, a:active
{
    color: #2E7198;
    font-weight: bold;
    font-size: 12px;
}

body
{
    background-color: #E2E1DD;
    text-align: center;
    font-family: Tahoma;
}

img
{
    border: none;
}

h1, h2, h3, h4, h5
{
    font-family: Tahoma;
    color: #DA1935;
    margin-top: 10px;
}

h1
{
font-size: 18px;
}

h2
{
font-size: 16px;
}

h3
{
font-size: 14px;
}

hr
{
    clear: both;
    margin-top: 10px;
    height: 1px;
    border-top: none;
    border-bottom: solid 1px #C6C5C3;
    width: 100%;
}

div#template-page
{
    width: 1026px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

td#back-top-left
{
    background-image: url(/images/back-top-left.jpg);
    background-repeat: no-repeat;
    width: 275px;
    height: 145px;
    text-align: left;
    vertical-align: top;
}

a#template-home-link
{
    text-decoration: none;
    position: relative;
    left: 45px;
    top: 40px;
    width: 250px;
    height: 70px;
    display: block;
}

td#back-top-middle
{
    background-image: url(/images/back-top-middle.jpg);
    background-repeat: no-repeat;
    width: 574px;
    height: 145px;
}

td#back-top-right
{
    background-image: url(/images/back-top-right.jpg);
    background-repeat: no-repeat;
    width: 176px;
    height: 145px;
    vertical-align: middle;
}

td#back-top-right p
{
    text-align: center;
    position: relative;
    left: -30px;
    margin: 0px;
}

td#back-middle-left
{
    background-image: url(/images/back-middle-left.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 275px;
    text-align: left;
    vertical-align: top;
}

td#back-middle-middle
{
    background-image: url(/images/back-middle-main.jpg);
    background-repeat: repeat-y;
    width: 574px;
    text-align: left;
    vertical-align: top;
    height: auto;
}

td#back-middle-top
{
    background-image: url(/images/back-middle-top.jpg);
    background-repeat: no-repeat;
    width: 574px;
    height: 34px;
}

td#back-middle-right
{
    background-image: url(/images/back-middle-right.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    width: 176px;
    text-align: center;
    vertical-align: top;
}

td#back-bottom
{
    background-image: url(/images/back-bottom.jpg);
    background-repeat: no-repeat;
    width: 1025px;
    height: 86px;
    text-align: center;
    vertical-align: bottom;
}

td#back-bottom table
{
    width: 100%;
    height: 50px;
}

td#back-bottom table td
{
    text-align: center;
    vertical-align: middle;
    font-size: 12px;
}

td#back-bottom table td a
{
    font-size: 12px;
}

p#template-days-to-date
{
    color: #DA1935;
    font-size: 36px;
}

div#template-banners
{
    background-color: #C6C5C3;
    width: 270px;
    height: 125px;
}

div#template-banners p
{
    margin-top: 0px;
    margin-left: 10px;
    position: relative;
    top: 10px;
}

table#template-population-table
{
    width: 170px;
    margin-top: 25px;
}

table#template-population-table td
{
    text-align: center;
}

table#template-population-table td a
{
    font-size: 12px;
}

table#template-population-table td.window-left
{
    background-image: url(/images/window-left.jpg);
    width: 9px;
    height: 27px;
}

table#template-population-table td.window-middle
{
    background-image: url(/images/window-fill.jpg);
    width: 152px;
    height: 27px;
    font-size: 16px;
    color: #DA1935;
    font-weight: bold;
}

table#template-population-table td.window-right
{
    background-image: url(/images/window-right.jpg);
    width: 9px;
    height: 27px;
}

table#template-population-table td.header-red
{
    color: #DA1935;
}

table#template-population-table td.text-blue
{
    color: #2E7198;
    font-size: 12px;
}

table#template-content
{
    width: 100%;
    height: 100%;
}


table#template-content td#template-content-td
{
    padding: 5px 25px 0px 25px;
    text-align: left;
    vertical-align: top;
    width: auto;
}

div#template-menu
{
    padding-left: 35px;
    margin-top: 15px;
}

table#clients
{
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
}

table#clients td
{
	text-align: center;
}

table#clients td div
{
	height: 180px;
	width: 165px;
	text-align: center;
	border: 1px solid #C6C5C3; 
}

table#news
{
       width: 100%;
       border-collapse: collapse;
}

table#news td
{
       border: solid 1px;
       padding: 3px;
       text-align:left;
       vertical-align: middle;
}

table#news .title-td
{
      border: solid 1px;
      padding: 3px;
      text-align: center;
      vertical-align: middle;
}
