html, body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#f5f5f6;
	font-size:12px;
	color:#3e4853;
    text-align: left;
}
td {
    text-align: left;
}
a, a:hover, a:visited {
	color:#3e4853;
}

.main_menu a, .main_menu a:hover { 
	text-decoration:none;
	border-bottom:1px #3e4853 dotted;
	font-size:14px;
    font-weight: bold;
    font-family:Tahoma, Helvetica, sans-serif;
}
.main_menu td, .bottom_menu td {
    text-align: center;
}

.right {
    text-align:right;
}

.alignLeft {
    text-align:left;
}

img {
	border:0;
}
.clasificator {
	line-height:20px;
	font-size:12px;
}
.clasificator a {
	color:#3e4853;
    font-weight: bold;
}

.articles_header {
	font-size:24px;
	font-style:italic;
	color:#9e1802;
}

.phone_header {
    font-size:21px;
    color:#9e1802;
}
.articles_header a, .articles_header a:hover, .articles_header a:visited {
	font-size:24px;
	font-style:italic;
	color:#9e1802;
	text-decoration:none;
}

.araticle_preview {
	width:90%;
}

.articles_text {
	text-align:justify;
}
/* Main Table */

#tb_center_top {
	background:url(../images/bg_td_top.jpg) repeat-x;
    text-align: center;
}

#tb_center {
    text-align: center;
	background:url(../images/bg_td_center.jpg) repeat-x;
}

.headline {
	font-size: 12px;
    color:#FFF;
}

#mainContent {
	background-color:#FFF;
	margin:0;padding:0;
}

#mainContent td {
	margin:0;padding:0;
	background-color:#FFF;
}

.article_title {
	font-weight:bold;
	color:#566d85;
}

.designerName {
	color:#9e1802;
	font-weight:bold;
}

.portfolio {
	color:#9e1802;
	font-size:14px;
}

.class_title {
	font-size:16px;
}

.red, a.red, a:hover.red, a:visited.red {
	color:#9e1802;
}
.element_price {
    background: url(../images/price_bg.gif) no-repeat;
    color:#FFF;
    font-style: italic;
    font-weight: bold;
    width:90px;
    height:17px;
    text-align: center;
}


