/* CSS Document */


body

{	font-family: arial, verdana, helvetika, sans-serif;
	text-align: justify;
	font-size: 12px;
	background-color:silver;

}


p, br, font, div. td,  text, b

{
	font-family: arial, verdana, helvetika, sans-serif;
	text-align: justify;
	font-size: 12px;

}

h1
{
font-family: arial;
color: black;
}

h2
{
font-family: arial;
color: black;
}

h3
{
font-family: arial;
color: black;
}


a:link, a

{

	font-family: verdana, helvetika, sans-serif;

	color: red;

	font-weight: normal;

	font-size: 12px;

}



a:hover

{

	font-family: verdana, helvetika, sans-serif;

	color: red;

	font-weight: normal;

	font-size: 12px;

}



a.topmenu:link, a.topmenu

{

	font-family: verdana, helvetika, sans-serif;

	color: red;

	font-size: 12px;

	font-weight: normal;

}



a.topmenu:hover

{

	font-family: verdana, helvetika, sans-serif;

	color: #CECECE;

	font-size: 12px;	

	font-weight: normal;

}



p

{

	text-align:justify;

}



hr

{

	color: red;

}



h1

{

	font-size:19px;

}



h2

{

	font-size:16px;

}

input.text_field1
{
height: 25px;
border-style: solid;
border-color:#c0c0c0;
color:red;
border-height: 1px;
border-width: 1px;

} 

select
{
border-style: solid;
border-color:#c0c0c0;
color:red;
border-height: 1px;
border-width: 1px;

} 




img.vivod
{
	width: 90px;
}

.news_head
{
	padding:5px;
	font-family: Verdana, Arial;
	background-color: #E0E0E8;
	font-size: 14px;
	font-weight: bolder;
	color: red; 
	font-width: bold;
}

a.news_ann:link, a.news_ann
{
	font-family: Verdana, Arial;
	background-color: white;
	font-size: 12px;
	font-weight: bolder;
	color: #333333; 
	font-width: bold;
}

a.news_ann:visited
{
	font-family: Verdana, Arial;
	background-color: white;
	font-size: 12px;
	font-weight: bolder;
	color: #c0c0c0; 
	font-width: bold;
}

a.news_ann:hover
{
	font-family: Verdana, Arial;
	background-color: white;
	font-size: 12px;
	font-weight: bolder;
	color: red; 
	font-width: bold;
}
