
h1, h2, h3, h4, h5, h6	{ font-weight: 700; color: #1E1B1A; }

* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

/* HTML ****************/

html {
	height: 100%;
}

p	{ line-height: 1.5em; margin: 0 0 1.25em; }

#menu  a { font-family: Helvetica, Arial, Helvetica, sans-serif; font-size: 18px; color: #f26522; font-weight: 700; text-decoration: none; }
#menu a:hover { color: #00aeef; text-transform: uppercase; }

/* In BODY **************/

.top_bg { background: URL('/images/2010/top_bg.gif') repeat-x left top height: 100px; }

.header { background: URL('/images/2010/logo_bg.gif') repeat-x; }

.logo  { background: URL('/images/2010/logo1.gif') no-repeat left top; width: 950px; height: 50px; display: block; }

/*.search  { float: left; color: #FFF; width: 50px; height: 51px; display: block; } */

.rub a	{ font-family: Arial, Helvetica, sans-serif; font-size: 26px; color: #d7d7d7; margin: 0 0 1px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }

.title 	{ font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #000; margin: 0 0 1px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }

.title a	{ font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #000; margin: 0 0 1px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }

.date	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8a8b8b; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; }

.page a	{ font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #f26522; font-weight: 700; }

.text  { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #565656; margin: 0 0 1px; line-height: 1em; display: block; letter-spacing: 1px; }

.podr a	{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #f26522; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }


