﻿body,form,p,div{margin:0;padding:0;}
body
{
    font-family:Arial;
	font-size:10pt;
	padding:5px 0px;
	margin:0px;
	background:#fff;
	float:left;
	width:100%;
	color:#464646;
}
.masterWrapper
{
    width:999px;
    margin:0px auto;
    background:#fff;
}
.master
{
    float:left;
    clear:both;
    width:999px;
    background:#fff;
}
p
{
    margin:0px;
}
table.tab
{
    border-collapse:collapse;
}
table.tab,
table.tab tr td
{
    border-color:#e5e1e1;
}
a
{
    color:#df4848;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}
/* begin masterMiddle -----------------*/
.masterMiddle
{
    float:left;
    clear:both;
    width:100%;
}
.masterMiddle .menuRow
{
    clear:both;
    float:left;
    width:100%;
    padding-bottom:1px;
}
.masterMiddle .column2
{
    clear:both;
    float:left;
    width:100%;
    overflow:hidden;
}
/* end   masterMiddle -----------------*/
/* begin pnlTopImage1 ******************/
.pnlTopImage1,
.pnlTopImage2
{
    float:left;
    width:100%;
    height:207px;
    background:url('../i/top1.jpg') no-repeat;
}
.pnlTopImage2
{
    background:url('../i/top2.jpg') no-repeat;
}
/* end   pnlTopImage1 ******************/
