@charset "utf-8";
/* CSS Document */
.mainTableRow1{
background-image:url(Images/Header.png);
}
.mainTableRow2{
background-image:url(Images/Menu.png);
}
.mainTableRow3{
background-image:url(Images/BackGround.png);
}
.mainTableRow4{
background-image:url(Images/footer.png);

}
.mainTableRow1Cells{
background-image:url(Images/Header.png);
height:133px;
text-align:center;
border-top:solid 1px #333333;
}
.mainTableRow2Cells{
background-image:url(Images/Menu.png);
height:33px;
text-align:center;
border-bottom:solid thin #cccccc;
border-top:solid thin #cccccc;
}
.mainTableRow3Cells{
}
.mainTableRow4Cells{
background-image:url(Images/footer.png);
height:69px;
text-align:center;
border-top:solid 1px #333333;
}

body{
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
margin-top:0px;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
}
.menuTable{
height:33px;
width:800px;
}
.HeaderText{
color:white;
font-size:12px;
font-weight:bold;
}
.FooterText{
color:white;
font-size:8px;
font-weight:normal;
}
.pageHeader
{
font-size:24px;
color:#333333;
}
.Jeep
{
position:relative;
left:-10px;
top:-80px;
z-index:5;
}
.Menu {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:White;
height:33px;
border-left:solid thin #cccccc;
text-decoration:none;
}
.Menu a
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:White;
text-decoration:none;
height:33px;
}
.Menu a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:Blue;
text-decoration:none;
height:33px;
}
.MenuRight{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:white;
height:33px;
border-left:solid thin #cccccc;
border-right:solid thin #cccccc;
}
.MenuRight a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:white;
height:33px;
text-decoration:none;

}
.MenuRight a:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:Blue;
color:Blue;
height:33px;
text-decoration:none;

}