BODY{
     background-color:#ffffff;
     color: #000000;
     margin-top:0px;
     margin-left:0px;
}

/* текст по умолчанию */
td{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
   font-weight: normal;
	text-decoration: none;
}

/* белый */
.w{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

/* мелкий */
.s{
	font-family: Arial;
	font-size: 11px;
	color: #4E647B;
	font-weight: normal;
	text-decoration: none;
}

/* заголовки на главной */
.hi{
	font-family: Arial;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

/* заголовок крупный */
.hb{ 
   font-family: Arial;
	font-size: 21px;
   color: #9AAAC1;
	font-weight: normal;
	text-decoration: none; 
}

/* подчеркивание заголовков на главной */
.hri{
	color: #FF6600;
	height: 2px;
	width: 100%;
	text-align: left;
}

/* крупный серый */
.grey{
	font-family: Arial;
	font-size: 17px;
	color: #4E647B;
	font-weight: bold;
	text-decoration: none;
}

/* градиент серый */
.hgrey{
	background-image: url("/img/new/hgrey.gif");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 22px;
	color: #4E647B;
	font-weight: normal;
	text-decoration: none;
}

/* пунктир */
.hr{
	background-image: url("/img/new/hr.gif");
	background-repeat: repeat-x;
}

/* градиент рыжий */
.hgr{
	background-image: url("/img/new/hgr.gif");
	background-repeat: repeat-x;
}

/* ссылка по умолчанию */
a{
 	font-family: Tahoma;
	font-size: 12px;
	color: #4E647B;
	font-weight: normal;
	text-decoration: underline;
}
a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: underline;
}

/* белая */
a.w{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a.w:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* меню на главной */
a.gl{
	font-family: Tahoma;
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

a.gl:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #4E647B;
	font-weight: bold;
	text-decoration: underline;
}

/* меню на главной */
a.gr{
	font-family: Arial;
	font-size: 17px;
	color: #4E647B;
	font-weight: bold;
	text-decoration: underline;
}

a.gr:hover{
	font-family: Arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

/* загаловоки рубрик на главной */
a.hi{
	font-family: Arial;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

a.hi:hover{
	font-family: Arial;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
a.p2{
	font-family: Arial;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}

a.p2:hover{
	font-family: Arial;
	font-size: 20px;
	color: #FF6600;
	font-weight: normal;
	text-decoration: none;
}
