/* #################################################################### */
/* GLOBAL */


body{background:white;margin:0;padding:5;
word-wrap:break-word;
}

/* BLOG Title */
.title{font:26px;font-weight:bold;}
.about{}

/* Font */
th,td,p{font:12px Verdana,Arial,Helvetica,sans-serif;color:black;line-height: 150%;}

/* Links */
a:link,a:active,a:visited,a.postlink{color:#7B1E00;text-decoration:none}
a:hover{color:#FF0000}

/* Calendar */
td.cal_1{background:#F5F5F5} /* has no article */
td.cal_2{background:white} /* has article */
td.cal_3{background:#FFFFD2} /* today */

/* Blocks */
td.top_block{}
td.left_block{}
td.right_block{}

/* #################################################################### */
/* Header Block */


.header_table{background-image:url(./../../images/tit/top.jpg);border:1px solid #D96C6C}
td.header_td{}


/* #################################################################### */
/* Footer Block */


.footer_table{background:#FBECEC;border:0px solid #FFFFFF}
td.footer_td{}


/* #################################################################### */
/* Left Block */


.left_table{background:#ffffff;border:1px solid #D96C6C}
td.left_td1{background:#D96C6C;background-image:url(./../../images/tit/th_bg.gif);height:25px;font-weight:bold;color:white}
td.left_td2{background:#FBECEC}


/* #################################################################### */
/* Right Block */


.right_table{background:#ffffff}
td.right_td1{height:22px;background:#C2DCF5;background-image:url(./../../images/tit/cat_bg.gif);font-weight:bold;color:black;border:1px solid #D96C6C}
td.right_td2{background:#F2F2F2}
td.right_td3{background:#FFFFFF}


.DxfrClass {
	DISPLAY: none
}
