body
{
    background-color: #ffffff;
    background-image: URL("http://www.monitorsafetyservices.com/design/mss/images/bg.gif");
    background-repeat: repeat;
}

p
{
    font-size: 95%;
    line-height: 140%;
    font-family: arial, helvetica;
}

td
{
    font-size: 85%;
}

hr
{
    height: 0px;
}

a
{
    color: #009;
    font-size: 100%;
}

a:visited
{
    color: #009;
    font-size: 100%;
}

a:hover
{
    color: #00f;
}

.main
{
    width: 732px;
    margin-left: auto;
    margin-right: auto;
}

.border
{
    color: #ffffff;
    background-color: #333333;
}

.menu
{
    width: 80%;
    background-color: #474747;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 80%;
    padding: 2px;
}

.menu a
{
    color: #cccccc;
}

.menu a:visited
{
    color: #bbbbbb;
}

.menu a:hover
{
    color: #eeeeee;
}

.content
{
    text-align: left;
    valign: top;
    font-size: 120%;
    padding: 12px;
}

.footer
{
    color: #000000;
    background-color: #ffffff;
    padding: 4px;
    text-align: center;
    font-size: 70%;
}

.footer a
{
    color: #aaa;
}

.footer a:visited
{
    color: #aaa;
}

.footer a:hover
{
    color: #ddd;
}

.pagetitle
{
    font-size: 170%;
    padding-bottom: 8px;
    font-weight: bold;
    color: #72706f;
}

.pagetitle2
{
    font-size: 200%;
    padding-bottom: 8px;
}

.main_table
{ 
    cellspacing: 0;
    cellpadding: 0;
    border: 1;
    margin-left: auto;
    margin-right: auto;
}

.client_table
{ 
    cellspacing: 5px;
    padding: 5px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
}

.navtable
{ 
    margin-left: auto;
    margin-right: auto;
}

.highlight_text
{
    font-size: 125%;
    font-weight: bold;
    color: #cc0000;
    text-align: center;
}

.article_text
{
    font-size: 12pt/18pt;
    font-family: arial, helvetica;
}

.textline input
{
width:200px;
}

.textbox textarea
{
width:300px;
}

.latest_news
{
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.headline_link a
{
    color: #000000;
    font-family: arial, helvetica;
    font-size: 120%;
}

.headline_link a:visited
{
    color: #000000;
    font-family: arial, helvetica;
    font-size: 120%;
}

.headline_link a:hover
{
    color: #888888;
    font-family: arial, helvetica;
    font-size: 120%;
    text-decoration: none;
}

.headline
{
    color: #000000;
    font-size: 140%;
    font-family: arial, helvetica;
    padding-bottom: 0px;
}

.news_archive
{
    width: 95%;
    font-size: 100%;
    margin-left: auto;
    margin-right: auto;
}

.center
{
    font-size: 90%;
    text-align: center;
}