﻿body
{
    font-size: 10pt;
    font-family: verdana,arial,helvetica;
    
    background-image: url('../images/background-repeatx.jpg');
	background-repeat: repeat-x;
	background-color: #d2d7e4
}
h1
{
    color: #0066cc;
    font-weight: bold;
    font-size: 15pt;
    margin: 12px 12px 6px;
    padding-top: 12px;
    border-bottom: 1px solid #D2D7E4;
}
h2
{
    border-bottom: 1px solid #D2D7E4;
    color: #cc0000;
        font-weight: bold;
        font-size: 11pt;
        margin: 12px 12px 6px;
        padding-top: 0px;
        padding-bottom: 3px;
}

a, a:visited
{
    font-weight: bold;
    color: green;
    text-decoration: none;
}
a:hover
{
    color: red;
}

.BodyText
{
    
    margin-right: 12px;
    margin-left: 12px;
    margin-top: 0px;
    margin-bottom: 9px;
}
#TopNavCell
{
    color: #ffffff;
    background-color: #ff0033;
    height: 22px;
    font-weight: bold;
    font-size: 10pt;
}
.mainnav, .mainnav:visited
{
    text-decoration: none;
    color: #ffffff;
}
.mainnav:hover
{
    color: yellow;
}

.ImageLP
{
float:left;
width:190px;
margin-right:12px;
margin-Left:9px;
margin-bottom:12px
}

.ImageLL
{
float:left;
width:280px;
margin-right:12px;
margin-Left:9px;
margin-bottom:12px
}

.ImageRP
{
float:right;
width:190px;
margin-left:12px;
margin-bottom:12px;
}

.ImageRL
{
float:right;
width:280px;
margin-left:12px;
margin-bottom:12px;
}
#hpwhatsnew
{
    padding: 9px;
    border: #cc0000 1px solid;
    background-color: #eaeaea;
    margin-left:9px;
    margin-right:9px;
}
.ilikeit
{
    font-family: 'Comic Sans MS';
    font-size: 11pt;
    font-weight: bold;
    color: #0066FF;
    text-align: center;
}
