/*table cell styles*/

BODY {
	background-color : #FDFBEF;
	margin : 0px 0px 0px 0px;
}

.white {
	background-color : #FFFFFF;
}

.light0 {
	background-color : #FDFBEF;
}


.light1 {
	background-color : #FCFAF8;
}

.light2 {
	background-color : #F1EDE7;
}

.mid {
	background-color : #DDD3C6;
}

.dark {
	background-color : #69573F;
}

.menu {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : bold;
	line-height:1em;
	margin-top :0em;
	margin-bottom :0em;
}

.txtboldcolor {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : bold;
	line-height:1em;
	margin-top :0em;
	margin-bottom :0em;
	color : #69573F;
}

.txtbold {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : bold;
	line-height:1em;
	margin-top :0em;
	margin-bottom :0em;
	color : #343332;
}

.txtbold_light {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : bold;
	line-height:1em;
	margin-top :0em;
	margin-bottom :0em;
	color : #DDD3C6;
}

.txt {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height:1.1em;
	margin-top :0em;
	margin-bottom :0em;
	color : #343332;
}
.txt_dark  {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1.1em;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color : #69573F;
}
.txtsmall_dark  {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1em;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color : #69573F;
}

.txtsmall_light  {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height:1em;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color : #FCFAF8;
}

.subtitle {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:0.7em;

}

.blog {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight : bold;
	line-height:0.8em;
	color : #343332;
}

.blogcolor {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	font-weight : bold;
	line-height:0.8em;
	color : #69573F;
}

.subblog {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight : bold;	
	line-height:0.9em;
	color : #343332;
}

.subblogcolor {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight : bold;
	line-height:0.9em;
	color : #69573F;
}

.subblog_light {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight : bold;
	line-height:0.9em;
	color : #DDD3C6;
}

li {
	line-height:0.9em;
	margin-top :0.5em;
	margin-bottom :0.5em;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: 0.5em;
	list-style : square outside;
	margin-left : 0.5em;
}

ul {
	line-height:1.2em;
	margin-top :0.5em;
	margin-bottom :0.5em;
	font-family : "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: 2em;
}

A:link    {
	color: #69573F;
}

A:active  {
	text-decoration: none;
	color: Red;
	font-weight : bold;
}

A:visited {
	color: #69573F;
}

A:hover   {
	text-decoration: none;
	color: Red;
	font-weight : bold;
}

/*comments and ytrackbak  styles*/

.comments {
	background:#F1EDE7;
	padding: 0px 0px 0px 0px;
}

.commentspop {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #DDD3C6;
	font-size:large;
	font-weight:bold;
	border-bottom:1px solid Black;
	background:#69573F;
	padding: 5px 15px 5px 15px;
}

.comments-head	{
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #343332;
	border-bottom:1px solid #69573F;
	margin-top:5px;
	font-weight:bold;
	padding: 5px 15px 15px 15px;
	background:#F1EDE7;
}

.comments-body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#343332;
	font-size:small;
	font-weight:normal;
	background:#FCFAF8;
	line-height:140%;
	padding: 5px 15px 15px 15px;
	border-bottom:1px solid #69573F;
}		

.comments-post {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#343332;
	font-size:x-small;
	font-weight:normal;
	background:#FCFAF8;
	padding: 5px 15px 5px 0px;
}	

	
.trackback-url {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#343332;
	font-size: small;
	font-weight:normal;
	line-height:140%;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #343332;
}

.trackback-body {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #343332;
	font-size: medium;
	font-weight: bold;
	line-height:140%;
	background:#FCFAF8;
	padding: 5px 15px 5px 15px;
	border-bottom: 1px solid #343332;
}		

.trackback-post {
	font-family:"Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #343332;
	font-size:small;
	font-weight:normal;
	line-height:140%;
	padding: 5px 15px 5px 0px;
}	