body
{
background-color: #F4F5F9;
color: white;
background-image:url('/includes/images/bg_gradient.jpg');
background-repeat:repeat-x;
}

a
{
color: #758496;
text-decoration: none;
}

a:hover
{
color: #84B56C;
text-decoration: underline;
}

h1,h2,h3,h4,h5,h6
{
color: #758496;
}

#mastercontainer
{
background-color: #F4F8FB;
border-color: #014A8E;
border-width: 3px;
}

#greatcontainer
{
background-color: #F4F8FB;
}

#container
{
background-color: #03346C;
}

#sidebar
{
border-color: #658DAC;
background-image:url(/includes/images/containerTopB.jpg);
background-repeat: repeat-x;
}

#header
{
background-color: #03346C;
background-image:url(/includes/images/HeaderC.jpg);
}

#body1
{
background-color: #ffffff;
border-color: #658DAC;
color: #3E3E3E;
background-image:url(/includes/images/bodyTop.jpg);
background-repeat: repeat-x;
}

#body2   /* not using this anymore */
{
background-color: #03346C;
border-color: #658DAC;
}

#login
{

}

#adds
{

}

#footer
{
background-color: #404040;
border-color: #658DAC;
background-image:url(/includes/images/footerBG.jpg);
}

#toolbar
{
background-color: #999999;
background-image:url(/includes/images/toolbarBG_B.jpg);
}

#inputsection
{
color: #000000;
}

img
{ 
border-style: none;
}


.topleft
{
background-color: #ffffff;
background:url('/includes/images/tlbr.jpg') bottom left repeat-x;
}

.topright
{
background-color: #ffffff;
background:url('/includes/images/trbl.jpg') bottom left repeat-x;
}

.bottomleft
{
background-color: #ffffff;
background:url('/includes/images/bl.jpg') top left repeat-x;
}

.bottomright
{
background-color: #ffffff;
background:url('/includes/images/br.jpg') top left repeat-x;
}


tr.alt
{
background-color:#E7E7E7;
}

