body
{
background-color:rgb(204,204,227);
background-image:url('images/background.gif');
}

h1,h2,h3,h4,h5
{
font-family: 'trebuchet ms', trebuchet, arial, sans-serif;
color:rgb(0,0,0);
margin-bottom:0px;
margin-left:5px;
padding-bottom:0px;
}

p
{
font: 13px 'trebuchet ms', trebuchet, arial, sans-serif;
color:rgb(0,0,0);
margin-top:5px;
padding-top:0px;
margin-left:5px;
margin-right:20px;
}

/* Text Styles */
#footer1, #footer2
{
font-weight:bold;
color:rgb(71,71,71);
}

#footer1
{
float:left;
}

#footer2
{
float:right;
}

.subMenuText
{
font-weight:bold;
color:rgb(255,255,255);
margin-top:2px;
margin-right:50px;
}

.red
{
color:rgb(255,0,0);
font-size:16px;
}

.black
{
color:rgb(0,0,0);
}

.mainTable
{
margin-top:24px;
}

/* LIST STYLES */
ul, li 
{
list-style-position: inside;
line-height: 15px;
color: rgb(86,86,86);
text-indent: 0px;
margin: 0px 15px 0px 15px;
padding: 0px;
font: 12px 'trebuchet ms', trebuchet, arial, sans-serif;
}


/* Display Styles */
.white
{
background-color:rgb(255,255,255);
}

.mainCell
{
background-color:rgb(255,255,255);
background-repeat:repeat-y;
}

.right
{
float:right;
}

.left
{
float:left;
}

a:hover
{
text-decoration:none;
}

.subMenuText a
{
color : rgb(255,255,255);
}

.subMenuText a:hover
{
color : rgb(0,0,87);
}

#footer2 a
{
color : rgb(0,0,71);
}

#footer2 a:hover
{
color : rgb(57,57,203);
}