body
{
    color: #000000;
	background-color: #D3D3D3;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	margin:15 0px;
}

#main
{
	background-color: #ffffff;
	width:780px;
	height: auto;
	margin:0px auto;
	padding:0px;
	text-align: center;
	/* one pixel border helps mozilla find the left edge */
	border: 1px solid #ffffff;
}

#td1
{
    width:780px;
    height:85px;
    background-image: url("g/td1.gif");
    margin-top: 10px;
    margin-left:auto;
    margin-right:auto;
    text-align: left;
}

#bd1
{
    width:780px;
    height:100%;
    background-image: url("g/bd1.gif");
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 20px;
    text-align: left;
}

#logo
{
    margin-top:5px;
    padding-top:5px;
}

#tlinks
{
    margin-top:12px;
    margin-right:5px;
    padding-top:12px;
    padding-right:5px;
    letter-spacing: 3px
}

#tlinks a
{
    font-weight: bold;
    font-size: 12px;
    color: #004080;
    text-decoration: underline;
}

#tlinks a:hover
{
    background-color: #DBDBB7

}

#leftside
{
    width: 195px;
    height: auto;
    margin-left: 10px;
    float:left;
    text-align: left;
    border-right: 1px solid #CCCCCC;
}


#rightside
{
    width: 500px;
    height: auto;
    float:right;

}

#rscontent
{
    width: 90%;
    margin-left:auto;
    margin-right:auto;
    background-color:#FFFFFF;
}

#navcontainer { width: 180px; }

#navcontainer ul
{
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
    font-weight: bold;
    letter-spacing: 3px
}

#navcontainer a
{
    text-decoration: none;
    display: block;
    padding: 3px;
    width: 180px;
/*
    font-weight: bold;
    font-size: 12px;
*/
    color: #004080;

}

#navcontainer a:link, #navlist a:visited
{
    color: #004080;
    text-decoration: none
}

#navcontainer a:hover
{
    background-color: #DBDBB7
}


.lft
{
	float:left;
	text-align:left;
}

.rht
{
	float:right;
	text-align:right;
}

.clr
{
    clear: both;
}

.italic
{
    font-style:italic;
    color: #999999;
}

a
{
    color:#0000ff;
}

a:link, A:visited, A:active
{
	color: #0000ff;
    text-decoration: none;
}



a:hover
{
	color:#ff0000;
}


input, option {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}


td
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

table
{
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    width: 100%;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.title
{
    text-align: right;
    font-weight: bold;
    font-style: italic;
    font-size 14px;
    color: #004080;
}


.tdheader
{
    background-color: #DBDBB7;
    font-size: 12px;
    font-weight:bold;
    color: #333333;
}

.tdfooter
{
    text-align: center;
    font-size: 12px;
    font-weight:bold;
    color: #333333;
}

.data1
{
    background-color: #ffffff;
}
.data1
{
    background-color: #eeeeee;
}

h1#logo
{
	background-image: url(/g/domain-names.gif);
	background-repeat: no-repeat;
	width:312px;
	height:70px;
	margin: 0;
}
.nd
{
	display:none;
}

.linkheader
{
	font-style:italic;
	margin-bottom: 10px;
	border-bottom: 1px solid #0000ff;

}

