/* Global Styles */

body {margin:0px; font:13px Verdana, Helvetica, sans-serif; 
}
td {margin:0px; font:13px Verdana, Helvetica, sans-serif;
}

a { 
color: #0099FF;
font:13px;
font-weight:bold;

	text-decoration:none; 
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}


/* ID Styles */

/* верхний блок */
#logo td {
text-align:left;
font:11px Verdana, Helvetica, sans-serif;
margin:0px;
}

/* Основное содержание */
#content {text-align:justify;
color:#333333;
background:#ffffff;
width:780px;
border:0px;
}
#content img
{ margin:0 15px 15px 0; padding:1px; background:#ffffff; border:1px solid #d0d0d0;}



#content h1 {
font-size:1.3em;  text-align:center;}

#content h2 {font-size:1.3em; font-weight:normal; text-align:center;}
#content h3 {font-size:1.3em; font-weight:normal; text-align:center;}




color:#000000;

color:#d85d5d; 

 
#table {
float:right;
color:#000000;
width:500px;
padding:20px 20px 10px;
text-align:left;
background:#fafcff;
border:1px solid #909090;
	}


#tid {color:#000000; font-size:0.8em; }

#tid a{color:#000000; font-size:0.8em; font-weight: 400}





/* Меню */
#navigation a {
	font:13px Arial, Helvetica, sans-serif;
	color:#0099FF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:14px;
	display:block;
	padding: 0px 10px;
	border-right:2px solid #0099FF;
	}
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}
