body    { margin: 0px; }

body, td  {
	font-family: Trebuchet MS, verdana;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

textarea, input, select, li, ul {
	font-family: Trebuchet MS, verdana;
	padding: 1px;
	font-size: 13px;
	line-height: 15px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS, verdana;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}

h1 {
	font-size: 24px;
	line-height: 26px;
	color: #000000;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}


em {
	color: #000;
	font-weight: bold;
    font-style: normal;
    text-decoration: underline;
}

ol { padding-left: 25px; }

.dateCaption {
	font-family: Trebuchet MS, verdana;
	font-size: 12px;
	line-height: 14px;
	color: #555;
}

.postBody {
	font-family: Trebuchet MS, verdana;
	font-size: 14px;
	line-height: 16px;
	color: #335;
	text-align: justify;
}

.comment {
	font-size: 14px;
	padding: 5px;
	color: #777;
	font-style: italic;
	border: 1px solid #999;
	background-color: #ffffdc;
}

.commentCredit {
	padding: 5px 0px 0px 0px;
	color: #777;
	font-style: italic;
	font-weight: bold;
	background-color: #ffffdc;
}


.loginTextBox {
	background-color: #b7c5eb;
	border: 1px solid #51518b;
	color: #000;
	width: 150px;
}

.buttonNorm {
	background-color: #b7c5eb;
	border: 1px solid #555;
	color: #333;
	font-weight: bold;
}

.buttonHover {
	background-color: #b7dfeb;
	border: 1px solid #555;
	color: #333;
	font-weight: bold;
}

.nwoSubmit {
	background-color: #b7c5eb;
	border: 1px solid #555;
	color: #333;
	font-weight: bold;
}

.msgPaneColor1 { background: #f3f6e5; }
.msgPaneColorLight1 { background: #f8ffd4; }
.msgPaneColor2 { background: #e8e5f6; }
.msgPaneColorLight2 { background: #d4deff; }
.msgPaneColor3 { background: #f0d9d3; }
.msgPaneColorLight3 { background: #ffeeee; }

.tdMenu {
   	background: #000066;
    font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.tdField {
    background: #c7d8f0;
    font-weight: bold;
    border-bottom: 1px solid #777;
    font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
    color: #000066;
    font-size: 13px;
}

.menuBar {
	color: #121240;
	background-color: #596598;
	border-bottom: 1px #000 solid;
	padding: 8px 5px 7px 5px;

	margin: 0px;
}

.header {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	font-weight: bold;
	padding-left: 0px;
	width: 990px;
	height: 130px;
/*	background: url("/images/header2.jpg");*/
	border-bottom: 1px solid #000;
}

a { font-weight: bold; color: #004499; text-decoration: none; font-family: Trebuchet MS, verdana; font-size: 13px; line-height: 13px; }
a:hover { font-weight: bold; color: #0f9eff; text-decoration: none; font-family: Trebuchet MS, verdana; font-size: 13px; line-height: 13px; }
a:active { font-weight: bold; color: #990000; text-decoration: none; font-family: Trebuchet MS, verdana; font-size: 13px; line-height: 13px; }

.footLink { color: #999; text-decoration: none; font-weight: normal; font-family: verdana; font-size: 10px; line-height: 13px; }
.footLink:hover { color: #a17a00; text-decoration: none; font-weight: normal; font-family: verdana; font-size: 10px; line-height: 13px; }
.footLink:active { color: #00baba; text-decoration: none; font-weight: normal; font-family: verdana; font-size: 10px; line-height: 13px; }

.postLink { font-weight: bold; color: #004499; text-decoration: none; font-family: Trebuchet MS, verdana; font-size: 13px; line-height: 13px; }
.postLink:hover { font-weight: bold; color: #0f9eff; text-decoration: none; font-family: Trebuchet MS, verdana; font-size: 13px; line-height: 13px; }
.postLink:active { font-weight: bold; color: #990000; text-decoration: none; font-family: Trebuchet MS, verdana; font-size: 13px; line-height: 13px; }

.menuLink {
	background-color: #b7c5eb;
	border: 1px solid #555;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS, verdana;
	font-size: 13px;
	line-height: 13px;
	padding: 1px 6px 1px 6px;
}

.menuLink:hover {
	background-color: #b7dfeb;
	color: #333;
}

.menuLink:active {
	background-color: #ebebb7;
	color: #333;
}

.linkDetail {
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	text-align: justify;
}

.quote {
	display: inline;
	/*color: #444;*/
	color: #3a4f5e;
}

.quoteHilite {
	color: #265cab;
	display: inline;
	font-weight: bold;
}

.author {
	color: #000;
	display: inline;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
