body {
    font-family: Tahoma;
    font-size: 9pt;
    margin:auto;
    padding:0;
}

img 
{
    margin:0;
    padding:0;
}

#top
{
    background: url('images/top.jpg') repeat-x;
    height: 126px;
    width: 100%;
    padding:0;
    margin:0;
}
#top_left
{
    float: left;
    height: 125px;
    width: 340px;
}

#top_right
{
    float: right;
    height: 125px;
    width: 500px;
}
#contact
{
    float : right;
    height: 82px;
    width : 200px;
    text-align: right;
    padding-right: 15px;
    color: #FFFFFF;
    padding-top: 9px;
    display:block;
}

#tagline
{
    float: right;
    height:23px;
    padding-right: 15px;
    font-size:15pt;
    font-weight:none;
    color:white;
    font-family: Calibri;
    display:block;
    width:470px;
    text-align:right;
    margin-top:6px;
    padding-top:3px;
}
#barline
{
    height: 31px;
    width : 100%;
    background: url('images/barline.jpg') repeat-x;
}
#barline1
{
	clear: both;
    height: 26px;
    width : 100%;
    background: url('images/barline.jpg') repeat-x;
}

#middle
{
    width: 100%;
    margin-top: 30px;
}

.content
{
    /*width : 700px;*/
	border: solid 1px white;  
    text-align: left;
    font-family:  Tahoma, Arial;
    font-size: 10pt;
    margin: auto;

}

#bottom
{
    height : 99px;
    width : 100%;
    background-image: url('images/bottom.jpg');
    clear: both;

}

#bottom a
{
 color: white;
}

#copyright
{
    float : left;
    height: 50px;
    width: 320px;
    margin-top: 20px;
    margin-left: 20px;
    color: #FFFFFF;
}
div.ajax__calendar_days table tr td
{ padding-right:0px; }

input.btnSearch { background-image: url('../Images/btnSearch.jpg'); color: White; width: 46px; height: 23px;}

