body {
	background-color: #FFFFFF;
	margin-left: 0px; margin-right: 0px; margin-top: 10px; margin-bottom: 0px;
}

/* Rich Text Editor default settings */
p {margin: 0px;}
body, p, div, td, a, input, textarea {
	font-size: 11px; font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #000000;
}
/* 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 #A40212; }
img.icon { vertical-align: middle; width: 16px; height: 16px; border: 0px; margin-left: 3px; margin-right: 3px; }
hr {width: 100%; border-top: 1px solid #A40212; }
a {
	color: #A40212;	
	text-decoration: underline;	
}
a:visited { color: #A40212; text-decoration: underline; }
a:hover { color: #A40212; text-decoration: none; }

.note {color: #585858;}
.no_article {	color: #70655A; }
/* end of: basic settings */

/* forms */
input, textarea {
	color: #000000;
	background-color: #FFFFFF; 
}
input.solid, textarea.solid {
	border: 1px solid #D9DBDC;
}
.button {border: 1px solid #A40212; background-color: #F1E7DA; color: #000000; font-family: Verdana; font-size: 11px; font-weight: normal;  }
.checkbox {
	vertical-align: middle;
}
.required {color: #DF1C39;}
.required_2 {color: #000091;}
.error {color: #E10000;}
.warning {color: #E10000;} 
.ok {color: #1B486B;}
/* end of: forms */

/* basic layout */
table.container_borders {
	width: 772px;
	margin: 0px;
}
table.container_borders td.bcg_left_top_corner {
	width: 6px; height: 6px;
}
table.container_borders td.bcg_right_top_corner {
	width: 6px; height: 6px;
}
table.container_borders td.bcg_left_bottom_corner {
	width: 6px; height: 6px;
}
table.container_borders td.bcg_right_bottom_corner {
	width: 6px; height: 6px;
}
table.container_borders td.bcg_left {
	width: 6px;
	font-size: 4px;
	background-image : url('../img/bcg/bcg_left.gif');
	background-position : right;
	background-repeat : repeat-y;	
}
table.container_borders td.bcg_right {
	width: 6px;
	font-size: 4px;	
	background-image : url('../img/bcg/bcg_right.gif');
	background-position : left;
	background-repeat : repeat-y;
}
table.container_borders td.bcg_top {
	font-size: 4px;	
	background-image : url('../img/bcg/bcg_top.gif');
	background-position : bottom;
	background-repeat : repeat-x;
}
table.container_borders td.bcg_bottom {
	font-size: 4px;	
	background-image : url('../img/bcg/bcg_bottom.gif');
	background-position : top;
	background-repeat : repeat-x;
}

table.container_borders td.container {
	width : 760px;
}

table.container {
	width : 760px;
	margin: 0px;
	background-color: #FCFAEB;
	border: 0px;
}
table.container td.left {
	/* width: 188px; */
	width: 183px;	padding-left: 5px;
	padding-top: 6px;
	vertical-align: top;
}
table.container td.right {
	width: 180px;
	vertical-align: top;
	padding-top: 22px;
}
table.container td.right_footer {
	width: 180px;
	vertical-align: top;
	padding-top: 8px;	
}

table.container td.main {
	width: 392px;
	vertical-align: top;
	border-right: 1px solid #C0B79B;
}
table.container tr.powered {
	height: 20px;
}

/* end of: basic layout */

/* powered */
div.powered {
	text-align: right;
	margin-right: 3px;
	margin-bottom: 1px;
}
a.powered {color: #858583; font-size: 10px; font-family: Tahoma, Arial, Tahoma, Helvetica; text-decoration: none;}
a.powered:visited {color: #858583; text-decoration: none;}
a.powered:hover {color: #000000; text-decoration: underline;}

img.powered { vertical-align: middle; border: 0px; margin-left: 1px; margin-right: 1px; width: 18px; height: 18px; text-decoration: none; }
/* end of: powered */

/* flags */
div.flags {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 17px;
}
img.flag {
	vertical-align: middle; width: 18px; height: 12px; border: 0px; margin-left: 3px; margin-right: 6px;
}
a.flag {color: #858583; font-size: 11px; font-family: Verdana, Arial, Tahoma, Helvetica; text-decoration: none;}
a.flag:visited {color: #858583; text-decoration: none;}
a.flag:hover {color: #000000; text-decoration: underline;}
/* end of: flags */

/* categories */
table.categories {
	width: 170px;
	border-top: 1px solid #A40212;
}
table.categories td.category {
	height: 28px;	
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom: 1px solid #A40212;
	background-color: #FCFAEB;
}
table.categories td.category_selected {
	height: 28px;	
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
	border-bottom: 1px solid #A40212;
	background-color: #F1E7DA;
}

a.category {
	color: #000000;
	font-family: Tahoma, Arial, Verdana; font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
}
a.category:visited {color: #000000; text-decoration: none;}
a.category:hover {color: #000000; text-decoration: none;}

a.category_selected {
	color: #000000; 
	font-family: Tahoma, Arial, Verdana; font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.category_selected:visited {color: #000000; text-decoration: none;}
a.category_selected:hover {color: #000000; text-decoration: none;}
img.category { vertical-align: middle; width: 8px; height: 8px; border: 0px; margin-left: 0px; margin-right: 4px; }

h1.category, h2.category {
	margin: 0px;
	margin-bottom: 0px;
	color: #A40212;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

div.category_tree_container {
	padding-bottom: 6px;
	border-bottom: 1px solid #A40212;
	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: #585858;
	height: 19px; 
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	margin-bottom: 3px;
}
a.category_tree {
	color: #585858;
	font-size: 11px; font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Verdana;
	text-decoration:none;
}
a.category_tree:visited { color: #585858; text-decoration:none;}
a.category_tree:hover { color: #585858; text-decoration:underline;}
/* end of: categories */

/* titles */
h1.main_title span.main_title, h2.main_title span.main_title {
	border-bottom: 5px solid #A40212;
	padding-bottom: 3px;
}
h1.main_title, h2.main_title {
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
  text-align:left;
	color: #A40212;
	
	line-height: 28px;
	border-bottom: 1px solid #A40212;
	
	margin-top: 2px;
	margin-bottom: 15px;
}
/* end of: titles */

/* articles */
h1.title_article, h2.title_article {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #A40212; 	
	margin: 0px;
	margin-bottom: 12px;
}
a.title_article {
	font-size: 8pt;
	font-weight: bold;
	color: #4B6977;
	text-decoration: none;	
}
a.title_article:visited {
	color: #4B6977;
	text-decoration: none;	
}
a.title_article:hover {
	color: #4B6977;
	text-decoration: underline;	
}

div.text {
	text-align: justify;
}
div.date {
	color: #747A7E;
	padding-bottom: 3px;
}
hr.divider {
	width: 100%; border: 1px dashed #979695; height: 1px;
	padding-bottom: 0px; margin-bottom: 0px;  
}
div.divider {
	margin-top: 20px;
	margin-bottom: 15px; 
}
/* end of: articles */

/* panel right */

div.panel_right_article {
	width: 150px;
	margin-left: 10px;
	margin-bottom: 20px;
	line-height: 140%;
}

a.panel_right {
	color: #000000; text-decoration: none;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
}
a.panel_right:visited {
	color: #000000;	text-decoration: none;
}
a.panel_right:hover {
	color: #000000;	text-decoration: none;
}

div.panel_right_title {
	margin-top: 2px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #A40212;
	margin-left: 4px;
}
div.panel_right_text {
	margin-left: 4px;
}
div.panel_right_title_line {
	margin-left: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
}

div.panel_right_all_articles {
	text-align: right;
	margin-right: 17px;
	margin-top: 10px;
}

a.panel_right_all_articles {
	color: #A40212; text-decoration: none;
	font-size: 11px;
}
a.panel_right_all_articles:visited {
	color: #A40212;	text-decoration: none;
}
a.panel_right_all_articles:hover {
	color: #A40212;	text-decoration: underline;
}
div.more { margin-top: 2px; }
a.more { color: #A40212; font-size: 11px; text-decoration: none; }
a.more:visited { color: #A40212; text-decoration: none; }
a.more:hover { color: #A40212; text-decoration: underline; }
img.more {border: 1px; width: 12px; height: 16px; vertical-align: middle; margin-right: 3px;}
/* end of: panel right */

/* table main */
table.main {
	width: 382px;
}
table.main td.main_content {
	width: 382px;
	padding-top: 15px;
	padding-left: 11px;
	padding-right: 4px;
	vertical-align: top;
}
/* end of: table main */

/* table illustrative */
table.illustrative {
	width: 180px;
}
table.illustrative td.il_left {
	font-size: 2px;
	width: 8px;
	background-image : url('../img/bcg/illustrative/left.gif');
	background-position : right;
	background-repeat : repeat-y;
}
table.illustrative td.il_right {
	font-size: 2px;
	width: 12px;
	background-image : url('../img/bcg/illustrative/right.gif');
	background-position : left;
	background-repeat : repeat-y;
}

img.blend {
	border: 1px solid #7B7B79;
}

/* end of: table illustrative */

/* table panel_image */
table.panel_image {
	width: 159px;
	margin-top: 5px;
}
table.panel_image td.pnl_left {
	font-size: 2px;
	width: 6px;
	background-image : url('../img/bcg/panel_image/left.gif');
	background-position : right;
	background-repeat : repeat-y;
}
table.panel_image td.pnl_right {
	font-size: 2px;
	width: 11px;
	background-image : url('../img/bcg/panel_image/right.gif');
	background-position : left;
	background-repeat : repeat-y;
}

img.panel_image {
	width: 140px;
	border: 1px solid #A40212;
}

/* end of: table panel_image */

/* 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: #585858;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_select:visited { color: #585858; text-decoration: none; }
a.article_select:hover { color: #585858;	text-decoration: underline; }

a.article_selected {
	color: #A40212;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana; font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.article_selected:visited { color: #A40212; text-decoration: none; }
a.article_selected:hover { color: #A40212;	text-decoration: underline; }

/* end of: table articles list */

/* attachments */
.article_attachments { 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #7A6D63; font-weight: bold; 
}
a.attachment_name {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	font-weight: bold; color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:visited {
	color: #7A6D63; 
	text-decoration: none;
}
a.attachment_name:hover {
	color: #7A6D63;
	text-decoration: underline;
}

.attachment_mimetype  {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Tahoma;
	color: #B1A89E; 
}
/* 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: #8E0C11;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;	
}
a.category_sitemap:visited {color: #8E0C11; text-decoration: none;}
a.category_sitemap:hover {color: #8E0C11; text-decoration: underline;}

a.article_sitemap {
	color: #4A4A4A;
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap:visited {color: #4A4A4A; text-decoration: none;}
a.article_sitemap:hover {color: #4A4A4A; text-decoration: underline;}

a.article_sitemap_2 {
	color: #4A4A4A;
	font-size: 11px;
	font-weight: bold;	
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;	
}
a.article_sitemap_2:visited {color: #4A4A4A; text-decoration: none;}
a.article_sitemap_2:hover {color: #4A4A4A; text-decoration: underline;}

/* end of: sitemap */

