body {
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	background-color: #5A5A5A;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p, div, td {font-size: 11px; font-family: Verdana, Arial, Helvetica, Tahoma; color: #FFFFFF; }
/* end of: Rich Text Editor default settings */

/* basic settings */
form {margin: 0px;}
img.link {border:0px; margin-left: 1px; margin-bottom: 1px; }
img.no_border {border:0px;}
img.border { border: 1px solid #727272; }
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
img.icon_24 { vertical-align: middle; width: 24px; height: 24px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #D9DBDC; }
a {
	color: #FD0026;	
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-size: 11px;
	text-decoration: underline;	
}
a:visited { color: #FD0026; text-decoration: underline; }
a:hover { color: #FD0026; text-decoration: none; }
/* end of: basic settings */

/* layout */
table.container {
	width : 756px; /* 741 */
	margin: 0 auto 0 auto;
}
table.container td.container_bookmarks {
	width: 32px;
	vertical-align: top;
	background-color: #5A5A5A;
	background-image: url('../img/bookmarks/bcg.gif');
	background-repeat: repeat-y;
	background-position: right;
}
table.container td.container_main {
	width: 462px;
	vertical-align: top;
	background-color: #000000;
	background-image: url('../img/main/bcg.gif');
	background-repeat: repeat-y;
}
table.container td.container_right {
	width: 247px;
	vertical-align: top;
	background-image: url('../img/panel_right/bcg.gif');
	background-repeat: repeat-y;
}
table.container td.container_right_space {
	width: 15px;
}
table.container td.container_footer {
	height: 30px;
	background-image: url('../img/footer/bcg.gif');
	background-repeat: no-repeat;
	background-position: right;
	color: #FFFFFF;
	vertical-align: top;
	padding-left: 75px;
	padding-top: 7px;
}
/* end of: layout */

table.logo_and_menu  {
	width: 462px;
	height: 286px;
}
table.logo_and_menu td.logo {
	width: 301px; height: 286px;
	background-image: url('../img/main/top_lecafe.gif');
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: bottom;
	color: #FFFFFF;
	padding-left: 30px;
}
table.logo_and_menu td.menu {
	width: 161px;
	background-image: url('../img/menu/bcg.gif');
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: right;
}

table.main_and_decorative  {
	width: 462px;
}
table.main_and_decorative td.main {
	width: 330px;
	vertical-align: top;
	background-color: #000000;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 30px;	padding-right: 25px;	
}

table.main_and_decorative td.decorative {
	width: 132px;
	vertical-align: top;
	background-color: #606060;
}


/* categories */
table.categories {
	width: 156px;
	background-color: #606060;
	border: 0px;
	margin: 0px;
	float: right;
}
table.categories td.category_icon {
	width: 24px; height: 26px;
	border-bottom: 1px solid #000000;
}
table.categories td.categories {
	width: 132px; height: 26px;	
	text-align: left;
	padding-left: 5px;
	border-bottom: 1px solid #000000;
	cursor: hand; cursor: pointer;
}
a.category {
	color: #CDCDCD;
	font-family: Verdana, Tahoma, Arial; font-size: 11px; 
	text-decoration: none;	
}
a.category:visited {color: #CDCDCD; text-decoration: none;}
a.category:hover {color: #F5F5F5; text-decoration: none;}

a.category_selected {
	color: #F5F5F5;
	font-family: Verdana, Tahoma, Arial; font-size: 11px; 
	text-decoration: none;	
}
a.category_selected:visited {color: #F5F5F5; text-decoration: none;}
a.category_selected:hover {color: #F5F5F5; text-decoration: none;}

img.category {
	border: 0px;
	margin: 0px;	
	width: 24px; height: 26px;
}
h1.category, h2.category {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

div.category_tree_container {
	padding-bottom: 6px;
	border-bottom: 1px solid #A1270B;
	margin-bottom: 10px;
}
img.icon_category_tree { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 0px; margin-right: 6px; }
img.icon_subcat { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin: 0px; margin-right: 2px;}

div.category_tree {
	color: #FCCEB8;
	height: 19px; 
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 3px;
}
a.category_tree {
	color: #FCCEB8;
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-decoration:none;
}
a.category_tree:visited { color: #FCCEB8; text-decoration:none;}
a.category_tree:hover { color: #FCCEB8; text-decoration:underline;}
/* end of: categories */

/* panel right */
div.illustrative {
	margin-left: 3px;
	margin-right: 3px;
}
table.panel_right_article {
	width: 218px;
	margin-left: 15px;
	margin-bottom: 15px;
}
table.panel_right_article td.pra_photo {
	width: 67px;
	padding-right: 15px;	
	vertical-align: top;
}
img.pra_photo {
	width: 65px;
	border: 1px solid #333333;
}
table.panel_right_article td.pra_text {
	padding-top: 3px;
	vertical-align: top;
}
div.pra_title {
	margin-bottom: 3px;
}
a.pra_title {
	color: #5A1404;
	font-family: Tahoma, Verdana, Arial; font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
a.pra_title:visited {
	color: #5A1404;
	text-decoration: none;
}
a.pra_title:hover {
	color: #5A1404;
	text-decoration: underline;
}
a.pra_text {
	color: #FCCEB8;
	font-family: Tahoma, Verdana, Arial; font-size: 11px; 
	text-decoration: none;	
}
a.pra_text:visited {
	color: #FCCEB8;
	text-decoration: none;
}
a.pra_text:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.pra_more {
	color: #5A1404;
	font-family: Verdana, Arial; font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
a.pra_more:visited {
	color: #5A1404;
	text-decoration: none;
}
a.pra_more:hover {
	color: #5A1404;
	text-decoration: underline;
}
div.pra_show_all {
	text-align: right;
	margin-right: 15px;
}
a.pra_show_all {
	color: #5A1404;
	font-family: Verdana, Arial; font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}
a.pra_show_all:visited {
	color: #5A1404;
	text-decoration: none;
}
a.pra_show_all:hover {
	color: #5A1404;
	text-decoration: underline;
}
/* end of: panel right */

/* powered */
a.powered {color: #AFAFAF; font-size: 11px; font-family: Tahoma, Arial, Tahoma, Helvetica; text-decoration: none;}
a.powered:visited {color: #AFAFAF; text-decoration: none;}
a.powered:hover {color: #AFAFAF; text-decoration: underline;}

img.powered { vertical-align: middle; border: 0; margin: 0; width: 145px; height: 21px; text-decoration: none; }
/* end of: powered */

/* articles */
h1.title_article, h2.title_article {
	font-family: Arial, Helvetica, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 4px;
}
div.text {
	text-align: justify;
}
hr.divider {
	width: 100%; border-top: 1px solid #FFFFFF; height: 1px;
	padding-bottom: 0px; margin-bottom: 0px;  
}
div.divider {
	margin-top: 15px;
	margin-bottom: 15px; 
}
/* end of: articles */

/* bookmarks */
img.bookmark_active {
	width: 32px; height: 113px;
	cursor: hand; cursor: pointer;
}
img.bookmark_active {
	width: 32px; height: 113px;
}
/* end of: bookmarks */

/* table articles list */
table.articles_list {
	width: 100%;
	vertical-align: top;
	margin-bottom: 10px;
	border-bottom: 1px solid #A40212;
}
table.articles_list td.arrow {
	width: 26px;
	vertical-align: top;
}
table.articles_list td.link {
	vertical-align: top; 
}
table.articles_list td.bottom_space {
	height: 6px; font-size: 6px;
}

a.article_select {
	color: #FCCEB8;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #FCCEB8; text-decoration: none; }
a.article_select:hover { color: #FCCEB8;	text-decoration: underline; }

a.article_selected {
	color: #D5001B;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #D5001B; text-decoration: none; }
a.article_selected:hover { color: #D5001B;	text-decoration: underline; }

/* end of: table articles list */

/* attachments */
.article_attachments { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #FFFFFF; font-weight: bold; 
}
a.attachment_name {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; color: #FFFFFF; 
	text-decoration: none;
}
a.attachment_name:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.attachment_mimetype  {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #CECECE; 
}
/* end of: attachments */

/* pictures, photos */
div.picture_description {
	color: #363D40; 
	background-color: #EEECA8;
	border: 1px solid #A40212;
	margin-top: 4px; padding: 1px; 
	font-family: Tahoma, Arial, Helvetica; font-size: 11px;
	cursor: hand; cursor: pointer;
}
/* end of: pictures, photos */

/* sitemap */
table.sitemap {
	width: 100%;
	border-collapse: collapse;
}
tr.sitemap_color_1 td { border-bottom: 1px solid #E0DFDE; }
tr.sitemap_color_2 td { border-bottom: 1px solid #E0DFDE; }

a.category_sitemap {
	color: #D5001B;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;	
}
a.category_sitemap:visited {color: #D5001B; text-decoration: none;}
a.category_sitemap:hover {color: #D5001B; text-decoration: underline;}

a.article_sitemap {
	color: #D7D7D7;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap:visited {color: #D7D7D7; text-decoration: none;}
a.article_sitemap:hover {color: #D7D7D7; text-decoration: underline;}

a.article_sitemap_2 {
	color: #D7D7D7;
	font-size: 11px;
	font-weight: bold;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap_2:visited {color: #D7D7D7; text-decoration: none;}
a.article_sitemap_2:hover {color: #D7D7D7; text-decoration: underline;}

/* end of: sitemap */

/* image effect */
div.image-effect{
	background-color: #ffffff;
	top: 0; left: 0;
	width: 241px; height: 188px;
	font-size: 0;
	padding: 0; margin: 0;
	overflow: hidden;
	position: relative;
}
div.image-effect img{
	width: 241px; height: 188px;
	top:  0; left: 0;
	border: 0;
}
/* end of: image effect */


