/* CSS Document */

body
{
text-align: center;
min-width: 950px;
font-family: Verdana,Tahoma,Arial;
font-size: 12px;
color: #ffffff;
background-color: #C5C58B;
background-repeat: repeat;

}
h1 {
font-family: Verdana,Tahoma,Arial;
font-size: 14px;
color: #ffffff;
}
h1.png { padding-left: 270px; padding-top: 20px;}
h2 {
background-color: #426208;
color: #c1de74;
font-size: 8px;
}
h3, h3 a {
color: #426208;
font-size: 8px;
text-decoration: none;
}
h3 a:hover { text-decoration: underline;}
#Container
{
width: 950px;
margin: 0 auto;
text-align: left;
background: url(images/content-full-bg-2.png) repeat-y top left;
}
.smallYellowBold {
color: #FFFF66;
margin-left: 0px;
font-family: Verdana,Tahoma,Arial;
font-size: 10px;
font-weight: bold;
}
#ContentLeft
{
width: 180px;
float: left;
padding-left: 20px;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}
#ContentRight
{
width: 710px;
float: right;
padding-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
/*background-color: #ffffff;*/
}
#ContentFull
{
width: 950px;
/*padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin: 0px;
border: 0px;*/
}
#Header
{
height: 130px;
background: #ffffff url(images/myoak2.png) no-repeat center left;
}

#Footer
{
padding-left: 20px;
padding-top: 8px;
clear: both;
height: 22px;
text-align: center;
background-color: #426208;
}
#navcontainer
{
width: 100%;
float: left;
background-color: #426208;
}

#navcontainer ul { padding: 0; }
#navcontainer ul li { display: inline; }

#navcontainer ul
{
margin: 0;
padding: 0 0 0 220px;
color: #FFFFFF;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 12px;
letter-spacing: 2px;
font-weight: bold;
}

#navcontainer ul li a
{
padding: 4px 12px 4px 12px;
background-color: #426208;
color: #FFFFFF;
text-decoration: none;
float: left;
border-right: 1px solid #94B473;
}

#navcontainer ul li a:hover, #navcontainer ul li a#current
{
background-color: #7B9D25;
color: #FFFF66;
}
table {
/*border: 1px dotted #426208;*/

}
table td {
/*background-color: #7B9D25;*/
color: #7B9D25;
font-family: Verdana,Tahoma,Arial;
font-size: 12px;
padding: 0px 10px 2px 10px;
}
.ipwidth {
width: 300px;
-moz-opacity:0.7;
filter:Alpha(Opacity=70);
border: 0px;
/*border: 1px dotted #426208;*/
background-color: #c4df7b;
font-family: Verdana,Tahoma,Arial;
font-size: 12px;
color: #426208;
height: 18px;
}
.shaded {
background-color: #c4df7b;

}
.embolden {
font-weight: bold;
}
.sub-but {
border: 0px;
background-color: #ffffff;
width: 100px;
height: 30px;
background: #ffffff url(images/sendbutton.gif) no-repeat center left;
cursor: pointer;
}
.sub-but-div {
cursor: pointer;
}
.emphasise {
font-family: Verdana,Tahoma,Arial;
font-size: 13px;
color: #ff0000;
font-style: italic;
}
#SubMen
{
position: relative;
top: 10px;
right: 20px;
float: right;
color: #E1E1E1;
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 9px;
}
#SubMen a 
{
text-decoration: none;
color: #E1E1E1;
}
.noShow
{
display: none;
}
.yesShow
{
display: inline;
}
img.ctr, .ctr
{
display: block;
margin-left: auto;
margin-right: auto;
text-align: center; 
}
