/* CSS Document */

body {
	margin: 0px;
	background-color: #000000;
	height: 100%;
}

body,td,th,.text {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414042;
	text-decoration: none;
}

strong {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002B74;
	text-decoration: none;
}

b {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #002B74;
	text-decoration: none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002B74;
	text-decoration: none;
}

.head_blue {
	font-size: 11px;
	font-weight: bold;
	color: #002B74;
	text-decoration: none;
}

.head_red {
	font-size: 11px;
	font-weight: bold;
	color: #DD0005;
	text-decoration: none;
}

.title_news {
	font-size: 9px;
	font-weight: bold;
	color: #DD0005;
	text-decoration: none;
}

.submenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414042;
	text-decoration: none;
}

.submenu2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD0005;
	text-decoration: none;
}

.field {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	font-size: 10px;
	text-decoration: none;
	width: 178px;
	border: solid 1px #414042;
}

.comments {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 178px;
	border: solid 1px #414042;
}

.buttons{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	background-color:#004A80;
	border:1px solid white;
	height: 20px;
 	width: 85px;
	border-color: black #000000 #000000 black;
 	font-weight: bold;
 	cursor: pointer;
	/* clip:  rect(   ); */
}

