@charset "UTF-8";
/* CSS Document */

body {
font-family: Verdana, Arial, sans-serif;
margin-top:0px;
background-color:#9B9;
}

a:link {color: #9b9;
text-decoration:none;
}
a:visited {color: #9B9;
text-decoration:none;
}
a:active {color: #9B9; 
text-decoration:none;
}
a:hover {color: #000;
text-decoration:none;
}


div#container {
width: 900px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
border-left-width:10px;
border-left-color:#F05A29;
border-left-style:solid;
border-right-width:10px;
border-right-color:#F05A29;
border-right-style:solid;
}

div#topbar {
background-image:url(Img/top2.jpg);
background-repeat:no-repeat;
top: 0px;
width: 894px;
height: 294px;
border-color: #FFF;
border-style: solid;
border-width: 3px;	
}

div#contentwrap {
width:900px;
}

div#menuwrapper {
float:left;
width: 200px;
height:900px;
margin:5px;
border-width: 0px;
}

div#pagebody {
min-height:950px;
margin-right:20px;
margin-top:5px;
margin-bottom:5px;
margin-left:230px;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
}


div#bottombar {
margin-top:0px;
z-index:1;
background-image:url(Img/bottombar.jpg);
background-repeat:no-repeat;
width: 900px;
height: 200px;
background-color:#F05A29;
}

div#panels {
background-image:url(Img/linkstop.jpg);
background-position:top;
background-repeat:no-repeat;
margin-top:0px;
color:#FFFFFF;
padding:3px;
float:right;
width: 240px;
font-size:small;
border-color: #FFF;
border-width:5px;
border-right-width:0px;
border-style: solid;
background-color:#f05a28;
}

#panels h2{
margin-top:0px;
font-size:14px;
line-height:22px;
color: #fff;
text-transform: uppercase;
}

#panels a{
margin-top:0px;
font-size:10px;
font-weight:bold;
color: #fff;
text-transform: uppercase;
}

#panels a:hover {
margin-top:0px;
font-size:10px;
font-weight:bold;
color:#9B9;
text-transform: uppercase;
}

#panels h3{
font-size:12px;
color:#FFFFFF;
padding:3px;
line-height:14px;
}

#pricetable{
border:thin;
border-color:#FFFFFF;
}

.plaintext {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-align:justify;
}

.linksdark a{
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
}

.orangeheader {
font-weight:bold;
font-size:medium;
color:#f05a28;
}

.links {
line-height:16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.bold {
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
font-weight:bold;
}

.italiccentered {
text-align:center;
font-style:italic;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
}

.code{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
padding-left:5px;
color:#000;
background-image:url(Img/codeback.jpg);
background-repeat:no-repeat;
line-height:30px;
}

.pricetable{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#000000;
}

.pricetable a{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#f05a28;
}

.pricetablewhite{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
color:#fff;
}