
body {
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
}
.table_dotted
{

	border-style:dotted;

}
.hr_dotted 
{
	border-style:dotted;
	color:#333333;
	width:20px;	
}
.search_input
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
input
{
	background-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
}
.section_menu_link{
	font-weight: bold;
	line-height: 15px;
}

.menu_link{
	font-weight: bold;
	line-height: 10px;
}


A:active {
	TEXT-DECORATION: none
}
A:link {
	TEXT-DECORATION: none
}
A:visited {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
A {
	COLOR: #000000
}
A {
	FONT-FAMILY: "Verdana", "Arial Cyr", "Arial";
	FONT-SIZE: 11px;
}
.menu_white{
	COLOR: #FFFFFF;
	font-weight: bold;
	line-height: 10px;
}