A:visited {
   TEXT-DECORATION: none;
   color: #000000
}

A:active {
   TEXT-DECORATION: none;
   color: #ff0000
}

A:hover {
   TEXT-DECORATION: none;
   color: #FF0000
}

A:link {
   text-decoration: none;
   color: #000000
}

.t {
   LINE-HEIGHT: 1.4
}

BODY,
FORM,
OPTION,
P,
BR,
BUTTON,
SELECT {
   FONT-FAMILY: arial;
   FONT-SIZE: 12px;
}

TD {
   FONT-FAMILY: arial;
   FONT-SIZE: 11px;
}

Th {
   FONT-FAMILY: arial;
   FONT-SIZE: 12px;
   font-weight: bold;
}

INPUT,
TEXTAREA,
BUTTON,
SELECT {
   BORDER-WIDTH: 1px;
   MARGIN-TOP: 3px;
   FONT-SIZE: 11px;
   MARGIN-BOTTOM: 3px;
   COLOR: #000000;
   min-width: 55px;
}

INPUT[type='checkbox'] {
   min-width: 10px;
}

input[type=submit],
input[type=button],
input[type=reset] {
   background-color: #fff3ad;
   padding: 5px 10px;
   border-radius: 5px;
   border: 1px solid gray;
}

input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover {
   background-color: #fdfdfd;
   box-shadow: 1px 1px 1px;
   cursor: pointer;
}


td.myNav {
   background: lightblue
}

table.myNav {
   background: black;
   position: absolute;
   font: bold 80%;
   top: 67px;
   left: -220px;
   z-index: 2000;
}


.title {
   font-family: arial;
   font-size: 13.5pt;
   font-style: bold;
   color: #000000
}

.title1 {
   font-family: arial;
   font-size: 10pt;
   font-style: bold;
   color: #cccccc
}

input {
   font-family: arial;
   font-size: 9pt;
   font-style: bold;
}

select {
   border-width: 1;
   border-color: #000000;
   background-color: #efefef;
   font-family: arial;
   font-size: 11px;
   font-style: bold;
}

textarea {
   font-family: arial;
   font-size: 9pt;
   font-style: bold;
}

form {
   margin-bottom: 3px;
   margin-top: 3px;
}

.Small {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9;
}

.Ver {
   font-family: Verdana;
   font-size: 9;
}

.Navy {
   color: Navy;
}

.sNavy {
   color: Navy;
   font-size: 9;
}

.bNavy {
   color: Navy;
   font-size: 13;
   font-weight: bold;
}

.Red {
   color: #9F303F;
}

.Blue1 {
   color: #769FD0;
}

.Blue2 {
   color: #3E546D;
}

.White {
   color: #FFFFFF;
}

.Gray {
   color: gray;
}

.hit_enter {
   background: url('images/hit_enter.gif');
}

.Smaller {
   font-size: 11;
}

.Bigger {
   font-size: 14;
   font-weight: bold;
}

UL {
   line-height: 1.3;
}

select {
   padding-left: 2px;
   background-color: #FFFFFF;
   border: 1px solid silver;
}

.MenuTd {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   cursor: hand;
   padding-right: 10px;
   padding-left: 10px;
}

.LeftMenu {
   padding-left: 8px;
   padding-right: 4px;
   cursor: hand;
}

.Black {
   color: black;
   font-size: 11;
}

.Black:hover {
   color: blue;
   font-size: 11;
}

.TRHead {
   background-color: #9AADFF;
   padding: 1px;
   border-bottom: 1px solid gray;
}

.InputBox {
   padding-left: 2px;
   height: 20px;
   background-color: #FFFFFF;
   border: 1px solid black;
}

.InputBoxC {
   text-align: center;
   padding-left: 2px;
   height: 20px;
   background-color: #FFFFFF;
   border: 1px solid black;
}

.InputBoxS {
   padding-left: 2px;
   background-color: #FFFFFF;
   border: 1px solid silver;
}

.FlatButtons {
   height: 20px;
   background-color: #FFFFFF;
   border: 1px solid black;
   align: center;
}

.FlatButtonsA {
   width: 75px;
   background-color: #D6D3CE;
   border: 1px solid black;
   align: center;
}

.ConfirmBox {
   width: 60px;
   height: 18px;
   text-align: center;
   align: center;
   font-weight: bold;
   font-size: 11;
   background-color: #CED7F7;
   border: 1px solid black;
}

.FlatInput {
   background-color: #FFFFFF;
   border: 1px solid gray;
   align: center;
}

.BlueButtons {
   cursor: hand;
   height: 20px;
   background-color: #CED7F7;
   border: 1px solid black;
   align: center;
}

.Scroller {
   overflow: auto;
   height: 100%;
   width: 100%;
}

.rButtons {
   position: relative;
   top: 2px;
}

.bodyCopy {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-style: normal;
   line-height: 16px;
   font-weight: normal;
}



a.shead {
   font-family: Verdana, Arial, Helvetica;
   font-weight: 800;
   font-color: #009900;
   color: #009900;
   font-size: 10pt;
}

