body {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 13px 0px;
	color: #975600;
}

td {
	color: #975600;
	font-size: 12px;
}

.line130 {
line-height: 130%}

.line150 {  line-height: 150%}

.line200 {
line-height: 200%
}

h1 {
	margin-top: 0px;
	margin-bottom: 20px;
}

.text-topics {
	color: #FFFFFF;
}

.text-headline {
	font-size: 18px;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.text-msg-date {
	font-size: 12px;
	color: #663300;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.text-topics-date {
	font-size: 12px;
	color: #663300;
}

.text-prof-works {
	color: #663300;
	font-weight: bold;
}

.profile-name {
	color: #663300;
	font-weight: bold;
	font-size: 18px;
}

.text-qa-q {
	color: #663300;
}

.text-footer {
	color: #333333;
}

a:link {
	color: #006600;
}

a:visited {
	color: #62A545;
}

a:hover {
	color: #FF9900;
}

a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFCC00;
	text-decoration: underline;
}

a.topics:link {
	color: #663300;
	font-weight: bold;
	font-size: 14px;
}
a.topics:visited {
	color: #663300;
	font-weight: bold;
	font-size: 14px;
}
a.topics:hover {
	color: #CE5300;
	font-weight: bold;
	font-size: 14px;
}


/* MENU---------------------------------------------------------------------- */
td.menu {
	font-size: 10px;
	line-height: 150%;
	background-color: #F0FAE3;
	padding: 0px 18px 12px 18px;
}
td.menuList {
	font-size: 10px;
	line-height: 150%;
	background-color: #F0FAE3;
	padding: 0px 18px 12px 0px;
}



/* ENTRY---------------------------------------------------------------------- */
td.other {
	padding: 7px 0px;
}
.entry_more {
	margin: 17px 0px;
}



/* COMMENT---------------------------------------------------------------------- */
.comm_title {
	font-weight: bolder;
	margin: 12px 0px 0px 0px;
}
.comm_state {
	padding: 0px 0px 9px 0px;
}
.tb_url {
	font-weight: bolder;
	margin: 12px 0px;
}



/* LIST---------------------------------------------------------------------- */
div.linktext ul {
	font-size: 10px;
	vertical-align: text-top;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px 0px 0px 36px;
}
div.linktext li {
	line-height: 150%;
}



/* OTHER---------------------------------------------------------------------- */
div.bloginfo {
	font-size: 10px;
	line-height: 135%;
	margin: 18px;
}
.lineb {
	background-image: url(images/bg_ln_brown.gif);
	background-repeat: repeat-x;
}
