body {
background-color: #000011;
font-size: 1em;
/* font-family: Melior, Times New Roman, Serif; */
font-family: Verdana, Arial, sans-serif;
color:#C7BDAE;
padding:10px;
margin:0px;
text-align: left;
}
/* background-image: url('/graphics/nuubtvbg.png'); */

/* div {border: 1px dotted gray; padding: 0em} */

a {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #FF9933; text-decoration: none;}
a:active { color:#00ffff; text-decoration: none;}
img {border:none;}

h1 {
font-size: 2em;
text-transform:uppercase;
/* border-top:1px solid #564b47; */
/* border-bottom:1px solid #564b47; */
padding:.2em 1em;
margin:0em;
text-align: left;
}

h2 {
font-size:1.6em;
font-weight: normal;
padding: .3em .8em;
margin:0em;
/* border-top:1px solid #564b47; */
}


/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: .3em;
margin-left: auto;
margin-right: auto;
background-color: #000011;
font-size: .85em;
}

/* ----------toplogo area-------------- */
#toparea {
background-color: #000011;
text-align: left;
padding: 2px 5px 2px 2px;	/* t r b l */
margin: 0px;
border-bottom: 1px solid white;
}

.tdcimglarge {
	text-align:center;
	margin:0px 0px 0px 7px;
	padding:0px;
/*	border: solid 2px #2b2b2b; */
}

#titleline1 {
color: #5580D5;
font-size: 2em;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}
#titleline2 {
color: #5580D5;
font-size: 1em;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}
#titleline3 {
color: #5580D5;
font-size: 1em;;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}
#titleline4 {
color: #5580D5;
font-size: .8em;
text-align: left;
font-weight: bold;
margin: 0 0 1em 0;
padding: 0;
}

#toparea img {padding:10px 10px;} 

#topareab {
background-color: #142642;
text-align: left;
padding: 2px 5px 2px 2px;	/* t r b l */
margin: 0px;
border-bottom: 1px solid white;
}

#topareab img {padding:10px 10px;} 

a.topmenu  {
	/* two options FF9933 and FFCC33 old one was B97D30*/
	color: #FF9933; 
	font-size: 1em; font-weight:bold; text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
a:visited.topmenu {
	color: #FF9933; 
	font-size: 1em; font-weight:bold; text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a:hover.topmenu {
	color: #ffffff;	
	font-size: 1em; font-weight:bold; text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

a:active.topmenu {
	color: #ff00ff;	
	font-size: 1em; font-weight:bold; text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}


/* -----------------content--------------------- */
#content {
background-color: #2b2b2b; 
padding: 0em 0em .5em 0em;
margin-top: 3px;
margin-left: 162px;
margin-right: 0px;
margin-bottom: 0px;
color: #ffffff;
/* min-height:344px; */
/* height:expression(this.scrollHeight > 344 ? "auto":"344px"); */
}

#content a {color: #ffffff; text-decoration: underline;}
#content a:visited {color: #ffffff; text-decoration: underline;}
#content a:hover {color: #FF9933; text-decoration: none;}
#content a:active { color:#00ffff; text-decoration: none;}

#contentempty {
background-color: #000011; 
padding: 0px 0px 10px 0px;
margin-top: 0px;
margin-left: 162px;
margin-right: 0px;
margin-bottom: 0px;
color: #ffffff;
/* min-height:344px; */
/* height:expression(this.scrollHeight > 344 ? "auto":"344px"); */
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------menu------------- */
#menu {
background-color: #000011;	/* #101E38; */
float: left;
width: 150px;
margin: 3px 0px 0px 0px; 	/*  t r b l */
padding: 0px 0px 10px 0px;
}

p.menutitle {	/* used with <p class="menutitle">Hxkjkddk</p> */
	padding-top: 7px;
	padding-bottom: 1px;
	font-size: 17px;
	color: #5580D5;
/*	font-weight: bold; */
}
p.menuoption {	/* used with <p class="menutitle">Hxkjkddk</p> */
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}

#menu {color: #5580D5; font-weight:bold; }
#menu a {color: #ff9933; font-weight:bold; text-decoration: none;}
#menu a:visited {color: #ff9933; font-weight:bold; text-decoration: none;}
#menu a:hover {color:#ffffff; font-weight:bold;  text-decoration: none;}
#menu a:active {color:#00dddd; font-weight:bold;  text-decoration: none;}

p.tmontext {
	text-align: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-style: italic;
	font-size: 1em;
	}
p.tmonby {
	text-align: right;
	padding-top: 0px;
	margin-top: 0px;
	font-style: normal;
	font-size: .9em;
	}

p.address {
	margin: 0em;
	padding: 0em;
	}
p.phone {
	font-weight: bold;
	margin: 0em;
	padding: 0em;
	}
/* -----------footer--------------------------- */
#footer {
/*	background-color: #000011; */
	clear: both;
	margin: 0px;
	padding: .3em;
	text-align: right; 
	color: #999999
}

#footer a {color: #999999; text-decoration: none;}
#footer a:visited {color: #999999; text-decoration: none;}
#footer a:hover {color:#FF9933; text-decoration: none;}
#footer a:active {color:#00dddd; text-decoration: none;}

p.tagline {
        font-size: 1em;
        padding:0px;
        margin: 0em;
}

p#copyright {
        font-size: .9em;
        padding:0px;
        margin: 0em 0em 0em 0em;
}
p#rightsreserved {
        font-size: .9em;
        padding:0px;
        margin: 0em 0em 0em 0em;
}

p#galwebde {
        font-size: .8em;
        padding:0px;
        margin: 0px;
	}

p#logger {
        padding:0px;
        margin: .2em 0px 0px 0px;
	}

/*================ standard align stuff ================*/
/* use as <img src="pic000.jpg" class="rfloat"> */
.rfloat {
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 6px;
}

/* use as <img src="pic000.jpg" class="lfloat"> */
.lfloat {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 6px;
}

/* use as <p class="centerme"><img src="/graphics/tdcoffice.jpg"></p> */
.centerme {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.centeredline {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0em;
	margin-top: 0em;
	padding:0px;
	text-align: center;
}