a.shead:visited {
   font-family: Verdana, Arial, Helvetica;
   font-weight: 800;
   color: #009900;
   font-size: 10pt;
}

a.smallshead {
   font-family: Verdana, Arial, Helvetica;
   font-weight: 800;
   color: #009900;
   font-size: 8pt;
}

a.smallshead.visited {
   font-family: Verdana, Arial, Helvetica;
   font-weight: 800;
   color: #009900;
   font-size: 8pt;
}

/* .stext controls text that is at the header of sections */
.stext {
   font-family: Verdana, Arial, Helvetica;
   font-weight: 400;
   font-color: #000000;
   font-size: 10pt;
   color: #000000;
}


/* .pagetitle controls the look of page titles */
.pagetitle {
   clear: left;
   color: #333333;
   font-family: "Century Gothic";
   font-size: 16px;
   font-variant: normal;
   font-weight: 800;
   page-break-after: always;
   position: static;
   text-align: right;
}

/* .functiontext controls text that describes functions */
.functiontext {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: 800;
   font-color: #000000;
   font-size: 14pt;
   color: #000000;
}

/* .fieldtext controls text in fields */
.fieldtxt {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: 600;
   color: #000000;
   font-size: 10pt;
}

/* .notavailable controls text for domains that aren't available */
.notavailable {
   color: #AAAAAA;
}

/* .available controls text for domains that are available */
.available {
   color: #663300;
}

/* .domain controls text for domains */
.domain {
   color: #000000;
}

/* .error controls text for errors */
.error {
   color: #FF0000;
   font-weight: 800;
}

.headline {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #333333;
   font-weight: 900;
   text-indent: 5pt
}

.tdjust {
   font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
   font-size: 13px;
   color: #333333
}

.headlinelt {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #999999
}

ol {
   font-size: 13px;
   color: #333333;
   font-family: Arial, Helvetica, sans-serif
}

ul {
   font-size: 13px;
   color: #333333;
   font-family: Arial, Helvetica, sans-serif
}

.hdlbold {
   color: #333333;
   font-weight: bold;
   font-size: 12px;
}

.minitext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 9px;
   color: #666666
}

a.white:link {
   color: #000000;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold
}

a.white:active {
   color: #666666;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold
}

a.white:visited {
   color: #000000;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold
}

a.white:hover {
   color: #999999;
   text-decoration: none;
   font-size: 10px;
   font-weight: bold
}

a.adlink:link {
   color: #333333;
   text-decoration: none;
   font-size: 10px
}

a.adink:active {
   color: #666666;
   text-decoration: none;
   font-size: 10px
}

a.adlink:visited {
   color: #333333;
   text-decoration: none;
   font-size: 10px
}

a.adlink:hover {
   color: #666666;
   text-decoration: none;
   font-size: 10px
}

.search {
   border: 1px #000000 solid;
   width: 156px;
   height: 23px;
   padding-left: 5px
}

.minitextbold {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
   font-weight: bold
}

.login {
   border: 1px #000000 solid;
   width: 125px;
   height: 22px;
   padding-left: 5px
}

.search2 {
   border: 1px #000000 solid;
   width: 150px;
   height: 19px;
   padding-left: 5px
}

td {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   color: #000000
}

td.even {
   background-color: #EAEAEA;
   font-family: Arial, Helvetica;
   font-size: 10pt;
}

td.odd {
   background-color: #FFFFFF;
   font-family: Arial, Helvetica;
   font-size: 10pt;
}

.hdlboldlite {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 12px;
}

td.selected {
   background-color: #66CCFF;
   font-family: Arial, Helvetica;
   font-size: 10pt;
}

.subheading {
   font-family: Arial, Helvetica;
   font-size: 8pt;
}

table.entrytable {
   background-color: #000000;
}

th.entryheader {
   background-color: #FFFFFF;
}

.domainmedium {
   font-family: Arial, Helvetica;
   font-size: 10pt;
   font-weight: 800;
}

select {
   font-size: 8pt;
}

.domainlarge {
   font-family: Arial, Helvetica;
   font-size: 16pt;
   font-weight: 800;
}

.smallentry {
   font-family: Arial, Helvetica;
   font-size: 8pt;
   font-weight: 800;
}

.invsearch {
   border: 0px none 0;
   width: 180px;
   height: 19px
}

.bodytitle {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-transform: none;
   color: #333333;
   font-variant: small-caps;
}

.bodytitlelite {

   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   text-transform: none;
   color: #FFFFFF;
   font-variant: small-caps;
}

.midtext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666666
}

h1 {
   font-size: 18px;
   color: #000;
}

td.timer-edit,
td.timer-edit input {
   text-align: center;
   font-size: 24px;
}

input[type="text"],
select {
   border-radius: 4px;
   background-color: #ffffee;
}

table.data-table {
   background-color: #fcc18d;
   width: 100%;
}

tr.tr:hover {
   background-color: #ccc;
}

.quick-button {
   border: 1px solid beige;
    padding: 5px 20px;
    margin: 10px;
    display: inline-block;
    border-radius: 4px;
    background-color: blanchedalmond;
}