body{
margin: 0px;
}


body, table
{
	font-family: Arial, Helvetica, sans-serif;
	font: Arial, Helvetica, sans-serif;
}

.menu_choosed, .menu_choosed:link, .menu_choosed:visited
{
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.menu, .menu:link, .menu:visited
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.menu:hover
{
	color: Yellow;
	text-decoration: underline;	
}

.bottom_text{
	font-size: 11px;	
	color: #3333CA;
}

.news {
	color: White;
	font-size: 10px;
}

.news_bold {
	color: White;
	font-weight: bold;
	font-size: 11px;
}

.bigblock_text
{
	color: #424264;
	font-size: 11px;
	font-family: Verdana, Arial	
}

.tool_title
{
	color: #424264;
	font-size: 13px;
	font-family: Verdana, Arial	
}


.title2
{
	color: #424264;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial	
}

.LeftCell {
	border-right:1px dotted silver;
	border-top:1px dotted silver;
	padding:10px 0px 10px 0;
}

.LeftCellTop {
	border-right:1px dotted silver;
	padding:7px 0px 5px 0;
}

.RightCell {
	border-top:1px dotted silver;
	padding:5px;
}
