﻿body 
{
    background-color:#edefe4;    
}

#contentabs
{
    font-family:Arial, Verdana, Sans-Serif;
    font-size:medium;
    position:absolute;
    top: 220px;
    left: 235px;
    width: 750px;
    /*border: 1px solid rgb(0,0,0);*/
    padding: 0px 5px 5px 5px;
}
#contentabs #mobiannounce {
    text-align:center;
}
a
{
    text-decoration:none;
}
a:hover
{
    color:#277721;
}

a:link img
{
    border: none;
}
a:visited img
{
    border: none;
}
.heading
{
    text-align:center;
    background-color:#277721;
    color:#edefe4;
    font-weight:bolder;
}

#textlink
{
    width:750px;
    font-size:smaller;
}

table
{
    width:550px;
}

.diffbg
{
    background-color:#fdfff4
}

.descCell
{
    width:250px;
}
#mobiannounce {
    margin:auto;
    border:0;
    position:relative;
    left:20px;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
.menu a {
background: #000000 url(images/navbut.jpg) top left no-repeat;
height: 25px;
display:block;
width: 199px;
text-align:center;
font-family:Arial, Verdana, Sans-Serif;
font-weight:bold;
line-height:25px;
font-size: 15px;
letter-spacing:2px;
color:#edefe4;
padding-top: 5px;
text-decoration:none;
}

.menu a:hover {
background-position: 0px -30px;
height: 25px;
text-decoration:none;
color:#edefe4;
} 

.menu2 a {
background: #000000 url(images/navbut2.jpg) top left no-repeat;
background-position: -5px 0px;
height: 20px;
display:block;
width: 200px;
text-align:center;
font-family:Arial, Verdana, Sans-Serif;
font-weight:bold;
line-height:20px;
font-size: 12px;
letter-spacing:1px;
color:#edefe4;
padding-top: 5px;
text-decoration:none;
}

.menu2 a:hover {
background-position: -5px -25px;
height: 20px;
text-decoration:none;
color:#edefe4;
} 