*	{
	font-family: verdana;
}

body	{
	margin:0;
}

table, tr, td	{
	text-align:left;
	vertical-align:top;
	border:0;
	margin:0;
	padding:0;
	color:#222;
	font-size:12px;
}

table	{
	table-layout:fixed;
	border-collapse:collapse;
}

a img	{
	border:0;
}

a, a visited	{
	color:green;
	text-decoration:none;
}

a:hover	{
	color:#0F0;
	text-decoration:underline;
}

li	{
	line-height:12px;
	margin:0 0 10px 0;
}

h1	{
	font-size:18px;
	padding:0;
	margin:0 0 10px 0;
	color:#444;
	font-weight:normal;
	line-height:50px;
}

h2	{
	font-size:14px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#444;
}

.container	{
	width:100%;
	height:100%;
	text-align:center;
}

.tdcontainer	{
	text-align:center;
	background:url(pics/footer.gif) bottom repeat-x;
	padding:5px 0 0 0;
}

.main_table	{
	width:1000px;
	height:100%;
	margin:0 auto;
	background:#fff url(pics/m_m.gif) center repeat-y;
}

.top_block	{
	height:278px;
	background:#fff;	
}

.menu_block	{
	text-align:center;
	height:50px;
	vertical-align:middle;
	background:#fff url(pics/menu_bg.gif) center repeat-x;
}

.menu_block a, .menu_block a:visited	{
	color:#444;
	letter-spacing: 0.1em;
	line-height:50px;
	height:50px;
	font-size:14px;
	display:block;
	float:left;
	text-align:center;
	text-indent:10px;
	width:163px;
}

.menu_block a:hover, .menu_block a:active	{
	color:#444;
	line-height:50px;
	font-size:14px;
	letter-spacing: 0;
	text-decoration:none;
	font-weight:bold;
}

.menu_start	{
	background:url(pics/menu_left.gif) center left no-repeat;
	width:8px;
	float:left;
	height:50px;
}

.menu_finish	{
	background:url(pics/menu_right.gif) center right no-repeat;
	width:8px;
	float:right;
	height:50px;
}

.mainer	{
	background:url(pics/m_t.gif) top center no-repeat;
	padding:0 10px;
}

.m_b	{
	background:#fff url(pics/m_b.gif) center bottom no-repeat;
	height:8px;	
}

.main_block	{
	height:100%;
	margin:0;
	float:left;
	width:540px;
}

.right_block	{
	height:100%;
	margin:0 0 0 30px;
	float:right;
	width:190px;
}

.left_block	{
	height:100%;
	margin:0 30px 0 0;
	float:left;
	width:190px;
}

.news	{
	margin:0 0 10px 0;
}

.more	{
	float:right;
	display:block;
}

.issues	{
	color:#777;
	padding:10px 0;
	border-top:#e8e8e8 3px solid;	 
}

.bottom_block	{
	height:100px;
	padding:10px 11px 0 11px;
	vertical-align:middle;
	background:#fff url(pics/footer.gif) bottom repeat-x;
}

.linkall, .linkall:hover 	{
	display:block;
	float:right;
	line-height:31px;
	height:31px;
}

.copy, .copy:hover	{
	display:block;
	float:left;
	line-height:31px;
	height:31px;
}

.counter	{
	float:left;
	margin: 0 50px 0 0;
}

.clear	{
	clear:both;
}

table, tr, td	{
	border:0px solid red;
}
div	{
	border:0px solid green;
}

