﻿body {
Margin:25 0 0 0;
background:#666666 url(/images/body_bck_32.png) repeat;
font-family:Verdana, Arial, Helvetica;
font-size:11px;
}
.homecontainer
{
width:800px;height:320px;background-color:#BB1D34;margin-left:auto;margin-right:auto;
}
.whitetext
{
color:#ffffff;
text-decoration:none;
}
a.whitetext:link
{
color:#ffffff;
text-decoration:none;
border-bottom:1px dotted #ffffff;
}
a.whitetext:active
{
color:#ffffff;
text-decoration:none;
border-bottom:1px dotted #ffffff;
}
a.whitetext:visited
{
color:#ffffff;
text-decoration:none;
border-bottom:1px dotted #ffffff;
}
a.whitetext:hover
{
text-decoration:none;
border-bottom:1px solid #ffffff;
}
.theading
{
font-family:Georgia, Times, Times New Roman;font-size:18px;font-weight:bold;color:#ffffff;margin-bottom:12px;
}
.tseperator
{
width:12px;height:230px;background-image:url(/images/td_seperator.jpg);background-repeat:no-repeat;background-position:top center;
}
.imagebox
{
    width:350px;height:auto;border:1px solid #cccccc;float:right;padding:5px;margin:0px 0px 10px 15px;
}
.imageboxlogo
{
    width:auto;height:auto;border:0px solid #cccccc;float:left;padding:5px 20px 0px 0px;margin:0px 0px 10px 15px;
}
.imageboxleft
{
    width:250px;height:auto;border:1px solid #cccccc;float:right;padding:5px;margin:0px 0px 10px 15px;
}
.imageboxright
{
    width:250px;height:auto;border:1px solid #cccccc;float:left;padding:5px;margin:0px 15px 5px 0px;
}
.imagecaption
{
    font-style:italic;
    padding:5px;
}
.inputsearch
{
    width:225px;
    height:16px;
    display:inline;
    border:1px solid #eeeeee;
}
li
{
line-height:18px;
}
.menuholder
{
width:800px;height:86px;margin-left:auto;margin-right:auto;
}
.footer
{
width:800px;height:65px;background:#333333 url(/images/footer_bck.jpg) no-repeat;margin-left:auto;margin-right:auto;border-bottom:1px solid #000000;
}
.insidebar
{
width:800px;height:75px;background:#ffffff url(/images/insidebar.jpg) no-repeat;margin-left:auto;margin-right:auto;
}
.insidebartext
{
width:500px;height:45px;padding-top:22px;margin-left:15px;font-family:Georgia, Times, Times New Roman;font-size:22px;color:#BB1D34;font-weight:bold;
}
.insidebody
{
width:800px;height:auto;background-color:#ffffff;margin-left:auto;margin-right:auto;min-height:500px;
}
.textcontent
{
padding:17px;
}
.maroon
{
color:Maroon;font-weight:bold;
}