body {
	padding : 0;
	margin : 0;
	background : #eeeeee;
}
p, td, ol, ul {
	color : #2f2e3c;
	font : 12px/16px Tahoma;
}
a, a:visited, a:hover {
	color : #1f5074;
	font : 12px/16px Tahoma;
	text-decoration : none;
}
h1 {
	color : #2f2e3c;
	font : 22px Tahoma;
	text-transform : uppercase;
}
/*_____________________LEFT MENU_________________*/
.LeftMenu {
	background : url(images/bg_leftmenu.gif) repeat-y;
}
.TdLeftMenu {
	height : 22px;
	padding : 0 0 0 22px;
}
.TdLeftMenu a, .TdLeftMenu a:visited, .TdLeftMenu a:hover,  {
	color : #333242;
	font : 12px Tahoma;
	text-decoration : none;
}
.TdLeftMenuRed {
	height : 22px;
	padding : 0 0 0 22px;
	background : #b80500 url(images/bg_leftmenu_red.gif) repeat-y;
}
.TdLeftMenuRed a, .TdLeftMenuRed a:visited, .TdLeftMenuRed a:hover  {
	color : #fff;
	font : 12px Tahoma;
	text-decoration : none;
}
/*_______________________CATALOGUE__________________*/
.Title {
	margin-right : 85px;
}
.CatalogueTitleFirst {
	background : #6c1726;
	text-align : center;
	height : 40px;
	border-right : 1px solid #eeeeee;
	color : #fff;
	font : 12px Tahoma;
}
.CatalogueTitle {
	background : #383a4c;
	text-align : center;
	height : 40px;
	border-right : 1px solid #eeeeee;
	color : #fff;
	font : 12px Tahoma;
}
.CatalogueLight {
	height : 40px;
	padding : 5px 10px 5px 10px;
	border-right : 1px solid #eeeeee;
}
.CatalogueDark {
	background : #dfdfe2;
	height : 40px;
	padding : 5px 10px 5px 10px;
	border-right : 1px solid #eeeeee;
}
/*_____________________TEXT_____________________*/
.BgText {
	background : url(images/bg_text.gif) no-repeat top;
	padding : 60px 8px 0 8px;
}
.Column2 {
	padding : 0 0 0 80px;
}
.Padding30 {
	padding : 0 0 0 30px;
}
/*_____________________COPY___________________*/
.BgCopy {
	background : url(images/bg_copy.gif) no-repeat top;
	height : 52px;
	padding : 5px 0 0 40px;
	vertical-align : top;
}
.TextCopy {
	color : #666573;
	font : 11px/16px Tahoma;
}
a.LinkCopy, a.LinkCopy:visited, a.LinkCopy:hover {
	color : #a8a8ac;
	font : 11px Tahoma;
	text-decoration : none;
} 
.header {
	color : #2f2e3c;
	font : 22px Tahoma;
	text-transform : uppercase;
}

/*-----------HALDAR----------*/
h1.main {
	color : #2f2e3c;
	font : 20px Tahoma;
}
.PaddingMain {
	padding : 0 0 0 5px;
}
a.mainpage, a.mainpage:visited, a.mainpage:hover {
	color : #1f5074;
	font : 11px/16px Tahoma;
	text-decoration : none;
}
