/*
BGCOLOR="#ffffff" TEXT="#666666" LINK="#006DBA" VLINK="#006DBA" ALINK="#CC6600" bottommargin=0
*/
html, body {
background: #FFF;
height:100%;
margin: 0;
padding: 0;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 10px;
color: #666;
}

/* --- Links --------- */

a {
color: #006DBA;
text-decoration: none;
}

a:hover {
color: #CC6600;
text-decoration: underline;
}

a.text, a.text:hover {
text-decoration: none;
color: #666;
}

/* --- H1, H2, H3 --------- */

h1, h2, h3, h4 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
margin-top: 0;
color: #FF6D06;
}
h3, h4 {
 font-size: 12px;
 padding: 0;
 margin: 10px 0 0 0;
}
h1, h2 {
 font-size: 14px;
}


/* -- ID -- */
#header {
	background: #FF6D06;
	width: 100%;
	margin: 0 auto;
	padding: 3px 0;
	overflow: hidden;
}

#header H1 {
	font-size: 250%;
	color: #fff;
}
#header H1 span {
	font-size: 80%;
	color: #eee;
}

#header H1 a {
	color: #fff;
	text-decoration: none;
}
#header H1 img {
	border: none;
}

#header p {
	color: #fff;
}

#wrap {
	margin: auto;
	width: 846px;
	text-align: center;
}
#logo {
	width: 160px;
	float: left;
}
#headtext{
	float: left;
	text-align: left;
	width: 522px;
}

table#tbl1 {
/*	background: #FF6D06;*/
	margin: auto;
	width: 846px;
}
table#tbl1 td.ccol {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table#tbl1 td {
/*	border-bottom: 1px solid #000;*/
}

tr.rowl td{
	border-top: 1px solid #CCCCCC;
}

.lcol, .rcol {
	text-align: left;
}

table#tbl2 td {
	border: none;
}

.descript {
	width: 514px;
	position: relative;
	height: 70px;
	padding: 0;
	padding-top: 8px;
	text-align: left;
	clear: both;
}
.stitle {
	font-size: 12px;
	font-weight: bold;
	text-transform:lowercase;
}
.stitle:first-letter{
	text-transform:uppercase;
}

.stitle10 {
	font-size: 12px;
	font-weight: bold;
	text-transform:lowercase;
}

.stitle10:first-letter{
	text-transform:uppercase;
}

.stitle10 a {
color: #FF6D06;
text-decoration: none;
}

.sdesc {
	padding-left: 10px;
}
.srank {
	position: absolute;
	vertical-align: bottom;
	right: 5px;
	bottom: 3px;
	color: #999;
}
.srank span {
	display: block;
	float: left;
	width: 70px;
}

.stext {
	text-align: left;
}
.sart {
  text-align: justify;
  line-height: 150%;	
  font-size: 11px;
}

a.rcpurl {
	cursor: default;
}

a font, a:hover font, font {color:#ddd;text-decoration:none;cursor:text;}

/*blog*/

/*div.blogPost {padding-left:5%;padding-right:10%;}*/
		div.byline {color:#555555;}
		p#bloggerBug {padding-top:20px;}
		.blogComments {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;font-weight:bold}
		.blogComments .byline {font-size:10px;font-weight:normal;color:#555555;margin-right:10px;display:inline}
		.blogComment {font-size:10px;margin:3%;color:#000000;font-weight:normal}
        .deleted-comment {font-style:italic;color:gray;}
        #blogfeeds { }
        #postfeeds { }