BODY {
        font-size: 75%;
	font-weight:normal;
	font-family:Verdana,Helvetica,Arial,Geneva;
        color:#000000;
        background-image: url("background.gif");
        background-repeat : repeat;
        margin : 0px 0px 0px 0px;
        text-align: center;
        line-height: 1.3em;
        height: 1.3em;
}

#header {
        text-align: right;
        font-weight: bold;
        background-image: url("logo.gif");
        background-repeat: no-repeat;
        height: 116px;
        width: 739px;
        margin : 5px 5px 5px 5px;
}

.headwidth {
        width: 466px;
        margin-left: 273px;
}

.headtitle {
        padding-top: 0px;
        font-weight: bold;
        font-size: 170%;
        text-align: right;
        line-height: 1.2em;
        height: 2.3em;
}

#headersep {
        background-image: url("menu_top.gif");
        background-repeat: repeat-x;
        height: 15px;
        text-align: left;
        width: 749px;
}


.bold {font-weight: bold; }

.major {color: #FF0000;
        font-weight: bold; }

.minor {color: #555555; }

.info {text-align: right;}

a {text-decoration:none}
a:link {color: #902626}     /* unvisited link */
a:visited {color: #902626}  /* visited link */
a:hover {color: #3E2626; text-decoration: underline}   /* mouse over link */
a:active {color: #3E2626; text-decoration: underline}   /* selected link */

H1 {
	font-weight: bold;
        font-size: 140%;
        line-height: 1.3em;
        height: 1.3em;
}

H2 {
	font-weight: bold;
        font-size: 130%;
        line-height: 1.3em;
        height: 1.3em;
}

H3 {
	font-weight: bold;
        font-size: 110%;
        line-height: 1.3em;
        height: 1.3em;
}

#content {
        padding-left: 5px;
        text-align: left;
        width: 739px;
}

.leftbar {
        float: right;
        width: 115px;
        padding-top: 10px;
        padding-left:5px;
        padding-right:0px;
        font-weight: bold;
        background-image: ;
}

.mainbar {
        border-right: 1px solid #000000;
        padding-right: 10px;
        width: 599px;
}

.mainbox {
        padding-top: 5px;
        padding-bottom:15px;
        height: 100%;
        margin-left: 5px;
}

/* Following to be ignored by NN4 */
.mainbar {
        /*margin-left:175px;*/
        /*border-left: 1px dashed Gray;*/
        padding-top:10px;
}
/* Above ignored by NN4 */



.error {
        color: #FF0000;
}

.selected{
        color: #000000;
        font-weight: bold;
}

#footer {
        font-size: 80%;
	text-align: center;
        padding-bottom: 2em;
        border : 1px 0px 0px 0px solid;
        border-top-width: 2px;
        width: 749px;
        line-height: 1.3em;
        height: 1.3em;
}

/* Modifiers for left menu */
#LeftMenu {
        line-height: 1.7em;
        height: 1.7em;
        margin-bottom: 0.2em;
        color: #000000;
}
.leftthis0 {}
.leftthis1 {}
.leftthis2 {padding-left: 1em;}
.leftthat0 {}
.leftthat1 {}
.leftthat2 {padding-left: 1em;}
.notavailable0 {color: #AAAAAA;}
.notavailable1 {color: #AAAAAA;}
.notavailable2 {color: #AAAAAA; padding-left: 1em;}
.leftmenu:link {color: #902626}     /* unvisited link */
.leftmenu:visited {color: #902626}  /* visited link */
.leftmenu:hover {color: #3E2626; text-decoration: underline}   /* mouse over link */
.leftmenu:active {color: #3E2626; text-decoration: underline}   /* selected link */


.dnslevel0 {
}

.dnslevel1 {
        padding-left: 2em;
}
.dnslevel2 {
        padding-left: 2em;
}

.domcheck {
        text-align: center;
        border: 1px solid;
        width: 115px;
        background-color: #EFEFFF;
}

input.Dom1 {
        width: 100px;
}

