tr.one {
    color:#0F4276;
    background-color: #CCCCCC;
    text-align:center;
}

tr.two {
    color:#0F4276;
    background-color:#E6E6E6;
    text-align:center;
}

tr.dblue th {
    background-image: url(../images/dialog/tback.gif);
    color:#FFFFFF;
    height:35px;
    text-align:left;
    font-size:12px;
    padding:0 6px ;
}

td.question {
    text-align:center;
    width: 3%;
    border:0px;
}

td.feature {
    margin: 3px;
    padding: 5px;
    width:28%;
    height: 15px;
    text-align:left;
    font-size:13px;
}

td.feature2 {
    margin: 3px;
    padding: 5px;
    width:190px;
    height: 15px;
    text-align:left;
    font-size:13px;
}

td.plans {
    text-align:center;
    color:#31659C;
    margin: 3px;
    width: 20%;
}

td.plans2 {
    text-align:center;
    color:#31659C;
    margin: 3px;
    width:200px;
}

td.select {
    background-color:#A6BDD4;
    width:20%;
}

td.select2 {
    background-color:#A6BDD4;
}

#maintable {
    width: 503px;
    margin:0px auto;
    padding:0px;
}

#shared {
    text-align:center;
    margin:auto;
}

.rollover3{
    height: 16px;
    width: 15px;
    background: url(../images/dialog/q.gif) top center no-repeat;
    display: block;
    margin:5px;
}

.rollover3:hover{
    background-position: bottom center;
}




#menu {
    border-bottom : 1px solid #21499C;
    margin : 0;
    padding-bottom : 29px;
    padding-left : 10px;
}

#menu ul, #menu li	{
    display : inline;
    margin : 0;
    padding : 0 ;
}

#menu a:link, #menu a:visited	{
    background: #EF8E31 url(../img/wind.gif) no-repeat;
    border : 1px solid #21499C;
    color : #104285;
    float : left;
    font-size : small;
    font-weight : bold;
    line-height : 24px;
    margin-right : 8px;
    padding : 2px 12px 2px 38px;
    text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
    background: #EF9E42 url(../img/wind.gif) no-repeat;
    border-bottom : 1px solid #fff;

}

#menu a:hover	{
    color : #FFFFFF;
    background: #EF9E42 url(../img/wind.gif) no-repeat;
    text-decoration:underline;
}

body.section-1 #menu li#nav-1 a, 
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a {

    background: #336699 url(../img/linux.gif);
    border-bottom:1px solid #31699C;
}

body.section-1 #menu li#nav-1 a {
    background: #336699 url(../img/linux.gif);
    background-repeat: no-repeat;
}

body.section-2 #menu li#nav-1 a {
    background: #336699 url(../img/orlin.gif);
    background-repeat: no-repeat;
}

body.section-2 #menu li#nav-2 a {
    background: #336699 url(../img/windb.gif);
    border-bottom:1px solid #31699C;
    background-repeat: no-repeat;
}

#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4 {
    display : none;
    width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4 {
    display : inline;
    left : 10px;
    position : absolute;
    top : 95px;
}

#menu ul#subnav-1 a, 
#menu ul#subnav-2 a,
#menu ul#subnav-3 a,
#menu ul#subnav-4 a {
    background : #fff;
    border : none;
    border-left : 1px solid #21499C;
    color : #999;
    font-size : smaller;
    font-weight : bold;
    line-height : 10px;
    margin-right : 4px;
    padding : 2px 10px 2px 10px;
    text-decoration : none;
}

#menu ul a:hover {
    color : #f00 !important;
}

#contents {
    width:506px;

    background: #FFF url(../images/dialog/back1.gif) top repeat-x;
    border : 1px solid #21499C;
    border-top : none;
    clear : both;
    margin : 0px;
    padding : 15px 0;

}

