@import url('/css/navigation.css');
@import url('/css/search.css');

body { font-family: tahoma, verdana, sans-serif; font-size: medium; line-height: 1.4em; color: #09f; background-color: #009; margin: 2em 4em; }

p { text-indent: 2.2em; text-align: justify; }

img { border: none; }
.help { margin-left: .5em; }

.clfx:after, .clear:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; font-size: 0;  }

.intro { text-indent: 3em; font-size: medium; letter-spacing: .25em; line-height: 1.4em; padding: .5em 1em; color: #828282; background: #e9e9ff url('/img/bg_fieldset.png') repeat-x top left; border: 1px solid #aae; margin: 1em 2em 2em 2em; }
.intro a:link, .intro a:visited { background-color: transparent !important; }

.err { color: #f00; background-color: inherit; }

#shell { border: none; }

H1 { font-size: 120%; font-weight: bold; color: #00f; background-color: inherit; margin-bottom: 0px; }

H2 { font-size: 100%; font-weight: bold; color: #63f; background-color: inherit; margin-bottom: 0px;	}

a:link, a:visited { font-size: inherit; color: #00f; background-color: inherit; font-weight: normal; }
a:active, a:hover { color: #49e600; background-color: inherit; }

#hdr { border: none; }
#logo { display: block; text-align: left; }

/* main content area - includes navigation */
#content { color: #000; background-color: #fff; padding: 10px; position: relative; }

/* content header */
#chdr { border: none; text-align: center; }
#chdr iframe { border: 1px solid #fff; }
#chdr iframe:hover { border: 1px solid #99e; }

/* content txt */
#ctxt { padding: 1em; margin-left: 130px; margin-right: 130px; }
#ctxt a:link, #ctxt a:visited { color: #63f; background-color: inherit; }
#ctxt a:active, #ctxt a:hover { color: #49e600; background-color: inherit; }

/* content navigation */
#cnav { position: absolute; width: 120px; bottom: 10px; right: 10px; }
/* page navigation #pnav */

/* CommentThis comments form */
#txtComment {
	width: 90%;
}

.PostHeader {
	text-align: left;
}

.Post {
	text-align: left;
}


/* text link advertisements */
#tla { color: #eee; background-color: inherit; font-size: inherit; margin: 1em 0; padding: 0; text-align: left; }

#tla h5 { font-size: inherit; font-weight: normal; display: inline; margin:0; padding:0; }
#tla .sponsor, #tla .network, #tla .partner { font-size: inherit; }

#tla a:link, #tla a:visited { color: #0cf; background-color: inherit; text-decoration: none;  }
#tla a:hover { color: #fc0; background-color: inherit; }
#tla a:link, #tla a:visited { padding: 0 .4em 0 .2em; margin:0; border-right: 1px solid #ccc; line-height: 1em; }
#tla a:link.last { border: none; }

#tla p { font-size: inherit; margin: .5em 0; }
#tla p a:link, #tla p a:visited { padding: 0; border: none; text-decoration: underline; }

/* disclaimer and legal information */
#legal { font-size: smaller; color: #eee; background-color: inherit; text-align: center; }
#legal p { margin: 0 0 .2em 0; }
#legal a:link, #legal a:visited { color: #0cf; background-color: inherit; text-decoration: none; }
#legal a:hover { color: #fc0; background-color: inherit; }

/* intellitxt */
.iTt{ font-size: inherit; font-style: normal; font-weight: normal; color: #f00; background-color:  navy; border: black 1px solid; padding: 2px; }


