img.png {
	//background-image:none !important;
	behavior: url("/_css/png.htc");
}
img {border:0;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
table {
	border: 0;
}

/* HAT >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#hatPenTop {
	background: url(/_img/hat_new_pens_top.png) no-repeat;
}
#hatLogo {
	background : #000;
}
#hatIcos {
	background : #000;
}
#hatCity {
	/*	background: url(/_img/hat_city_bg.gif) repeat-x top right; */
	background: url(/_img/hat_new_line.gif) repeat-x top right;
}

/* NAV MENU>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
.navMenuItemsSeparator {
	background : url(/_img/nav_menu_border.gif) repeat-x;
}
#navMenuActive {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2 em;
	font-weight: bold;
	color: Red;
}
.navMenuText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2 em;
	color: #000;
}
a.navMenuLink {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2 em;
	color: #000;
	text-decoration: none;
}
a.navMenuLink:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.2 em;
	color: #000;
	text-decoration: none;
}
a.navMenuLink:hover {
	text-decoration: underline;
}

/* RAND BLOCK>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#randTitleBg {
	background : url(/_img/rand_title_bg.gif) repeat-x;
}
#randPic {
/*	border: 1px solid #CED6D6; */
}
#randText {
	padding-top: 1.0em;
	padding-bottom: 1.5em;
}
.randBorderLeft {
	background: url(/_img/rand_border_vertical.gif) left repeat-y;
}
.randBorderRight {
	background: url(/_img/rand_border_vertical.gif) right repeat-y;
}
.randBorderBottom {
	background: url(/_img/rand_border_bottom.gif) repeat-x;
	
}
a.randLink:link {
	font-family:tahoma;
	color: #000;
}
a.randLink:visited {
	font-family:tahoma;
	color: #000;
}

/* CONTENTS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#contTitleLine {
	background: #E8ECEF;
	color: #63848C;
	padding: 0.2em;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	border-left-style: solid;
	border-left-width: 4px;
	border-left-color: #63848C;
}
#contTitleLineRight {
	background: White;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #BDCECE;
	border-right-color: #CED6D6;
	border-right-style: solid;
	border-right-width: 2px;
}
.contText {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
	line-height:1.5em;
}
.contTextP{
	margin:0, 0, 0.2em, 0;
	text-indent:0.5em;
}
.contTextHl {
	font-weight: bold;
	color: Red;
}
a.contTextLink {
	color: #DC143C;
}
a.contTextLink:visited {
	color: #DC143C;
}
.formCaption{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1em;
}

#maksCenterBg {
	background: url(/_img/marks_middle_bg.gif) repeat-y;
}
#marksBlock {
	padding-top: 10px;
	padding-left: 30px;
}

/* BOTTOM and COPY >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#bottomTdBg {
/*	background : url(/_img/bottom_bg.gif) repeat-x bottom; */
	background : url(/_img/bottom_bg.png) repeat-x bottom right; 
}
#copyBlock td {
	color: Red;
	padding: 0 15px 4px 15px;
	padding-left: 40px;
	line-height:16px;
}
#copyBlock a, #copyBlock a:visited {
	color: White;
}

/* COSMETICS >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
#cosmList{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1 em;
}

#cosmList p{
	margin: 0, 0, 0.3em, 0;
}
.cosmTitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1 em;
	font-weight: bold;
	color: Red;
}
.cosmSubText {
	color: #533139;
}
.cosmNoteText {
	font-weight: bold;
	color: #D0350F;
}
a.cosmListLink, a.cosmListLink:visited {
	color: Red;
}
a.cosmBackLink, a.cosmBackLink:visited {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.1 em;
	color: Red;
}





